net.sf.colorer.eclipse.editors
Class ColorerActionContributor
java.lang.Object
|
+--TextEditorActionContributor
|
+--net.sf.colorer.eclipse.editors.ColorerActionContributor
- public class ColorerActionContributor
- extends TextEditorActionContributor
Field Summary |
net.sf.colorer.eclipse.editors.ColorerActionContributor.PairMatchAction |
pairMatchAction
|
net.sf.colorer.eclipse.editors.ColorerActionContributor.PairSelectAction |
pairSelectAction
|
net.sf.colorer.eclipse.editors.ColorerActionContributor.PairSelectContentAction |
pairSelectContentAction
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
pairMatchAction
public net.sf.colorer.eclipse.editors.ColorerActionContributor.PairMatchAction pairMatchAction
pairSelectAction
public net.sf.colorer.eclipse.editors.ColorerActionContributor.PairSelectAction pairSelectAction
pairSelectContentAction
public net.sf.colorer.eclipse.editors.ColorerActionContributor.PairSelectContentAction pairSelectContentAction
ColorerActionContributor
public ColorerActionContributor()
contributeToToolBar
public void contributeToToolBar(IToolBarManager toolBarManager)
dispose
public void dispose()
init
public void init(IActionBars bars,
IWorkbenchPage page)
setActiveEditor
public void setActiveEditor(IEditorPart editor)
Copyright © 2003 Cail Lomecb. All Rights Reserved.