|
|||||||||
| Home >> All >> org >> jext >> scripting >> dawn >> [ functions overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.jext.scripting.dawn.functions
Class CreateActionFunction.DawnAction

java.lang.Objectorg.jext.MenuAction
org.jext.scripting.dawn.functions.CreateActionFunction.DawnAction
- All Implemented Interfaces:
- java.awt.event.ActionListener, java.util.EventListener
- Enclosing class:
- CreateActionFunction
- class CreateActionFunction.DawnAction
- extends org.jext.MenuAction
| Field Summary | |
private java.lang.String |
code
|
| Fields inherited from class org.jext.MenuAction |
name |
| Constructor Summary | |
(package private) |
CreateActionFunction.DawnAction(java.lang.String name,
java.lang.String code)
|
| Method Summary | |
void |
actionPerformed(java.awt.event.ActionEvent evt)
This method is invoked when an action occurs. |
| Methods inherited from class org.jext.MenuAction |
getJextParent, getJextParent, getName, getNSTextArea, getNSTextArea, getTextArea, getTextArea |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
code
private java.lang.String code
| Constructor Detail |
CreateActionFunction.DawnAction
CreateActionFunction.DawnAction(java.lang.String name, java.lang.String code)
| Method Detail |
actionPerformed
public void actionPerformed(java.awt.event.ActionEvent evt)
- Description copied from interface:
java.awt.event.ActionListener - This method is invoked when an action occurs.
|
|||||||||
| Home >> All >> org >> jext >> scripting >> dawn >> [ functions overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC