Uses of Interface javax.swing.text.AttributeSet

Uses in package javax.swing.text.html

Methods with parameter type javax.swing.text.AttributeSet

int
HTML.getIntegerAttributeValue(AttributeSet set, HTML.Attribute attribute, int defaultValue)
Searches the value of given attribute in the provided set.

Uses in package java.awt

Methods with return type javax.swing.text.AttributeSet

AttributeSet

Uses in package javax.swing.text

Classes implementing javax.swing.text.AttributeSet

class
class
class
class
class
class

Constructors with parameter type javax.swing.text.AttributeSet

AbstractDocument.LeafElement.LeafElement(Element parent, AttributeSet attributes, int start, int end)

Fields of type javax.swing.text.AttributeSet

AttributeSet

Methods with parameter type javax.swing.text.AttributeSet

AttributeSet
AttributeSet
void
void
addAttributes
void
addAttributes
void
AttributeSet
AttributeSet
boolean
boolean
boolean
boolean
boolean
Element
MutableAttributeSet
Element
AbstractDocument.createLeafElement(Element parent, AttributeSet attributes, int start, int end)
StyleContext.SmallAttributeSet
int
Color
Color
Color
Color
getBackground
int
Component
float
Font
Font
Font
getFont
String
int
Color
Color
Color
Color
getForeground
Icon
float
float
float
float
float
TabSet
void
AbstractDocument.insertString(int offset, String text, AttributeSet attributes)
Inserts a piece of text with an AttributeSet at the specified offset.
void
Document.insertString(int offset, String str, AttributeSet a)
Inserts a piece of text with an AttributeSet at the specified offset.
void
void
void
void
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
void
void
AttributeSet
AttributeSet
void
void
removeAttributes
void
removeAttributes
void
AttributeSet
AttributeSet
AttributeSet
AttributeSet
void
AbstractDocument.replace(int offset, int length, String text, AttributeSet attributes)
Replaces some text in the document.
void
DocumentFilter.FilterBypass.replace(int offset, int length, String string, AttributeSet attrs)
void
DocumentFilter.replace(DocumentFilter.FilterBypass fb, int offset, int length, String text, AttributeSet attr)
void
DefaultStyledDocument.setCharacterAttributes(int offset, int length, AttributeSet attributes, boolean replace)
void
StyledDocument.setCharacterAttributes(int offset, int length, AttributeSet set, boolean replace)
setCharacterAttributes
void
setCharacterAttributes
void
DefaultStyledDocument.setParagraphAttributes(int offset, int length, AttributeSet attributes, boolean replace)
void
StyledDocument.setParagraphAttributes(int offset, int length, AttributeSet set, boolean replace)
setParagraphAttributes
void
setParagraphAttributes
void
void
setResolveParent
void
setResolveParent
void
void
void

Methods with return type javax.swing.text.AttributeSet

AttributeSet
AttributeSet
AttributeSet
AttributeSet
AttributeSet
AttributeSet
AttributeSet
AttributeSet
AttributeSet
AttributeSet
AttributeSet
AttributeSet
AttributeSet
getCharacterAttribute
AttributeSet
AttributeSet
AttributeSet
AttributeSet
AttributeSet
AttributeSet
AttributeSet
AttributeSet
AttributeSet
AttributeSet
AttributeSet
AttributeSet
AttributeSet

Uses in package javax.accessibility

Methods with parameter type javax.swing.text.AttributeSet

void
Set the attributes of text between two points.

Methods with return type javax.swing.text.AttributeSet

AttributeSet
Returns the attributes of a character at an index, or null if the index is out of bounds.

Uses in package javax.swing

Methods with parameter type javax.swing.text.AttributeSet

void
JTextPane.setCharacterAttributes(AttributeSet attribute, boolean replace)
setCharacterAttributes
void
JTextPane.setParagraphAttributes(AttributeSet attribute, boolean replace)
setParagraphAttributes

Methods with return type javax.swing.text.AttributeSet

AttributeSet
AttributeSet
getCharacterAttributes
AttributeSet
getParagraphAttributes