org.gnu.atk
public class StateSet extends GObject
| Constructor Summary | |
|---|---|
| StateSet() | |
| StateSet(Handle handle) | |
| Method Summary | |
|---|---|
| boolean | addState(StateType type) |
| void | addStates(StateType[] types) |
| void | clearStates() |
| boolean | containsState(StateType type) |
| boolean | containsStates(StateType[] types) |
| boolean | isEmpty() |