|
||||||||||
| 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.JposEntryListEvent
The Event class for the JposEntryList class
| Fields inherited from class java.util.EventObject |
source |
| Constructor Summary | |
JposEntryListEvent(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 JposEntryListEvent(java.lang.Object source,
JposEntry entry)
source - this is event's source objectentry - the JposEntry object generating this event| Method Detail |
public JposEntry getJposEntry()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||