net.refractions.udig.style.sld.editor
Class OpenStyleEditorAction
java.lang.Object
Action
net.refractions.udig.style.sld.editor.OpenStyleEditorAction
public class OpenStyleEditorAction
- extends Action
Open the style editor dialog and add its pages
Constructor Summary |
OpenStyleEditorAction()
Create a new OpenPreferenceAction
This default constructor allows the the action to be called from the welcome page. |
OpenStyleEditorAction(IWorkbenchWindow window)
Create a new OpenPreferenceAction and initialize it
from the given resource bundle. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ATT_ID
public static final java.lang.String ATT_ID
- See Also:
- Constant Field Values
ATT_CLASS
public static final java.lang.String ATT_CLASS
- See Also:
- Constant Field Values
ATT_LABEL
public static final java.lang.String ATT_LABEL
- See Also:
- Constant Field Values
ATT_REQUIRES
public static final java.lang.String ATT_REQUIRES
- See Also:
- Constant Field Values
STYLE_ID
public static final java.lang.String STYLE_ID
- See Also:
- Constant Field Values
OpenStyleEditorAction
public OpenStyleEditorAction()
- Create a new
OpenPreferenceAction
This default constructor allows the the action to be called from the welcome page.
OpenStyleEditorAction
public OpenStyleEditorAction(IWorkbenchWindow window)
- Create a new
OpenPreferenceAction
and initialize it
from the given resource bundle.
- Parameters:
window
-
run
public void run(IAction action)
selectionChanged
public void selectionChanged(IAction action,
ISelection selection)
dispose
public void dispose()
init
public void init(IWorkbenchWindow window)