Uses of Class
com.datasquad.task.TaskStorage
-
-
Uses of TaskStorage in com.datasquad.task
Fields in com.datasquad.task declared as TaskStorage Modifier and Type Field Description private TaskStorageMainPanel. taskStorageSecond JPanelMethods in com.datasquad.task that return TaskStorage Modifier and Type Method Description (package private) TaskStorageMainPanel. getTaskStorage()GetterMethods in com.datasquad.task with parameters of type TaskStorage Modifier and Type Method Description (package private) voidMainPanel. setTaskStorage(TaskStorage taskStorage)Setterprivate voidMenuBar. writeFileDat(java.io.File file, TaskStorage object, MainPanel context)Used in order to save all the informations stored in the memory with the TaskStorage class.
-