Package be.gaudry.swing.file.action
Class MReporterActionsFactory
java.lang.Object
be.gaudry.swing.file.action.MReporterActionsFactory
Provided by the broldev.file.mediareporter.swing project.
- Since:
- 1.0 (Mar 31, 2011), broldev.file.mediareporter.swing 0.0.1-SNAPSHOT dependency
- Version:
- 1.0 (Mar 31, 2011)
- Author:
- Steph GAUDRY
-
Nested Class Summary
-
Field Summary
Modifier and TypeFieldDescriptionprotected static MReporterActionsFactory
static String
Key to access to the language resource bundle -
Method Summary
Modifier and TypeMethodDescriptionIf themReporterPanel
is created, returns the list of results files.static BuildMReportAction
static WindowAdapter
-
Field Details
-
LANGUAGE_PATH
Key to access to the language resource bundle- See Also:
- Constant Field Values
-
instance
-
-
Method Details
-
getResults
If themReporterPanel
is created, returns the list of results files. Otherwise returns null, and the showPanel(String) method may be called.- Returns:
- the results files, or null if the mReporterPanel is not yet created.
- Since:
- 1.0.1-SNAPSHOT (Feb 8 2009)
- See Also:
MReporterPanel.getResults()
-
getWindowAdapter
-
getShowMReportPanelAction
- Returns:
- an action to show the panel
- See Also:
AbstractShowPanelAction
-
getSearchAction
-