| Package | Description |
|---|---|
| org.drjekyll.fontchooser | |
| org.drjekyll.fontchooser.model |
| Modifier and Type | Method and Description |
|---|---|
FontSelectionModel |
FontChooser.getSelectionModel()
Returns the data model that handles Font selections.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FontChooser.setSelectionModel(FontSelectionModel newModel)
Sets the model containing the selected Font.
|
| Constructor and Description |
|---|
FontChooser(FontSelectionModel model)
Creates a FontChooser pane with the specified
FontSelectionModel. |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultFontSelectionModel
A generic implementation of
FontSelectionModel. |
Copyright © 2016–2022 drjekyll.org. All rights reserved.