org.eclipse.rse.shells.ui.view
Class SystemCommandsUI
java.lang.Object
org.eclipse.rse.shells.ui.view.SystemCommandsUI
- public class SystemCommandsUI
- extends Object
A singleton class for dealing with remote commands
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
COMMANDS_VIEW_ID
public static final String COMMANDS_VIEW_ID
- See Also:
- Constant Field Values
BUILD_ERROR_VIEW_ID
public static final String BUILD_ERROR_VIEW_ID
- See Also:
- Constant Field Values
getInstance
public static SystemCommandsUI getInstance()
- Get the singleton instance.
- Returns:
- the singleton object of this type
activateBuildErrorView
public SystemBuildErrorViewPart activateBuildErrorView()
activateCommandsView
public SystemCommandsViewPart activateCommandsView()
getBuildErrorView
public static SystemBuildErrorViewPart getBuildErrorView()
getCommandsView
public static SystemCommandsViewPart getCommandsView()
Copyright (c) IBM Corporation and others 2000, 2006. All Rights Reserved.