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