org.eclipse.gef.ui.console
Class DebugGEF
java.lang.Object
|
+--org.eclipse.ui.part.WorkbenchPart
|
+--org.eclipse.ui.part.ViewPart
|
+--org.eclipse.gef.ui.console.DebugGEF
- All Implemented Interfaces:
- IAdaptable, IExecutableExtension, IViewPart, IWorkbenchPart
- public class DebugGEF
- extends ViewPart
| Methods inherited from class org.eclipse.ui.part.WorkbenchPart |
addPropertyListener, firePropertyChange, getAdapter, getConfigurationElement, getDefaultImage, getSite, getTitle, getTitleImage, getTitleToolTip, removePropertyListener, setInitializationData, setSite, setTitle, setTitleImage, setTitleToolTip |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
text
protected Text text
actions
protected List actions
DebugGEF
public DebugGEF()
createPartControl
public void createPartControl(Composite parent)
- Overrides:
createPartControl in class WorkbenchPart
dispose
public void dispose()
- Overrides:
dispose in class WorkbenchPart
fillActions
protected void fillActions()
makeActions
protected void makeActions()
setFocus
public void setFocus()
- Overrides:
setFocus in class WorkbenchPart