public abstract class ComponentEnabler extends Object implements Enabler, Serializable
Component.
This class is immutable.| Constructor and Description |
|---|
ComponentEnabler() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract Component |
component() |
void |
disable() |
void |
enable() |
boolean |
enabled() |
void |
enabled(boolean value) |
Copyright © 2005–2018 Schlichtherle IT Services. All rights reserved.