Package org.jfree.report.modules.gui.swing.common

Interface Summary

ActionFactory Creation-Date: 16.11.2006, 16:18:56
ActionPlugin Creation-Date: 16.11.2006, 15:47:02
ExportActionPlugin An export plug-in is a class that can work with the ExportAction class to implement an export function for reports.
ExportDialog Although this is no real dialog, this interface is meant to be implemented by dialogs (or anything else that behaves modal).
SwingGuiContext Creation-Date: 16.11.2006, 17:11:37

Class Summary

AbstractActionPlugin The AbstractExportPlugin provides a basic implementation of the ExportPlugin interface.
AbstractExportActionPlugin Creation-Date: 02.12.2006, 14:21:07
AbstractExportDialog ======================================== JFreeReport : a free Java report library ======================================== Project Info: http://reporting.pentaho.org/ (C) Copyright 2000-2007, by Object Refinery Limited, Pentaho Corporation and Contributors.
ActionPluginMenuComparator Creation-Date: 16.11.2006, 16:50:39
ActionPluginToolbarComparator Creation-Date: 16.11.2006, 16:50:39
DefaultActionFactory Creation-Date: 16.11.2006, 16:28:03
EncodingComboBoxModel A model for the 'encoding' combo box.
ExceptionDialog The exception dialog is used to display an exception and the exceptions stacktrace to the user.
FormValidator ======================================== JFreeReport : a free Java report library ======================================== Project Info: http://reporting.pentaho.org/ (C) Copyright 2000-2007, by Object Refinery Limited, Pentaho Corporation and Contributors.
JStatusBar ======================================== JFreeReport : a free Java report library ======================================== Project Info: http://reporting.pentaho.org/ (C) Copyright 2000-2007, by Object Refinery Limited, Pentaho Corporation and Contributors.
ReportProgressBar ======================================== JFreeReport : a free Java report library ======================================== Project Info: http://reporting.pentaho.org/ (C) Copyright 2000-2007, by Object Refinery Limited, Pentaho Corporation and Contributors.
ReportProgressDialog A progress monitor dialog component that visualizes the report processing progress.
SwingCommonModule Creation-Date: 17.11.2006, 14:40:24
SwingUtil Creation-Date: 20.11.2006, 22:42:21
WindowSizeLimiter A small helper class to limit the maximum size of an element to the elements maximum size.