Klasse javax.swing.text.StyleContext.SmallAttributeSet | 1.2 |
java.lang.Object | +--javax.swing.text.StyleContext.SmallAttributeSet
Geschachtelte Klassen | |
---|---|
public static | AttributeSet.CharacterAttribute |
public static | AttributeSet.ColorAttribute |
public static | AttributeSet.FontAttribute |
public static | AttributeSet.ParagraphAttribute |
Konstruktoren | |
---|---|
public | StyleContext.SmallAttributeSet(Object[] attributes) |
public | StyleContext.SmallAttributeSet(AttributeSet attrs) |
Methoden | |
---|---|
public String | toString() |
public int | hashCode() |
public boolean | equals(Object obj) |
public Object | clone() |
public int | getAttributeCount() |
public boolean | isDefined(Object key) |
public boolean | isEqual(AttributeSet attr) |
public AttributeSet | copyAttributes() |
public Object | getAttribute(Object key) |
public Enumeration | getAttributeNames() |
public boolean | containsAttribute(Object name, Object value) |
public boolean | containsAttributes(AttributeSet attrs) |
public AttributeSet | getResolveParent() |