RSE
Release 1.0

org.eclipse.rse.ui.view
Class SystemViewDummyObject

java.lang.Object
  extended byorg.eclipse.rse.ui.view.SystemViewDummyObject

public class SystemViewDummyObject
extends Object

Sometimes we need to supply a dummy object in our events just to prevent a crash. In these cases, use this.


Constructor Summary
SystemViewDummyObject()
          Constructor for SystemViewDummyObject.
 
Method Summary
static SystemViewDummyObject getSingleton()
          Return the singleton of this
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SystemViewDummyObject

public SystemViewDummyObject()
Constructor for SystemViewDummyObject.

Method Detail

getSingleton

public static SystemViewDummyObject getSingleton()
Return the singleton of this


RSE
Release 1.0

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