Uses of Interface
sos.reports.ReportEditorKit

Uses of ReportEditorKit in sos.reports
 

Classes in sos.reports that implement ReportEditorKit
 class DefaultReportEditorKit
          A report editor kit that provides basic functionality.
 

Methods in sos.reports that return ReportEditorKit
protected  ReportEditorKit JReportPane.createDefaultEditorKit()
          Creates a returns an editor kit to use if the client does not specify one.
 ReportEditorKit JReportPane.getEditorKit()
          Returns the currently installed editor kit.
 

Methods in sos.reports with parameters of type ReportEditorKit
 void JReportPane.setEditorKit(ReportEditorKit editorKit)
          Sets the editor kit.
 

Constructors in sos.reports with parameters of type ReportEditorKit
JReportPane(Report report, ReportEditorKit editorKit)
          Creates a JReportPane with the specified report and editor kit.
 



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