CreateFolderAction(Shell shell) Creates a new action for creating a folder resource.
Method Summary
public void
run() The CreateFolderAction implementation of this
IAction method opens a BasicNewFolderResourceWizard
in a wizard dialog under the shell passed to the constructor.
protected boolean
updateSelection(IStructuredSelection s) The CreateFolderAction implementation of this
SelectionListenerAction method enables the action only
if the selection contains folders and open projects.
The CreateFolderAction implementation of this
IAction method opens a BasicNewFolderResourceWizard
in a wizard dialog under the shell passed to the constructor.
The CreateFolderAction implementation of this
SelectionListenerAction method enables the action only
if the selection contains folders and open projects.
Methods inherited from org.eclipse.ui.actions.SelectionListenerAction