|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectMultiPageEditorActionBarContributor
com.unitesk.requality.eclipse.editors.ReqEditorContributor
@Deprecated public class ReqEditorContributor
Manages the installation/deinstallation of global actions for multi-page editors. Responsible for the redirection of global actions to the active editor. Multi-page contributor replaces the contributors for the individual editors in the multi-page editor.
Constructor Summary | |
---|---|
ReqEditorContributor()
Deprecated. Creates a multi-page contributor. |
Method Summary | |
---|---|
protected IAction |
getAction(ITextEditor editor,
java.lang.String actionID)
Deprecated. Returns the action registed with the given text editor. |
void |
setActivePage(IEditorPart part)
Deprecated. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ReqEditorContributor()
Method Detail |
---|
protected IAction getAction(ITextEditor editor, java.lang.String actionID)
public void setActivePage(IEditorPart part)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |