RSE
Release 1.0

org.eclipse.rse.ui.view.monitor
Class SystemMonitorUI

java.lang.Object
  extended byorg.eclipse.rse.ui.view.monitor.SystemMonitorUI

public class SystemMonitorUI
extends Object

A singleton class for dealing with remote commands


Field Summary
static String MONITOR_VIEW_ID
           
 
Method Summary
 SystemMonitorViewPart activateCommandsView()
           
static SystemMonitorUI getInstance()
          Get the singleton instance.
static SystemMonitorViewPart getMonitorView()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

MONITOR_VIEW_ID

public static final String MONITOR_VIEW_ID
See Also:
Constant Field Values
Method Detail

getInstance

public static SystemMonitorUI getInstance()
Get the singleton instance.

Returns:
the singleton object of this type

activateCommandsView

public SystemMonitorViewPart activateCommandsView()

getMonitorView

public static SystemMonitorViewPart getMonitorView()

RSE
Release 1.0

Copyright (c) IBM Corporation and others 2000, 2006. All Rights Reserved.