public abstract class AbstractInputInterpreter extends java.lang.Object implements IInputInterpreter
IInputInterpreter
class. This class
contains the content viewer pane associated with this interpreterConstructor and Description |
---|
AbstractInputInterpreter(IContentViewerPane contentViewerPane)
Constructs a new AbstractInputInterpreter
|
Modifier and Type | Method and Description |
---|---|
protected IContentViewerPane |
getContentViewerPane()
Returns the contentViewerPane
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
canBrowseContext, canSupportInput, getBrowseViewModes, getCurrentViewModes, revealContent, setBrowseContext, setContext, setInitialBrowseContext
public AbstractInputInterpreter(IContentViewerPane contentViewerPane)
contentViewerPane
- the content viewer paneprotected final IContentViewerPane getContentViewerPane()