| 
 | Generated by JDiff | ||||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS | ||||||||
Added interface javax.accessibility.AccessibleText.
Documentation changed from old to new. 
| Added Methods | |
| AccessibleIcon[]getAccessibleIcon() | Get the AccessibleIcons associated with this object if one or more exist. | 
| AccessibleRelationSetgetAccessibleRelationSet() | Get the AccessibleRelationSet associated with this object if one exists. | 
| StringgetAfterIndex(int, | Returns the String after a given index. | 
| StringgetAtIndex(int, | Returns the String at a given index. | 
| StringgetBeforeIndex(int, | Returns the String before a given index. | 
| intgetCaretPosition() | Return the zero-based offset of the caret. | 
| intgetCharCount() | Return the number of characters (valid indicies) | 
| AttributeSetgetCharacterAttribute(int) | Return the AttributeSet for a given character at a given index | 
| RectanglegetCharacterBounds(int) | Determine the bounding box of the character at the given index into the string. | 
| intgetIndexAtPoint(Point) | Given a point in local coordinates return the zero-based index of the character under that Point. | 
| StringgetSelectedText() | Returns the portion of the text that is selected. | 
| intgetSelectionEnd() | Returns the end offset within the selected text. | 
| intgetSelectionStart() | Returns the start offset within the selected text. | 
| Changed Methods | ||
| AccessibleActiongetAccessibleAction() | Documentation changed from old to new. | Get the AccessibleAction associated with this object. | 
| intgetAccessibleActionCount() | Documentation changed from old to new. | Returns the number of Actions available in this object. | 
| StringgetAccessibleName() | Documentation changed from old to new. | Returns the accessible name of this object. | 
| AccessibleTextgetAccessibleText() | Documentation changed from old to new. Method was inherited from AccessibleContext, but is now defined locally. | |
| AccessibleValuegetAccessibleValue() | Documentation changed from old to new. | Get the AccessibleValue associated with this object. | 
| NumbergetMinimumAccessibleValue() | Documentation changed from old to new. | Get the minimum value of this object as a Number. | 
| 
 | |||||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | |||||||||