Uses of Package
sos.reports

Classes in sos.reports used by sos.reports
AbstractReport.AbstractCellElement
          A partial implementation of CellElement.
AbstractReport.AbstractElement
          A partial implementation of an Element.
AbstractReport.AbstractObjectElement
          A partial implementation of ObjectElement.
AbstractReport.AbstractTableElement
          A partial implementation of TableElement.
AbstractReport.AbstractTierElement
          A partial implementation of TierElement.
AbstractReport.DefaultTableElement.DefaultCellElement
          A default implementation of CellElement.
AbstractReportEditorModel
          A partial implementation of ReportEditorModel.
AbstractReportSelectionModel
          A partial implementation of ReportSelectionModel that handles the registering, unregistering, and notification of listeners.
AbstractReportTemplate
          A partial implementation of the ReportTemplate interface.
AccessibleReportRole
          An extension of javax.accessibility.AccessibleRole that defines roles for reports.
BreakWeightRecorder
          A mechanism to record where an object prefers to be broken.
CellElement
          A portion of a report representing a rectangular region inside a table.
DefaultReportEditorKit.ReportEditorKitAction
          A report action that provides convenience methods for providing error feedback, selecting elements, and scrolling.
Element
          A hierarchical portion of a report.
ElementEditor
          An object that controls the editing of a report element.
ElementRenderer
          An object that controls the rendering of a report element.
Fill
          A specification that allows solid, transparent, multi-colored, and gradient painting of lines and backgrounds.
JReportPane
          A report renderer and editor.
JReportPane.HeaderFooterFactory
          An object that specifies page headers and footers.
NotSelectableException
          An inability to select one of more report elements.
ObjectElement
          A report element representing an object.
Report
          A hierarchy of styled information grouped together to form a report.
ReportAction
          A common superclass of report actions that allows actions to be shared across report panes and provides a mechanism to fetch the pertinent report pane.
ReportEditorKit
          An object that controls how a report is edited and manipulated.
ReportEditorModel
          The interface to editing report elements.
ReportEvent
          An indication that a report has changed.
ReportEvent.ElementChange
          The details of how a report element changed.
ReportListener
          An object--when registered with a report--that gets notified when the report changes.
ReportPaneUI
          The JReportPane pluggable look and feel delegate.
ReportSelectionEvent
          A change made to a report's selection model.
ReportSelectionListener
          An object--when registered with the selection model--that gets notified when the report selection changes.
ReportSelectionModel
          The interface to selecting report elements.
ReportStyleConstants
          A collection of report attributes keys beyond those defined by javax.swing.text.StyleConstants.
ReportTableModel
          An extension of the javax.swing.table.TableModel interface that returns prototype values and style names.
ReportTemplate
          A named template that can generate reports and recommend themes.
TableElement
          A portion of a report organized into rows and columns.
TableFormat
          An object that controls the formatting of report tables.
TextHighlighter
          An object that specifies report text highlighting.
Theme
          A named style repository.
TierElement
          A portion of a report representing a row or column in a table.
TraversalPolicy
          An object that specifies the order in which report elements should be visited.
View
          An object that can size and display a portion of a report.
View.ResizeRequest
          A way to indicate that a view's minimum and preferred lengths have possibly changed.
ViewFactory
          An object that creates Views given a Element.
 



Copyright 2003, 2004 Side of Software (SOS). All rights reserved.