Rational Developer for Power Systems Software
V7.6

com.ibm.etools.systems.editor
Class SystemTextBrowser

java.lang.Object
  extended by LpexTextEditor
      extended by com.ibm.etools.systems.editor.SystemTextEditor
          extended by com.ibm.etools.systems.editor.SystemTextBrowser

public class SystemTextBrowser
extends SystemTextEditor

LPEX editor for opening files as read-only


Nested Class Summary
 
Nested classes/interfaces inherited from class com.ibm.etools.systems.editor.SystemTextEditor
SystemTextEditor.SystemTextEditorAction
 
Field Summary
static String Copyright
           
 
Fields inherited from class com.ibm.etools.systems.editor.SystemTextEditor
_bDebugMode, _bReadOnly, _bundleDummy, _defaultTextEditorContextContributor, _documentProvider, _languageAdapterFactory, _lpexView, _menubarParser, _menuManager, _profile, _toolBarManager, _toolbarParser, _viewer, compileObject
 
Constructor Summary
SystemTextBrowser()
          Constructor for SystemTextBrowser.
 
Method Summary
 boolean isEditable()
          Overrides LpexAbstractTextEditor
 
Methods inherited from class com.ibm.etools.systems.editor.SystemTextEditor
addDebugEditorMenuActions, addDebugEditorRulerActions, addEditorContentsReplacedListener, addLpexViewInitializer, availableOpenNewView, cleanupMenuBar, cleanupToolBar, clearCurrentExecutionPointHighlighting, createActions, createContextMenuManager, createDebugMenuActions, createDebugRulerActions, createPartControl, createSourceViewer, doSave, doSetInput, editorContextMenuAboutToShow, getAdapter, getBreakpointMarkersFromResource, getBreakpointRulerAction, getCompileSelectionObject, getContent, getCurrentDebugTarget, getDocument, getEditorProfile, getFile, getIFile, getLanguage, getLanguageAdapterFactory, getMenuManager, getSystemTextEditor, getTitle, getToolBarManager, gotoLine, gotoLine, gotoLine, handleElementContentReplaced, initializeLpexView, isDirty, isEditorInputIncludedInContextMenu, isLineDebuggable, isLocal, isPrefQuickDiffAlwaysOn, isRemote, isTargetDebuggable, loadProfile, notifyLpexViewInitializers, parse, performLpexCommand, performSaveAs, performSaveAs, performSaveAs, refresh, registerSourceViewerConfiguration, removeEditorContentsReplacedListener, removeLpexViewInitializer, resetMarkers, rulerContextMenuAboutToShow, selectionChanged, selectText, setContent, setDebugMode, setEditorInput, setLanguageAdapterFactory, setReadOnly, switchMenuBarContext, switchToolBarContext, updateDirtyIndicator, updateProfile, updateTitle, widgetContentsSet
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

Copyright

public static final String Copyright
See Also:
Constant Field Values
Constructor Detail

SystemTextBrowser

public SystemTextBrowser()
Constructor for SystemTextBrowser.

Method Detail

isEditable

public boolean isEditable()
Description copied from class: SystemTextEditor
Overrides LpexAbstractTextEditor

Overrides:
isEditable in class SystemTextEditor
See Also:
ITextEditor

Rational Developer for Power Systems Software
V7.6

Copyright © 2011 IBM Corp. All Rights Reserved.

Note: This documentation is for part of an interim API that is still under development and expected to change significantly before reaching stability. It is being made available at this early stage to solicit feedback from pioneering adopters on the understanding that any code that uses this API will almost certainly be broken (repeatedly) as the API evolves.