com.im.ijc.core.api.actions
Class NewDFFieldCalculatedAction
java.lang.Object
org.openide.util.SharedClassObject
org.openide.util.actions.SystemAction
org.openide.util.actions.CallableSystemAction
org.openide.util.actions.NodeAction
org.openide.util.actions.CookieAction
com.im.ijc.core.api.actions.AbstractToolbarCookieAction
com.im.ijc.core.api.actions.NewDFFieldAbstractAction
com.im.ijc.core.api.actions.NewDFFieldCalculatedAction
- All Implemented Interfaces:
- ActionListener, Externalizable, Serializable, EventListener, Action, Presenter, Presenter.Menu, Presenter.Popup, Presenter.Toolbar, ContextAwareAction, HelpCtx.Provider
public class NewDFFieldCalculatedAction
- extends NewDFFieldAbstractAction
- See Also:
- Serialized Form
| 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 |
| Methods inherited from class org.openide.util.SharedClassObject |
addPropertyChangeListener, equals, finalize, findObject, findObject, firePropertyChange, getLock, getProperty, hashCode, putProperty, putProperty, readExternal, removePropertyChangeListener, reset, writeExternal, writeReplace |
NewDFFieldCalculatedAction
public NewDFFieldCalculatedAction()
filterNewTypes
protected List<DFNewType<DFField>> filterNewTypes(List<DFNewType<DFField>> newTypes)
- Specified by:
filterNewTypes in class NewDFFieldAbstractAction
iconResource
protected String iconResource()
- Overrides:
iconResource in class SystemAction
getName
public String getName()
- Specified by:
getName in class SystemAction
getType
protected NewDFItemWizardIterator.WizardType getType()
- Specified by:
getType in class NewDFFieldAbstractAction
isEnabledCalculatedField
public static boolean isEnabledCalculatedField()
- Hide, show calculated field action in toolbars and menus.
- Returns:
- true if calculated field feature is enabled.