|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--org.w3c.jwput.gui.HistoryEvent
An Event which indicate that an History Event occured
| Constructor Summary | |
HistoryEvent(java.lang.String item,
History source)
Constructor |
|
| Method Summary | |
java.lang.String |
getItem()
Get added/removed item |
History |
getSource()
Get the history object where this event occured |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public HistoryEvent(java.lang.String item,
History source)
item - the added/removed itemsource - the history object where this event occured| Method Detail |
public History getSource()
public java.lang.String getItem()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||