|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--java.de.TimeSlice.TimeSlice
Constructor Summary | |
TimeSlice()
instances of three different classes are needed to run TimeSlice, an instance of TaskManagerwhich manages the data of the tasks, furthermore an instance of Mainframe which is the 'Frame' of the GUI of TimeSlice and last the TaskTimer which calls specific update routines periodically |
Method Summary | |
static void |
main(java.lang.String[] args)
|
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public TimeSlice()
TimeSlice, an instance of
TaskManagerwhich manages the data of the tasks, furthermore an instance of Mainframe which is the 'Frame' of the GUI of
TimeSliceand last the
TaskTimerwhich calls specific update routines periodically
Method Detail |
public static void main(java.lang.String[] args)
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |