
Public Member Functions | |
| FontDialog (Frame owner, String selected) | |
| Font | chooseFont () |
Public Attributes | |
| FontChooser | font |
| Font | SelectedFont |
Classes | |
| class | FontChooser |
Definition at line 26 of file FontDialog.java.
| org.hfbk.util.FontDialog.FontDialog | ( | Frame | owner, | |
| String | selected | |||
| ) |
| Font org.hfbk.util.FontDialog.chooseFont | ( | ) |
Definition at line 43 of file FontDialog.java.
Referenced by org.hfbk.vis.PrefsDialog.createFontChooserButton().
Here is the caller graph for this function:

Definition at line 28 of file FontDialog.java.
Referenced by org.hfbk.util.FontDialog.FontChooser.FontChooser(), and org.hfbk.util.FontDialog.FontChooser.updatePreview().
1.5.1