|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object ContentOutlinePage com.ibm.etools.iseries.edit.cobol.ISeriesEditorCobolILEContentOutlinePage
public class 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 LpexView |
_view
|
static String |
Copyright
|
protected IFile |
input
|
Constructor Summary | |
---|---|
ISeriesEditorCobolILEContentOutlinePage(IFile input,
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 java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final String Copyright
protected IFile input
protected LpexView _view
protected ISeriesEditorCobolILEContentOutlinePage.ISeriesEditorRefreshAction _actionRefreshView
Constructor Detail |
---|
public ISeriesEditorCobolILEContentOutlinePage(IFile input, 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)
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |