|
Java Platform 1.2 Beta 4 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--java.awt.Font | +--com.sun.java.swing.plaf.FontUIResource
Warning: serialized objects of this class will not be compatible with future swing releases. The current serialization support is appropriate for short term storage or RMI between Swing1.0 applications. It will not be possible to load serialized Swing1.0 objects with future releases of Swing. The JDK1.2 release of Swing will be the compatibility baseline for the serialized form of Swing objects.
UIResource
, Serialized FormFields inherited from class java.awt.Font | |
BOLD , CENTER_BASELINE , HANGING_BASELINE , ITALIC , name , PLAIN , pointSize , ROMAN_BASELINE , size , style |
Constructor Summary | |
FontUIResource(Font font)
|
|
FontUIResource(String name,
int style,
int size)
|
Methods inherited from class java.awt.Font | |
canDisplay , canDisplayUpTo , canDisplayUpTo , canDisplayUpTo , createGlyphVector , createGlyphVector , createGlyphVector , createGlyphVector , decode , deriveFont , deriveFont , deriveFont , deriveFont , deriveFont , deriveFont , equals , finalize , getAttributes , getAvailableAttributes , getBaselineFor , getFamily , getFamily , getFont , getFont , getFont , getFontName , getFontName , getItalicAngle , getLineMetrics , getLineMetrics , getLineMetrics , getLineMetrics , getMaxCharBounds , getMissingGlyphCode , getName , getNumGlyphs , getPeer , getPSName , getSize , getSize2D , getStringBounds , getStringBounds , getStringBounds , getStringBounds , getStyle , getTransform , hashCode , hasUniformLineMetrics , isBold , isItalic , isPlain , toString |
Methods inherited from class java.lang.Object | |
clone , getClass , notify , notifyAll , wait , wait , wait |
Constructor Detail |
public FontUIResource(String name, int style, int size)
public FontUIResource(Font font)
|
Java Platform 1.2 Beta 4 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |