A B C D E F G H I J L M P R S T W 
All Classes All Packages

T

Task - Class in com.datasquad.task
This class represents a task.
Task(String, String, String, int, int, String) - Constructor for class com.datasquad.task.Task
Constructor of the class.
taskStorage - Variable in class com.datasquad.task.MainPanel
Second JPanel
TaskStorage - Class in com.datasquad.task
This class is used in order to save all the tasks in the memory.
TaskStorage() - Constructor for class com.datasquad.task.TaskStorage
Basically sets the default types of tasks directly in the constructor
textDate - Variable in class com.datasquad.task.SecondPanel
Date JLabel
textDesc - Variable in class com.datasquad.task.SecondPanel
Description JLabel
textTitre - Variable in class com.datasquad.task.SecondPanel
Title JLabel
toString() - Method in class com.datasquad.task.TaskStorage
Override the toString function in order to show all the stored tasks
A B C D E F G H I J L M P R S T W 
All Classes All Packages