|
EchoPoint 2.1.0rc4 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnextapp.echo2.app.button.DefaultButtonModel
echopointng.model.DefaultButtonModelEx
This button model uses ActionEventEx objects when it raise
events.
| Constructor Summary | |
DefaultButtonModelEx()
|
|
| Method Summary | |
void |
doAction()
|
void |
doAction(int metaKeyInfo)
This raise an ActionEventEx that containes meta key
information that was in play when the event raised. |
| Methods inherited from class nextapp.echo2.app.button.DefaultButtonModel |
addActionListener, fireActionPerformed, getActionCommand, getEventListenerList, removeActionListener, setActionCommand |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface nextapp.echo2.app.button.ButtonModel |
addActionListener, getActionCommand, removeActionListener, setActionCommand |
| Constructor Detail |
public DefaultButtonModelEx()
| Method Detail |
public void doAction()
doAction in interface nextapp.echo2.app.button.ButtonModelDefaultButtonModel.doAction()public void doAction(int metaKeyInfo)
ButtonModelExActionEventEx that containes meta key
information that was in play when the event raised.
doAction in interface ButtonModelExmetaKeyInfo - -
The metaKey information in play when the event was raised.
This can be one of the following
ButtonModelEx.doAction(int)
|
EchoPoint 2.1.0rc4 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||