Lines Matching refs:set
39 /** Implement this interface to represent a set of states.
41 <p>The interface <type>XAccessibleStateSet</type> represents a set of
50 /** Checks whether the current state set is empty.
53 Returns <TRUE/> if there is no state in this state set and
54 <FALSE/> if there is at least one set state in it.
58 /** Checks if the given state is a member of the state set of the called
67 state set and <FALSE/> otherwise.
71 /** Checks if all of the given states are in the state set of the called
75 This sequence of states is interpreted as set and every of its
77 this object's state set. Each state has to be one of the
81 Returns <TRUE/> if all states of the given state set are members
82 of this object's state set. <FALSE/> is returned if at least
84 object's state set.
88 /** Get all currently set states as a sequence of state ids.
96 The returned sequence contains one entry for every currently set