javax > javax.swing > javax.swing.text > javax.swing.text.attributeset >

Interface: javax.swing.text.AttributeSet
    javax.swing.text.AttributeSet


public interface AttributeSet

Inner Class(es): AttributeSet.CharacterAttribute, AttributeSet.ColorAttribute, AttributeSet.FontAttribute, AttributeSet.ParagraphAttribute

FIELDS:
static final Object NameAttribute
static final Object ResolveAttribute

CONSTRUCTORS:

METHODS:
boolean containsAttribute(Object name, Object value)
Throws: NullPointerException

boolean containsAttributes(AttributeSet attributes)
Throws: NullPointerException

AttributeSet copyAttributes()

Object getAttribute(Object key)

int getAttributeCount()

Enumeration getAttributeNames()

AttributeSet getResolveParent()

boolean isDefined(Object attrName)

boolean isEqual(AttributeSet attr)


INHERITED METHODS:

SUBINTERFACES:
MutableAttributeSet,





Yazilar kaynak gosterilmeden kopyalanamaz © www.kodcu.net