RSE
Release 3.4

Uses of Class
org.eclipse.rse.core.model.SystemMessageObject

Packages that use SystemMessageObject
org.eclipse.rse.ui.view   
 

Uses of SystemMessageObject in org.eclipse.rse.ui.view
 

Fields in org.eclipse.rse.ui.view declared as SystemMessageObject
protected  SystemMessageObject AbstractSystemViewAdapter.cancelledObject
          Deprecated. Use AbstractSystemViewAdapter.getCancelledMessageObject() instead.
protected  SystemMessageObject SystemAbstractAPIProvider.cancelledObject
          Deprecated. don't use this field
protected  SystemMessageObject AbstractSystemViewAdapter.errorObject
          Deprecated. Use AbstractSystemViewAdapter.getFailedMessageObject() instead.
protected  SystemMessageObject SystemAbstractAPIProvider.errorObject
          Deprecated. don't use this field
protected  SystemMessageObject AbstractSystemViewAdapter.nullObject
          Deprecated. Use AbstractSystemViewAdapter.checkForEmptyList(Object[], Object, boolean) instead.
protected  SystemMessageObject SystemAbstractAPIProvider.nullObject
          Deprecated. Use SystemAbstractAPIProvider.checkForEmptyList(Object[], Object, boolean) instead.
 


RSE
Release 3.4

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