|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.xtend.ide.highlighting.ShowWhitespaceCharactersActionContributor
public class ShowWhitespaceCharactersActionContributor
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface org.eclipse.xtext.ui.editor.actions.IActionContributor |
---|
IActionContributor.CompositeImpl |
Constructor Summary | |
---|---|
ShowWhitespaceCharactersActionContributor()
|
Method Summary | |
---|---|
void |
contributeActions(XtextEditor editor)
hook used to contribute any actions on editor start up. |
void |
editorDisposed(XtextEditor editor)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ShowWhitespaceCharactersActionContributor()
Method Detail |
---|
public void contributeActions(XtextEditor editor)
IActionContributor
contributeActions
in interface IActionContributor
public void editorDisposed(XtextEditor editor)
editorDisposed
in interface IActionContributor
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |