Java AWT

Previous Chapter 23
java.awt.peer Reference
Next
 

FontPeer (New)

Name

FontPeer (New)

[Graphic: Figure from the text]

Description

FontPeer is an interface that defines the basis for fonts.

Interface Definition

public abstract interface java.awt.peer.FontPeer {
}

See Also

ComponentPeer


Previous Home Next
FileDialogPeer Book Index FramePeer

Java in a Nutshell Java Language Reference Java AWT Java Fundamental Classes Exploring Java