|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.ui.actions.ActionDelegate
com.ibm.carma.ui.action.CarmaObjectActionDelegate
com.ibm.carma.ui.action.UploadDelegate
public class UploadDelegate
Action to execute a CARMA member upload based on a selected IFile. The IFile(s) should
be associated with a CARMA Resource using the ResourceUtils utility.
Not intended to be subclassed or instantiated
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.ibm.carma.ui.action.CarmaObjectActionDelegate |
|---|
CarmaObjectActionDelegate.CarmaAction |
| Field Summary | |
|---|---|
static java.lang.String |
COPYRIGHT
|
| Constructor Summary | |
|---|---|
UploadDelegate()
|
|
| Method Summary | |
|---|---|
void |
run(org.eclipse.jface.action.IAction action)
|
| Methods inherited from class com.ibm.carma.ui.action.CarmaObjectActionDelegate |
|---|
getBasicSelectedCarmaResources, getSelectedCarmaReferences, getSelectedCarmaResources, getSelection, getShell, getTargetPart, init, isUnsupported, isUnsupported, selectionChanged, setActivePart |
| Methods inherited from class org.eclipse.ui.actions.ActionDelegate |
|---|
dispose, init, runWithEvent |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String COPYRIGHT
| Constructor Detail |
|---|
public UploadDelegate()
| Method Detail |
|---|
public void run(org.eclipse.jface.action.IAction action)
run in interface org.eclipse.ui.IActionDelegaterun in class org.eclipse.ui.actions.ActionDelegate
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||