javax > javax.swing > javax.swing.text > javax.swing.text.mutableattributeset >

Interface: javax.swing.text.MutableAttributeSet
    javax.swing.text.MutableAttributeSet


public interface MutableAttributeSet extends AttributeSet


FIELDS:

CONSTRUCTORS:

METHODS:
void addAttribute(Object name, Object value)

void addAttributes(AttributeSet attributes)

void removeAttribute(Object name)

void removeAttributes(Enumeration names)

void removeAttributes(AttributeSet attributes)

void setResolveParent(AttributeSet parent)


INHERITED METHODS:

SUBINTERFACES:
Style,





Yazilar kaynak gosterilmeden kopyalanamaz © www.kodcu.net