Java Platform 1.2

javax.swing.text
Interface AttributeSet.FontAttribute

All Known Implementing Classes:
StyleConstants.FontConstants

public abstract static interface AttributeSet.FontAttribute

This interface is the type signature that is expected to be present on any attribute key that contributes to the determination of what font to use to render some text. This is not considered to be a closed set, the definition can change across version of the JDK and can be ammended by additional user added entries that correspond to logical settings that are specific to some type of content.



Java Platform 1.2

Submit a bug or feature Version 1.2 of Java Platform API Specification
Java is a trademark or registered trademark of Sun Microsystems, Inc. in the US and other countries.
Copyright 1993-1998 Sun Microsystems, Inc. 901 San Antonio Road,
Palo Alto, California, 94303, U.S.A. All Rights Reserved.