|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.sourceforge.espro.gui.ActionProvider
public class ActionProvider
ActionProvider provides application wide global actions.
Method Summary | |
---|---|
static ActionProvider |
getInstance()
Returns the singleton object of this class. |
javax.swing.AbstractAction |
getQuitAction()
Returns the quit application action. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static ActionProvider getInstance()
public javax.swing.AbstractAction getQuitAction()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |