Frames | No Frames |
Constructors with parameter type javax.accessibility.AccessibleRelation | |
Create a relation set initialized with the given relations, duplicates are
ignored.
|
Methods with parameter type javax.accessibility.AccessibleRelation | |
boolean | Add a new relation to the current set. |
void | Add all of the relations to the current set. |
boolean | Remove a relation from the set. |
Methods with return type javax.accessibility.AccessibleRelation | |
AccessibleRelation | Get the relation that matches the key.
|
AccessibleRelation[] | Return the relation set as an array.
|