|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.colby.cs.JeSS.actions.ShowPreferenceAction
Field Summary | |
private org.eclipse.ui.IWorkbenchWindow |
window
|
Constructor Summary | |
ShowPreferenceAction()
The constructor. |
Method Summary | |
void |
dispose()
Eclipse Generated Code - Does Nothing |
private org.eclipse.swt.widgets.Shell |
getShell()
|
void |
init(org.eclipse.ui.IWorkbenchWindow window)
Store the Workbench window for later use |
void |
run(org.eclipse.jface.action.IAction action)
Create a new Preference Manager showing the JeSSPreferencePage |
void |
selectionChanged(org.eclipse.jface.action.IAction action,
org.eclipse.jface.viewers.ISelection selection)
Eclipse Generated Code - Does Nothing |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
private org.eclipse.ui.IWorkbenchWindow window
Constructor Detail |
public ShowPreferenceAction()
Method Detail |
public void run(org.eclipse.jface.action.IAction action)
run
in interface org.eclipse.ui.IActionDelegate
IActionDelegate.run(org.eclipse.jface.action.IAction)
private org.eclipse.swt.widgets.Shell getShell()
public void init(org.eclipse.ui.IWorkbenchWindow window)
init
in interface org.eclipse.ui.IWorkbenchWindowActionDelegate
window
- - the current workbench windowIWorkbenchWindowActionDelegate.init(org.eclipse.ui.IWorkbenchWindow)
public void selectionChanged(org.eclipse.jface.action.IAction action, org.eclipse.jface.viewers.ISelection selection)
selectionChanged
in interface org.eclipse.ui.IActionDelegate
IActionDelegate.selectionChanged(org.eclipse.jface.action.IAction, org.eclipse.jface.viewers.ISelection)
public void dispose()
dispose
in interface org.eclipse.ui.IWorkbenchWindowActionDelegate
IWorkbenchWindowActionDelegate.dispose()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |