|
NextApp Echo2 v2.1.0.rc2 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.util.EventObject
nextapp.echo2.app.event.ActionEvent
An event indicating that a component-defined action occurred.
ActionListener,
Serialized Form| Field Summary |
| Fields inherited from class java.util.EventObject |
source |
| Constructor Summary | |
ActionEvent(java.lang.Object source,
java.lang.String command)
Creates an ActionEvent. |
|
| Method Summary | |
java.lang.String |
getActionCommand()
Returns the command string describing this action. |
| Methods inherited from class java.util.EventObject |
getSource, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public ActionEvent(java.lang.Object source,
java.lang.String command)
source - the object from which the event originatedcommand - "command" string describing the action| Method Detail |
public java.lang.String getActionCommand()
|
NextApp Echo2 v2.1.0.rc2 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||