|
org.openide.loaders 5.9.31 | |||||||||
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
org.openide.util.actions.NodeAction
org.openide.actions.SaveAsTemplateAction
public final class SaveAsTemplateAction
Saves a data object to a folder under in the system's templates area.
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface org.openide.util.actions.Presenter |
---|
Presenter.Menu, Presenter.Popup, Presenter.Toolbar |
Nested classes/interfaces inherited from interface org.openide.util.actions.Presenter |
---|
Presenter.Menu, Presenter.Popup, Presenter.Toolbar |
Nested classes/interfaces inherited from interface org.openide.util.actions.Presenter |
---|
Presenter.Menu, Presenter.Popup, Presenter.Toolbar |
Field Summary |
---|
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 | |
---|---|
SaveAsTemplateAction()
|
Method Summary | |
---|---|
protected boolean |
asynchronous()
|
protected boolean |
enable(Node[] activatedNodes)
|
HelpCtx |
getHelpCtx()
|
String |
getName()
|
String |
iconResource()
Deprecated. Should never be called publically. |
protected void |
performAction(Node[] activatedNodes)
|
protected boolean |
surviveFocusChange()
|
Methods inherited from class org.openide.util.actions.NodeAction |
---|
actionPerformed, addNotify, createContextAwareInstance, getActivatedNodes, initialize, isEnabled, performAction, removeNotify, setEnabled |
Methods inherited from class org.openide.util.actions.CallableSystemAction |
---|
getMenuPresenter, getPopupPresenter, getToolbarPresenter |
Methods inherited from class org.openide.util.actions.SystemAction |
---|
clearSharedData, createPopupMenu, createToolbarPresenter, get, getIcon, getIcon, getValue, linkActions, putValue, setIcon |
Methods inherited from class org.openide.util.SharedClassObject |
---|
addPropertyChangeListener, equals, finalize, findObject, findObject, firePropertyChange, getLock, getProperty, hashCode, putProperty, putProperty, readExternal, 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 |
Constructor Detail |
---|
public SaveAsTemplateAction()
Method Detail |
---|
public HelpCtx getHelpCtx()
getHelpCtx
in interface HelpCtx.Provider
getHelpCtx
in class SystemAction
public String getName()
getName
in class SystemAction
public String iconResource()
iconResource
in class SystemAction
protected boolean surviveFocusChange()
surviveFocusChange
in class NodeAction
protected boolean enable(Node[] activatedNodes)
enable
in class NodeAction
protected void performAction(Node[] activatedNodes)
performAction
in class NodeAction
protected boolean asynchronous()
asynchronous
in class CallableSystemAction
|
org.openide.loaders 5.9.31 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |