public class ComponentUtil extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
setFieldState(boolean enable,
Component comp)
Recursively enables or disables all the components contained in the
containers of
comps. |
public static void setFieldState(boolean enable,
Component comp)
comps.enable - Tell if the underlying components should be active or notcomp - The root component.Copyright © 2015 IRSTV CNRS-FR-2488. All Rights Reserved.