|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--com.huguesjohnson.jail.jailBreak.event.JailBreakEvent
|
+--com.huguesjohnson.jail.jailBreak.event.JailBreakTreeSelectionEvent
class JailBreakTreeSelectionEvent represents a tree selection
| Constructor Summary | |
JailBreakTreeSelectionEvent(java.lang.Object userObject)
constructor |
|
| Method Summary | |
java.lang.Object |
getUserObject()
returns the object behind the node that was selected |
void |
setUserObject(java.lang.Object userObject)
sets the object behind the node that was selected |
java.lang.String |
toString()
returns a string representation of the object |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public JailBreakTreeSelectionEvent(java.lang.Object userObject)
userObject - the object behind the node that was selected| Method Detail |
public void setUserObject(java.lang.Object userObject)
userObject - the object behind the node that was selectedpublic java.lang.Object getUserObject()
public java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||