org.jfree.report.modules.gui.common

Interface GuiContext

Known Subinterfaces:
SwingGuiContext
Known Implementing Classes:
DefaultGuiContext

public interface GuiContext

Creation-Date: 16.11.2006, 17:06:38
Author:
Thomas Morgner

Method Summary

Configuration
getConfiguration()
IconTheme
getIconTheme()
Locale
getLocale()

Method Details

getConfiguration

public Configuration getConfiguration()

getIconTheme

public IconTheme getIconTheme()

getLocale

public Locale getLocale()