|
WebObjects 5.4.1 | ||||||||
| 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 ActionListeneractionPerformed in class EOActionevent - the ActionEvent
|
Last updated Wednesday, January 23, 2008 14:25 PST | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||