|
RSE Release 1.0 |
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Objectorg.eclipse.rse.eclipse.filesystem.ui.actions.CreateRemoteProjectActionDelegate
| Field Summary | |
|---|---|
protected IStructuredSelection |
fSelection
|
| Constructor Summary | |
|---|---|
CreateRemoteProjectActionDelegate()
|
|
| Method Summary | |
|---|---|
protected IFile |
getDescriptionFile(IStructuredSelection selection)
Returns the description file for the first description file in the selection. |
protected IFile[] |
getDescriptionFiles(IStructuredSelection selection)
Returns a description file for each description file in the selection. |
protected IRemoteFile |
getRemoteFile(IStructuredSelection selection)
Returns the remote file in the selection. |
protected IRemoteFile[] |
getRemoteFiles(IStructuredSelection selection)
Returns the remote files in the selection. |
protected IStructuredSelection |
getSelection()
Returns the selection. |
protected Shell |
getShell()
Returns the active shell. |
protected IWorkbench |
getWorkbench()
Returns the workbench. |
void |
run(IAction action)
|
void |
selectionChanged(IAction action,
ISelection selection)
Sets the selection. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected IStructuredSelection fSelection
| Constructor Detail |
public CreateRemoteProjectActionDelegate()
| Method Detail |
public void run(IAction action)
run in interface IActionDelegateIActionDelegate.run(org.eclipse.jface.action.IAction)
public void selectionChanged(IAction action,
ISelection selection)
selectionChanged in interface IActionDelegateIActionDelegate.selectionChanged(org.eclipse.jface.action.IAction, org.eclipse.jface.viewers.ISelection)protected IRemoteFile getRemoteFile(IStructuredSelection selection)
protected IRemoteFile[] getRemoteFiles(IStructuredSelection selection)
protected IFile getDescriptionFile(IStructuredSelection selection)
protected IFile[] getDescriptionFiles(IStructuredSelection selection)
protected IWorkbench getWorkbench()
protected Shell getShell()
protected IStructuredSelection getSelection()
|
RSE Release 1.0 |
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||