当前页面:
在线文档首页 >
NetBeans API Javadoc 4.1.0
RefreshLocalFolderAction (NetBeans VCS API) - NetBeans API Javadoc 4.1.0
org.netbeans.modules.vcscore.actions
Class RefreshLocalFolderAction
java.lang.Object
org.openide.util.SharedClassObject
org.openide.util.actions.SystemAction
org.openide.util.actions.CallableSystemAction
org.openide.util.actions.NodeAction
org.netbeans.modules.vcscore.actions.RefreshLocalFolderAction
- All Implemented Interfaces:
- Action, ActionListener, ContextAwareAction, EventListener, Externalizable, HelpCtx.Provider, Presenter, Presenter.Menu, Presenter.Popup, Presenter.Toolbar, Serializable
- public class RefreshLocalFolderAction
- extends NodeAction
Action that refresh the local files in a local folder.
- See Also:
- Serialized Form
Methods inherited from class org.openide.util.actions.SystemAction |
clearSharedData, createPopupMenu, createToolbarPresenter, get, getIcon, getIcon, getValue, iconResource, 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 |
RefreshLocalFolderAction
public RefreshLocalFolderAction()
- Creates a new instance of RefreshLocalFolderAction
enable
protected boolean enable(Node[] n)
- The action is enabled when there is not LIST command enabled.
getHelpCtx
public HelpCtx getHelpCtx()
getName
public String getName()
asynchronous
protected boolean asynchronous()
performAction
protected void performAction(Node[] activatedNodes)