eu.geclipse.batch.ui.editors
Class BatchEditor.BatchOutlinePage
java.lang.Object
ContentOutlinePage
eu.geclipse.batch.ui.editors.BatchEditor.BatchOutlinePage
- Enclosing class:
- BatchEditor
public class BatchEditor.BatchOutlinePage
- extends ContentOutlinePage
Creates an outline pagebook for this editor.
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BatchEditor.BatchOutlinePage
public BatchEditor.BatchOutlinePage(EditPartViewer viewer)
- Create a new outline page for the batch editor.
- Parameters:
viewer - a viewer (TreeViewer instance) used for this outline page
createControl
public void createControl(Composite parent)
dispose
public void dispose()
getControl
public Control getControl()
init
public void init(IPageSite pageSite)
- See Also:
org.eclipse.ui.part.IPageBookViewPage#init(org.eclipse.ui.part.IPageSite)