java.lang.Object
com.port80.eclipse.jdt.history.HistoryActions
- All Implemented Interfaces:
- org.eclipse.ui.IActionDelegate, org.eclipse.ui.IWorkbenchWindowActionDelegate
- public class HistoryActions
- extends java.lang.Object
- implements org.eclipse.ui.IWorkbenchWindowActionDelegate
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
window
private org.eclipse.ui.IWorkbenchWindow window
HistoryActions
public HistoryActions()
- The constructor.
run
public void run(org.eclipse.jface.action.IAction action)
- Insert the method's description here.
- Specified by:
run in interface org.eclipse.ui.IActionDelegate
selectionChanged
public void selectionChanged(org.eclipse.jface.action.IAction action,
org.eclipse.jface.viewers.ISelection select)
- Insert the method's description here.
- Specified by:
selectionChanged in interface org.eclipse.ui.IActionDelegate
dispose
public void dispose()
- Insert the method's description here.
- Specified by:
dispose in interface org.eclipse.ui.IWorkbenchWindowActionDelegate
init
public void init(org.eclipse.ui.IWorkbenchWindow window)
- Insert the method's description here.
- Specified by:
init in interface org.eclipse.ui.IWorkbenchWindowActionDelegate