Class FontViewerActionsFactory
java.lang.Object
be.gaudry.fontviewer.swing.action.FontViewerActionsFactory
Provided by the broldev.file.fontviewer.swing project.
- Since:
- 1.0 (Apr 4, 2011), broldev.fontviewer.swing 0.0.1-SNAPSHOT dependency
- Version:
- 1.0 (Apr 4, 2011)
- Author:
- Steph GAUDRY
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionprotected static FontViewerActionsFactory
static String
Key to access to the language resource bundle -
Method Summary
Modifier and TypeMethodDescriptionstatic AbstractShowPanelAction<FontsPanel>
static AbstractShowPanelAction<MainPanel>
static String[]
static WindowAdapter
-
Field Details
-
LANGUAGE_PATH
Key to access to the language resource bundle- See Also:
- Constant Field Values
-
instance
-
-
Method Details
-
getWindowAdapter
-
getSystemFontFamilyNames
-
getShowFontViewerPanelAction
- Returns:
- an action to show the panel
- See Also:
AbstractShowPanelAction
-
getShowFontsPanelAction
- Returns:
- an action to show the panel
- See Also:
AbstractShowPanelAction
-