Searched refs:getCharacterAttribute (Results 1 – 1 of 1) sorted by relevance
450 public javax.swing.text.AttributeSet getCharacterAttribute(int index) { in getCharacterAttribute() method in AccessibleTextImpl465 return getCharacterAttribute(index - 1); in getCharacterAttribute()