Weitere aktuelle Java-Titel finden Sie bei dpunkt.
 Inhaltsverzeichnis   Vorhergehendes Paket   Seite Zurück   Seite Vor   Nächstes Paket   Paketübersicht   Index

Klasse javax.swing.text.StyleContext.SmallAttributeSet1.2

java.lang.Object
   |
   +--javax.swing.text.StyleContext.SmallAttributeSet

Deklaration

public class StyleContext.SmallAttributeSet
extends java.lang.Object
implements javax.swing.text.AttributeSet

Beschreibung


 
Geschachtelte Klassen
public staticAttributeSet.CharacterAttribute
public staticAttributeSet.ColorAttribute
public staticAttributeSet.FontAttribute
public staticAttributeSet.ParagraphAttribute
 
Konstruktoren
publicStyleContext.SmallAttributeSet(Object[] attributes)
publicStyleContext.SmallAttributeSet(AttributeSet attrs)
 
Methoden
public StringtoString()
public inthashCode()
public booleanequals(Object obj)
public Objectclone()
public intgetAttributeCount()
public booleanisDefined(Object key)
public booleanisEqual(AttributeSet attr)
public AttributeSetcopyAttributes()
public ObjectgetAttribute(Object key)
public EnumerationgetAttributeNames()
public booleancontainsAttribute(Object name, Object value)
public booleancontainsAttributes(AttributeSet attrs)
public AttributeSetgetResolveParent()


 

Konstruktoren im Detail

public StyleContext.SmallAttributeSet(Object[] attributes)
public StyleContext.SmallAttributeSet(AttributeSet attrs)

 

Methoden im Detail

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()


 Inhaltsverzeichnis   Vorhergehendes Paket   Seite Zurück   Seite Vor   Nächstes Paket   Paketübersicht   Index

Copyright © 2002 dpunkt.Verlag, Heidelberg. Alle Rechte vorbehalten.