|
RSE Release 1.0 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| 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 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||