CreateFileAction(Shell shell) Creates a new action for creating a file resource.
Method Summary
public void
run() The CreateFileAction implementation of this
IAction method opens a BasicNewFileResourceWizard
in a wizard dialog under the shell passed to the constructor.
protected boolean
updateSelection(IStructuredSelection s) The CreateFileAction implementation of this
SelectionListenerAction method enables the action only
if the selection contains folders and open projects.
The CreateFileAction implementation of this
IAction method opens a BasicNewFileResourceWizard
in a wizard dialog under the shell passed to the constructor.
The CreateFileAction 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