add
Description:
public void add (
StateType state)
Adds a particular AtspiState
to an StateSet (i.
e. sets the given state to TRUE
in the stateset).
Parameters:
this |
a pointer to the StateSet object on which to operate.
|
state |
an StateType to be added to the specified
StateSet.
|