|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openide.util.SharedClassObject
org.openide.util.actions.SystemAction
org.openide.util.actions.CallableSystemAction
star.coremodule.actions.ActiveSimulationAction
star.coremodule.actions.NewObjectAction
star.coremodule.actions.AddToDisplayerAction
public class AddToDisplayerAction
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.openide.util.actions.Presenter |
|---|
org.openide.util.actions.Presenter.Menu, org.openide.util.actions.Presenter.Popup, org.openide.util.actions.Presenter.Toolbar |
| Nested classes/interfaces inherited from interface org.openide.util.actions.Presenter |
|---|
org.openide.util.actions.Presenter.Menu, org.openide.util.actions.Presenter.Popup, org.openide.util.actions.Presenter.Toolbar |
| Nested classes/interfaces inherited from interface org.openide.util.actions.Presenter |
|---|
org.openide.util.actions.Presenter.Menu, org.openide.util.actions.Presenter.Popup, org.openide.util.actions.Presenter.Toolbar |
| Field Summary |
|---|
| Fields inherited from class star.coremodule.actions.NewObjectAction |
|---|
_name |
| Fields inherited from class org.openide.util.actions.SystemAction |
|---|
PROP_ENABLED, PROP_ICON |
| Fields inherited from interface javax.swing.Action |
|---|
ACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SHORT_DESCRIPTION, SMALL_ICON |
| Constructor Summary | |
|---|---|
AddToDisplayerAction()
|
|
| Method Summary | |
|---|---|
protected boolean |
asynchronous()
|
org.openide.util.HelpCtx |
getHelpCtx()
|
String |
getName()
|
protected org.openide.util.datatransfer.NewType[] |
getTypes()
Avoid repeated calls during building of menus. |
void |
setEnabled(boolean v)
|
| Methods inherited from class star.coremodule.actions.NewObjectAction |
|---|
getBasisName, getMenuPresenter, getNewTypes, getPopupPresenter, iconResource, performAction, setName, useIcon |
| Methods inherited from class star.coremodule.actions.ActiveSimulationAction |
|---|
createContextAwareInstance, getSimulationProcessObject, getToolbarPresenter, init, isEnabled, lookupObject, lookupObjects, resultChanged |
| Methods inherited from class org.openide.util.actions.CallableSystemAction |
|---|
actionPerformed |
| Methods inherited from class org.openide.util.actions.SystemAction |
|---|
clearSharedData, createPopupMenu, createToolbarPresenter, get, getIcon, getIcon, getValue, initialize, linkActions, putValue, setIcon |
| Methods inherited from class org.openide.util.SharedClassObject |
|---|
addNotify, addPropertyChangeListener, equals, finalize, findObject, findObject, firePropertyChange, getLock, getProperty, hashCode, putProperty, putProperty, readExternal, removeNotify, removePropertyChangeListener, reset, writeExternal, writeReplace |
| Methods inherited from class java.lang.Object |
|---|
clone, getClass, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface javax.swing.Action |
|---|
addPropertyChangeListener, getValue, putValue, removePropertyChangeListener |
| Methods inherited from interface java.awt.event.ActionListener |
|---|
actionPerformed |
| Constructor Detail |
|---|
public AddToDisplayerAction()
| Method Detail |
|---|
protected boolean asynchronous()
asynchronous in class ActiveSimulationActionpublic org.openide.util.HelpCtx getHelpCtx()
getHelpCtx in interface org.openide.util.HelpCtx.ProvidergetHelpCtx in class ActiveSimulationActionpublic String getName()
getName in class NewObjectActionpublic void setEnabled(boolean v)
setEnabled in interface ActionsetEnabled in class NewObjectActionprotected org.openide.util.datatransfer.NewType[] getTypes()
NewObjectAction
getTypes in class NewObjectAction
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||