|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use TimedElement | |
| fi.hut.tml.xsmiles.mlfc.timesheet | |
| fi.hut.tml.xsmiles.timesheet.timer | |
| Uses of TimedElement in fi.hut.tml.xsmiles.mlfc.timesheet |
| Classes in fi.hut.tml.xsmiles.mlfc.timesheet that implement TimedElement | |
class |
ExclImpl
Class ExclImpl |
class |
ItemImpl
Implements the item element of the timesheet. |
class |
ParImpl
Implementation of the "par" element in timesheet |
class |
SeqImpl
This class implements the "seq" element of the timesheet. |
class |
TimedElementImpl
Implementation of the Timesheets. |
class |
TimesheetImpl
This is the implementation of the timesheet root element. |
| Methods in fi.hut.tml.xsmiles.mlfc.timesheet with parameters of type TimedElement | |
protected void |
TimesheetImpl.addPauseListener(TimedElement elem)
|
void |
TimeSheetMLFC.addPauseListener(TimedElement pauseLsnr)
Adds a new TimedElement to the list of elements that need to get the Pause-events |
protected void |
TimedElementImpl.addPauseListener(TimedElement elem)
Informs the timesheet that the argument should know the changes in pause-state. |
| Uses of TimedElement in fi.hut.tml.xsmiles.timesheet.timer |
| Methods in fi.hut.tml.xsmiles.timesheet.timer that return TimedElement | |
TimedElement |
TimedEventTable.TimedEvent.getElement()
|
| Methods in fi.hut.tml.xsmiles.timesheet.timer with parameters of type TimedElement | |
void |
TimedEventTable.addEvent(long time,
TimedElement element,
int event)
|
boolean |
TimedEventTable.hasEvent(TimedElement element,
int event)
|
void |
TimedEventTable.clearEvents(TimedElement element,
int event)
|
| Constructors in fi.hut.tml.xsmiles.timesheet.timer with parameters of type TimedElement | |
TimedEventTable.TimedEvent(TimedElement element,
int event)
|
|
Timer(TimedElement root)
Creates the Timer instance |
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||