|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjava.util.EventObject
edu.washington.cs.supple.util.SuppleEvent
edu.washington.cs.supple.customization.CustomizationEvent
| Field Summary | |
protected UiObject |
uiObject
|
| Fields inherited from class java.util.EventObject |
source |
| Constructor Summary | |
CustomizationEvent(java.lang.Object source,
UiObject uiObject)
|
|
| Method Summary | |
UiObject |
getUiObject()
|
| 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 UiObject uiObject
| Constructor Detail |
public CustomizationEvent(java.lang.Object source,
UiObject uiObject)
source - object that raised this eventuiObject - the ui object that the customization was directed at| Method Detail |
public UiObject getUiObject()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||