us.zuercher.gpx2map.gui
Class FontComboBoxModel.FontChoice
java.lang.Object
us.zuercher.gpx2map.gui.FontComboBoxModel.FontChoice
- Enclosing class:
- FontComboBoxModel
public static class FontComboBoxModel.FontChoice
- extends Object
FontChoice represents a choice in the font selection combo box.
Method Summary |
String |
toString()
Returns the display name of this font choice. |
fontName
private final String fontName
FontComboBoxModel.FontChoice
private FontComboBoxModel.FontChoice(Font font)
toString
public String toString()
- Returns the display name of this font choice.
- Overrides:
toString
in class Object
- Returns:
- the display name of this font choice.