public interface FontContainer
| Modifier and Type | Method and Description |
|---|---|
String |
getSelectedFamily() |
Font |
getSelectedFont() |
float |
getSelectedSize() |
String |
getSelectedStyle() |
void |
setPreviewFont(Font font) |
void |
setSelectedFont(Font font) |
Copyright © 2016–2022 drjekyll.org. All rights reserved.