|
VdexReload 1.1.3 API | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectuk.ac.reload.dweezil.menu.ReloadMenuEvent
A Menu event was fired - this is the Event that is fired to Listeners.
Constructor Summary | |
ReloadMenuEvent(MenuAction source)
Constructor |
Method Summary | |
MenuAction |
getSource()
Get the MenuAction that caused this event |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ReloadMenuEvent(MenuAction source)
source
- the MenuAction that caused this eventMethod Detail |
public MenuAction getSource()
|
VdexReload 1.1.3 API | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |