| org.eclipse.ui.handlers.ShowPerspectiveHandler
ShowPerspectiveHandler | final public class ShowPerspectiveHandler extends AbstractHandler (Code) | | Shows the given perspective. If no perspective is specified in the
parameters, then this opens the perspective selection dialog.
since: 3.1 |
execute | final public Object execute(ExecutionEvent event) throws ExecutionException(Code) | | |
|
|