org.pentaho.reporting.engine.classic.core.modules.gui.common
Interface GuiContext

All Known Subinterfaces:
SwingGuiContext
All Known Implementing Classes:
AbstractGuiContext, DefaultGuiContext, DefaultGuiContext

public interface GuiContext

Creation-Date: 16.11.2006, 17:06:38

Author:
Thomas Morgner

Method Summary
 org.pentaho.reporting.libraries.base.config.Configuration getConfiguration()
           
 IconTheme getIconTheme()
           
 Locale getLocale()
           
 

Method Detail

getLocale

Locale getLocale()

getIconTheme

IconTheme getIconTheme()

getConfiguration

org.pentaho.reporting.libraries.base.config.Configuration getConfiguration()