public interface IContentDescriptor
IInputInterpreter.getInputContent()
. Provides access to the
content object and the highlighting Style which is to be used when rendering
the highlight of the object in the content viewer. This interface may be
extended by clients depending on the viewer needsModifier and Type | Method and Description |
---|---|
java.util.List |
getContent()
Returns the content that needs to be highlighted as the current selection
in the viewer
|
HighlightStyle |
getHighlightStyle()
Returns the highlighting style
|
java.util.List getContent()
HighlightStyle getHighlightStyle()