RSE
Release 1.0

Uses of Class
org.eclipse.rse.ui.dialogs.SystemControlEnableState

Packages that use SystemControlEnableState
org.eclipse.rse.ui.dialogs   
 

Uses of SystemControlEnableState in org.eclipse.rse.ui.dialogs
 

Methods in org.eclipse.rse.ui.dialogs that return SystemControlEnableState
static SystemControlEnableState SystemControlEnableState.disable(Control w)
          Saves the current enable/disable state of the given control and its descendents in the returned object; the controls are all disabled.
static SystemControlEnableState SystemControlEnableState.disable(Control w, List exceptions)
          Saves the current enable/disable state of the given control and its descendents in the returned object except for the given list of exception cases; the controls that are saved are also disabled.
 


RSE
Release 1.0

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