org.eclipse.gef.ui.stackview
Class CommandStackInspectorPage
java.lang.Object
|
+--org.eclipse.ui.part.Page
|
+--org.eclipse.gef.ui.stackview.CommandStackInspectorPage
- All Implemented Interfaces:
- IPage, IPageBookViewPage
- public class CommandStackInspectorPage
- extends Page
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CommandStackInspectorPage
public CommandStackInspectorPage(CommandStack input)
createControl
public void createControl(Composite composite)
- Overrides:
createControl in class Page
getControl
public Control getControl()
- Overrides:
getControl in class Page
makeContributions
public void makeContributions(IMenuManager menuManager,
IToolBarManager toolBarManager,
IStatusLineManager statusLineManager)
- Overrides:
makeContributions in class Page
setFocus
public void setFocus()
- Overrides:
setFocus in class Page