- SELECTION_MODEL_PROPERTY - Static variable in class com.connectina.swing.fontchooser.JFontChooser
-
The selection model property name.
- setSelectedFont(Font) - Method in class com.connectina.swing.fontchooser.DefaultFontSelectionModel
-
Sets the selected font to font
.
- setSelectedFont(Font) - Method in interface com.connectina.swing.fontchooser.FontSelectionModel
-
Sets the selected font to font
.
- setSelectedFont(Font) - Method in class com.connectina.swing.fontchooser.JFontChooser
-
Sets the current Font of the FontChooser to the specified Font.
- setSelectionModel(FontSelectionModel) - Method in class com.connectina.swing.fontchooser.JFontChooser
-
Sets the model containing the selected Font.
- showDialog(Window, Font) - Static method in class com.connectina.swing.fontchooser.JFontChooser
-
Shows a modal FontChooser dialog and blocks until the
dialog is hidden.
- showDialog(Window, JFontChooser, Font) - Static method in class com.connectina.swing.fontchooser.JFontChooser
-
Shows a modal FontChooser dialog and blocks until the
dialog is hidden.