|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--java.util.EventObject
|
+--jazz.event.DurationEvent
| Field Summary | |
protected Duration |
duration
|
| Fields inherited from class java.util.EventObject |
source |
| Constructor Summary | |
DurationEvent(java.lang.Object source,
Duration duration)
|
|
| Method Summary | |
Duration |
getDuration()
|
void |
setDuration(Duration duration)
|
| Methods inherited from class java.util.EventObject |
getSource, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
protected Duration duration
| Constructor Detail |
public DurationEvent(java.lang.Object source,
Duration duration)
| Method Detail |
public Duration getDuration()
public void setDuration(Duration duration)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||