|
Eclipse GEF 3.0 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.ObjectAction
org.eclipse.gef.ui.actions.SelectAllAction
An action which selects all edit parts in the active workbench part.
| Constructor Summary | |
SelectAllAction(IWorkbenchPart part)
Constructs a SelectAllAction and associates it with the given
part. |
|
| Method Summary | |
void |
run()
Selects all edit parts in the active workbench part. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SelectAllAction(IWorkbenchPart part)
SelectAllAction and associates it with the given
part.
part - The workbench part associated with this SelectAllAction| Method Detail |
public void run()
|
Eclipse GEF 3.0 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||