Your Ad Here





star.coremodule.actions
Class AddToDisplayerAction

java.lang.Object
  extended by org.openide.util.SharedClassObject
      extended by org.openide.util.actions.SystemAction
          extended by org.openide.util.actions.CallableSystemAction
              extended by star.coremodule.actions.ActiveSimulationAction
                  extended by star.coremodule.actions.NewObjectAction
                      extended by star.coremodule.actions.AddToDisplayerAction
All Implemented Interfaces:
ActionListener, Externalizable, Serializable, EventListener, Action, org.openide.util.actions.Presenter, org.openide.util.actions.Presenter.Menu, org.openide.util.actions.Presenter.Popup, org.openide.util.actions.Presenter.Toolbar, org.openide.util.ContextAwareAction, org.openide.util.HelpCtx.Provider, org.openide.util.LookupListener

public class AddToDisplayerAction
extends NewObjectAction

See Also:
Serialized Form

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

AddToDisplayerAction

public AddToDisplayerAction()
Method Detail

asynchronous

protected boolean asynchronous()
Overrides:
asynchronous in class ActiveSimulationAction

getHelpCtx

public org.openide.util.HelpCtx getHelpCtx()
Specified by:
getHelpCtx in interface org.openide.util.HelpCtx.Provider
Overrides:
getHelpCtx in class ActiveSimulationAction

getName

public String getName()
Overrides:
getName in class NewObjectAction

setEnabled

public void setEnabled(boolean v)
Specified by:
setEnabled in interface Action
Overrides:
setEnabled in class NewObjectAction

getTypes

protected org.openide.util.datatransfer.NewType[] getTypes()
Description copied from class: NewObjectAction
Avoid repeated calls during building of menus. Each call could involve a server call.

Overrides:
getTypes in class NewObjectAction


Copyright © 2000-2006 CD-adapco. All Rights Reserved.

Return to CD-adapco STAR-CCM+ Index


Your Ad Here