| java.lang.Object com.salmonllc.ideTools.eclipse.RunBrowserAction
RunBrowserAction | public class RunBrowserAction implements IWorkbenchWindowPulldownDelegate2,SelectionListener(Code) | | author: Administrator author: To change this generated comment edit the template variable "typecomment": author: Window>Preferences>Java>Templates. author: To enable and disable the creation of type comments go to author: Window>Preferences>Java>Code Generation. |
dispose | public void dispose()(Code) | | See Also: org.eclipse.ui.IWorkbenchWindowActionDelegate.dispose |
getMenu | public Menu getMenu(Control cont)(Code) | | |
getMenu | public Menu getMenu(Menu m)(Code) | | |
init | public void init(IWorkbenchWindow window)(Code) | | See Also: org.eclipse.ui.IWorkbenchWindowActionDelegate.init(IWorkbenchWindow) |
run | public void run(IAction action)(Code) | | See Also: org.eclipse.ui.IActionDelegate.run(IAction) |
selectionChanged | public void selectionChanged(IAction action, ISelection selection)(Code) | | See Also: org.eclipse.ui.IActionDelegate.selectionChanged(IActionISelection) |
widgetDefaultSelected | public void widgetDefaultSelected(SelectionEvent e)(Code) | | |
widgetSelected | public void widgetSelected(SelectionEvent e)(Code) | | |
|
|