|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--java.util.EventObject | +--jpos.config.simple.editor.JposEntryTreeEvent
Event class for the JposEntryEditor tree
Fields inherited from class java.util.EventObject |
source |
Constructor Summary | |
JposEntryTreeEvent(java.lang.Object source,
JposEntry entry)
2-argument ctor |
Method Summary | |
JposEntry |
getJposEntry()
|
Methods inherited from class java.util.EventObject |
getSource, toString |
Methods inherited from class java.lang.Object |
|
Constructor Detail |
public JposEntryTreeEvent(java.lang.Object source, JposEntry entry)
source
- the event's sourceentry
- the JposEntry that caused this eventMethod Detail |
public JposEntry getJposEntry()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |