- decIdx(T, HashMap<T, Integer>) - Method in class ui.controller.MultiPurposeController
-
Decrement the Indices if a Key as been removed.
- decreaseAutoSaveNr() - Method in class ui.controller.AutoSaveController
-
Decrease the Autosave Number.
- DefaulTable - Class in ui.view
-
Default Table.
- delCanvasObject(AbstractCpsObject) - Method in class ui.controller.Control
-
Deletes an CpsObject on the Canvas and its connections.
- deleteCategory(String) - Method in class ui.controller.CategoryController
-
delete a given Category.
- deleteCategory(String) - Method in class ui.controller.Control
-
delete a given Category.
- deleteDirectory(File) - Method in class ui.controller.Control
-
Delete a Directory.
- deleteElement(int) - Method in class classes.HolonObject
-
deletes Element at a given index.
- deleteElement(HolonObject, HolonElement) - Method in class ui.controller.ObjectController
-
deletes a Element from a given Object.
- deleteElementCanvas(int, int) - Method in class ui.controller.Control
-
deletes a Element from a given Canvas Object.
- deleteElementCanvas(HolonObject, HolonElement) - Method in class ui.controller.Control
-
deletes a Element from a given Object.
- deleteElementInCanvas(int, int) - Method in class ui.controller.ObjectController
-
deletes a Element from a given Canvas Object.
- deleteElementInCategory(String, String, String) - Method in class ui.controller.ObjectController
-
deletes a Element from a given Category Object.
- deleteObject(String, String) - Method in class ui.controller.CategoryController
-
Delete an Object from a Category.
- deleteObjectOnCanvas(AbstractCpsObject) - Method in class ui.controller.CanvasController
-
Deletes an CpsObject on the Canvas and its connections.
- deleteSelectedObject(AbstractCpsObject) - Method in class ui.controller.Control
-
deletes a selectedObject.
- deleteSelectedObject(AbstractCpsObject) - Method in class ui.controller.ObjectController
-
deletes a selectedObject.
- delObjectCategory(String, String) - Method in class ui.controller.Control
-
Delete an Object from a Category.
- dispatch(ArrayList<String>, JSONObject) - Method in class ui.controller.LoadController
-
dispatch the Keys into the right processing.