org.eclipse.gef.ui.actions
Class CreateGuideAction
java.lang.Object
Action
org.eclipse.gef.ui.actions.CreateGuideAction
- public class CreateGuideAction
- extends Action
An Action that creates a guide on a ruler and reveals it.
- Since:
- 3.0
- See Also:
- Serialized Form
|
Method Summary |
void |
run()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CreateGuideAction
public CreateGuideAction(EditPartViewer ruler)
- Constructor
- Parameters:
ruler - the viewer for the ruler on which the guide is to be created
run
public void run()
- See Also:
org.eclipse.jface.action.IAction#run()
Copyright (c) IBM Corp. and others 2000, 2007. All Rights Reserved.