|
Remote Systems v6.4.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectViewPart
com.ibm.etools.systems.core.ui.view.CommandViewPart
CommandViewPart
Field Summary | |
---|---|
static String |
copyright
|
Constructor Summary | |
---|---|
CommandViewPart()
CommandViewPart constructor comment. |
Method Summary | |
---|---|
void |
createPartControl(Composite parent)
Create a view |
void |
dispose()
|
protected void |
fillContextMenu(IMenuManager menu)
Adds the text manipulation actions to the Command View |
IActionBars |
getActionBars()
Return the action bars for this view part |
CommandView |
getCommandView()
Easy access to the TreeViewer object |
static CommandViewPart |
getCommandViewPart()
Easy access to singleton copy of us |
Shell |
getShell()
Return the shell for this view part |
void |
setFocus()
Asks this part to take focus within the workbench. |
protected void |
setGlobalAction(IActionBars actionBars,
String actionID,
IAction action)
|
protected void |
updateAction(String actionId)
|
protected void |
updateSelectionDependentActions()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final String copyright
Constructor Detail |
public CommandViewPart()
Method Detail |
public static CommandViewPart getCommandViewPart()
public CommandView getCommandView()
public void createPartControl(Composite parent)
parent
- the parent controlprotected void fillContextMenu(IMenuManager menu)
protected void setGlobalAction(IActionBars actionBars, String actionID, IAction action)
protected void updateAction(String actionId)
protected void updateSelectionDependentActions()
public void setFocus()
public Shell getShell()
getShell
in interface ISystemShellProvider
public IActionBars getActionBars()
getActionBars
in interface ISystemShellProvider
public void dispose()
WorkbenchPart#dispose()
|
Remote Systems v6.4.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |