| org.eclipse.ui.internal.registry.ShowViewHandler
ShowViewHandler | final public class ShowViewHandler extends AbstractHandler (Code) | | Command handler to show a particular view.
since: 3.0 |
ShowViewHandler | public ShowViewHandler(String viewId)(Code) | | Constructs a new instance of ShowViewHandler .
Parameters: viewId - The identifier of the view this handler should open; must notbe null . |
execute | final public Object execute(ExecutionEvent event) throws ExecutionException(Code) | | |
|
|