eu.esdihumboldt.hale.ui.views.properties.handler
Class OpenPropertiesHandler
java.lang.Object
org.eclipse.core.commands.common.EventManager
org.eclipse.core.commands.AbstractHandler
eu.esdihumboldt.hale.ui.views.properties.handler.OpenPropertiesHandler
- All Implemented Interfaces:
- org.eclipse.core.commands.IHandler, org.eclipse.core.commands.IHandler2
public class OpenPropertiesHandler
- extends org.eclipse.core.commands.AbstractHandler
Shows the properties view
- Author:
- Simon Templer
Method Summary |
Object |
execute(org.eclipse.core.commands.ExecutionEvent event)
|
static void |
unpinAndOpenPropertiesView(org.eclipse.ui.IWorkbenchWindow activeWindow)
Unpin and open the porperties view. |
Methods inherited from class org.eclipse.core.commands.AbstractHandler |
addHandlerListener, dispose, fireHandlerChanged, hasListeners, isEnabled, isHandled, removeHandlerListener, setBaseEnabled, setEnabled |
Methods inherited from class org.eclipse.core.commands.common.EventManager |
addListenerObject, clearListeners, getListeners, isListenerAttached, removeListenerObject |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OpenPropertiesHandler
public OpenPropertiesHandler()
execute
public Object execute(org.eclipse.core.commands.ExecutionEvent event)
throws org.eclipse.core.commands.ExecutionException
- Throws:
org.eclipse.core.commands.ExecutionException
- See Also:
IHandler.execute(ExecutionEvent)
unpinAndOpenPropertiesView
public static void unpinAndOpenPropertiesView(org.eclipse.ui.IWorkbenchWindow activeWindow)
- Unpin and open the porperties view.
- Parameters:
activeWindow
- the active workbench window
Build 2012-12-03_12-30-59
Revision 9d2dd4b0318cda9f1393b1ddd390f7f792d70a2d