JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes
A
C
D
F
G
J
L
R
S
D
DefaultFontSelectionModel
- Class in
com.connectina.swing.fontchooser
A generic implementation of
FontSelectionModel
.
DefaultFontSelectionModel()
- Constructor for class com.connectina.swing.fontchooser.
DefaultFontSelectionModel
Creates a
DefaultFontSelectionModel
with the current font set to
new Font(Font.SANS_SERIF, Font.PLAIN, 12)
.
DefaultFontSelectionModel(Font)
- Constructor for class com.connectina.swing.fontchooser.
DefaultFontSelectionModel
Creates a
DefaultFontSelectionModel
with the current font set to
font
, which should be non-
null
.
A
C
D
F
G
J
L
R
S
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes