Class DefaultGuiContext
java.lang.Object
org.jfree.report.modules.gui.common.DefaultGuiContext
- All Implemented Interfaces:
GuiContext
Creation-Date: 16.11.2006, 17:05:27
- Author:
- Thomas Morgner
-
Constructor Summary
ConstructorsConstructorDescriptionDefaultGuiContext
(Locale locale, IconTheme iconTheme, org.pentaho.reporting.libraries.base.config.Configuration configuration) -
Method Summary
Modifier and TypeMethodDescriptionorg.pentaho.reporting.libraries.base.config.Configuration
-
Constructor Details
-
DefaultGuiContext
-
-
Method Details
-
getLocale
- Specified by:
getLocale
in interfaceGuiContext
-
getIconTheme
- Specified by:
getIconTheme
in interfaceGuiContext
-
getConfiguration
public org.pentaho.reporting.libraries.base.config.Configuration getConfiguration()- Specified by:
getConfiguration
in interfaceGuiContext
-