classpathhelper.eclipse.ui.common
Class ShowPreferencesAction
java.lang.Object
Action
classpathhelper.eclipse.ui.common.ShowPreferencesAction
- public class ShowPreferencesAction
- extends Action
Action that will open the preferences (filtered to only show
classpath helper properties).
- Since:
- 1.1
- Author:
- bharris
- See Also:
- Serialized Form
Method Summary |
void |
init(IViewPart view)
|
void |
run()
|
void |
run(IAction action)
|
void |
selectionChanged(IAction action,
ISelection selection)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ShowPreferencesAction
public ShowPreferencesAction()
- Since:
- 1.1
run
public void run()
run
public void run(IAction action)
selectionChanged
public void selectionChanged(IAction action,
ISelection selection)
init
public void init(IViewPart view)