|
WebObjects 5.4 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.swing.AbstractAction
com.webobjects.eoapplication.EOAction
com.webobjects.eogeneration.assistant.EOAssistantAction
public class EOAssistantAction
Nested Class Summary |
---|
Nested classes/interfaces inherited from class com.webobjects.eoapplication.EOAction |
---|
EOAction.ActiveWindowDependentAction, EOAction.Enabling |
Field Summary |
---|
Fields inherited from class javax.swing.AbstractAction |
---|
changeSupport, enabled |
Fields inherited from interface javax.swing.Action |
---|
DEFAULT, NAME |
Constructor Summary | |
---|---|
EOAssistantAction(EOXMLUnarchiver unarchiver)
|
Method Summary | |
---|---|
void |
actionPerformed(ActionEvent event)
This method is called when an action is triggered, that is, the user presses the action's button or selects its menu item. |
Methods inherited from class javax.swing.AbstractAction |
---|
clone, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, setEnabled |
Methods inherited from class java.lang.Object |
---|
finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public EOAssistantAction(EOXMLUnarchiver unarchiver)
Method Detail |
---|
public void actionPerformed(ActionEvent event)
EOAction
actionPerformed
in interface ActionListener
actionPerformed
in class EOAction
event
- the ActionEvent
|
Last updated Tuesday, October 9, 2007 08:58 PDT | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |