|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openbp.common.generic.description.DescriptionObjectImpl
org.openbp.common.generic.description.DisplayObjectImpl
org.openbp.jaspira.action.JaspiraAction
org.openbp.cockpit.generator.GeneratorPlugin.GeneratorAction
public static class GeneratorPlugin.GeneratorAction
Static generator action class.
| Field Summary |
|---|
| Fields inherited from class org.openbp.jaspira.action.JaspiraAction |
|---|
DFLT_PRIORITY, KEY_SEQUENCE_DELIM, MENU_ROOT, MNEMONIC_DELIMITER, PROPERTY_CONDITION, PROPERTY_DESCRIPTION, PROPERTY_DISABLED_ICON, PROPERTY_DISPLAY_NAME, PROPERTY_ENABLED, PROPERTY_ICON, PROPERTY_MENU_PARENT, PROPERTY_NAME, PROPERTY_PAGE_NAMES, PROPERTY_PRIO, PROPERTY_SCOPE, PROPERTY_SELECTED, PROPERTY_SEQUENCE, PROPERTY_TOOLBAR_PARENT, PROPERTY_TYPE, TOOLBAR_ROOT, TYPE_ACTION, TYPE_COMBO, TYPE_GROUP, TYPE_MENU |
| Fields inherited from interface javax.swing.Action |
|---|
ACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, DISPLAYED_MNEMONIC_INDEX_KEY, LARGE_ICON_KEY, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SELECTED_KEY, SHORT_DESCRIPTION, SMALL_ICON |
| Fields inherited from interface org.openbp.common.generic.Copyable |
|---|
COPY_DEEP, COPY_FIRST_LEVEL, COPY_SHALLOW |
| Constructor Summary | |
|---|---|
GeneratorPlugin.GeneratorAction(Plugin owner,
java.lang.String name,
GeneratorWizard wizard)
Constructor. |
|
| Method Summary | |
|---|---|
void |
actionPerformed(java.awt.event.ActionEvent ae)
Executes the action. |
| Methods inherited from class org.openbp.common.generic.description.DisplayObjectImpl |
|---|
copyFrom, getDisplayName, getDisplayText |
| Methods inherited from class org.openbp.common.generic.description.DescriptionObjectImpl |
|---|
clone, compareTo, getDescription, getDescriptionEscape, getDescriptionText, getName, setDescriptionEscape, setName, toString, validate |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.openbp.common.generic.description.DescriptionObject |
|---|
clone, getDescription, getDescriptionText, getName, setName |
| Methods inherited from interface java.lang.Comparable |
|---|
compareTo |
| Constructor Detail |
|---|
public GeneratorPlugin.GeneratorAction(Plugin owner,
java.lang.String name,
GeneratorWizard wizard)
owner - Plugin that owns the actionname - Resource namewizard - Wizard| Method Detail |
|---|
public void actionPerformed(java.awt.event.ActionEvent ae)
actionPerformed in interface java.awt.event.ActionListeneractionPerformed in class JaspiraActionae - Event
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||