|
iSeries Remote Systems v6.0.0 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.ui.part.Page
org.eclipse.ui.views.contentoutline.ContentOutlinePage
com.ibm.etools.iseries.editor.ISeriesEditorCobolILEContentOutlinePage
Content outline page for the iSeries ILE COBOL Based on s390 implementation of outline view for COBOL
Nested Class Summary | |
---|---|
protected class |
ISeriesEditorCobolILEContentOutlinePage.ISeriesEditorRefreshAction
|
Field Summary | |
---|---|
protected ISeriesEditorCobolILEContentOutlinePage.ISeriesEditorRefreshAction |
_actionRefreshView
|
protected com.ibm.lpex.core.LpexView |
_view
|
static String |
Copyright
|
protected IFile |
input
|
Constructor Summary | |
---|---|
ISeriesEditorCobolILEContentOutlinePage(IFile input,
com.ibm.lpex.core.LpexView lpexView)
|
Method Summary | |
---|---|
void |
createControl(Composite parent)
Creates the SWT control for this page, then read input (which is the file being displayed in the editor window) and display its structure in outline view. |
protected IAdaptable |
getContentOutline(IAdaptable input)
Gets the content outline for a given input element. |
protected void |
initDragAndDrop()
Initializes drag and drop for this content outline page. |
void |
selectionChanged(SelectionChangedEvent event)
Respond to selections in the outline view by positioning the cursor in the source |
void |
update()
Forces the page to update its contents. |
Methods inherited from class org.eclipse.ui.views.contentoutline.ContentOutlinePage |
---|
addSelectionChangedListener, fireSelectionChanged, getControl, getSelection, getTreeViewer, init, removeSelectionChangedListener, setFocus, setSelection |
Methods inherited from class org.eclipse.ui.part.Page |
---|
dispose, getSite, makeContributions, setActionBars |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.eclipse.ui.part.IPage |
---|
dispose, setActionBars |
Field Detail |
public static final String Copyright
protected IFile input
protected com.ibm.lpex.core.LpexView _view
protected ISeriesEditorCobolILEContentOutlinePage.ISeriesEditorRefreshAction _actionRefreshView
Constructor Detail |
public ISeriesEditorCobolILEContentOutlinePage(IFile input, com.ibm.lpex.core.LpexView lpexView)
Method Detail |
public void createControl(Composite parent)
parent
- the parent Composite
for
this page's controlprotected IAdaptable getContentOutline(IAdaptable input)
input
- org.eclipse.core.runtime.IAdaptable is the file
being displayed in the editor window.
protected void initDragAndDrop()
public void update()
public void selectionChanged(SelectionChangedEvent event)
|
iSeries Remote Systems v6.0.0 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |