|
|||||||||
| Home >> All >> jbreport >> [ util overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||
Package jbreport.util
| Interface Summary | |
| BreakEventListener | This interface defines the methods that should be implemented by any class
that needs to be notified of break events during the loadData
phase of report creation. |
| ReportBreak | A ReportBreak element is defined such that it can be tested to see if a condition has been met which defines a break in the report. |
| Class Summary | |
| MemoryTrack | This will create a thread that will monitor the state of the memory usage of this application. |
| Stack | This provides for the semantics of a stack. |
| XMLOutputReportVisitor | This should be capable of outputting the full xml definition of the report structure. |
|
|||||||||
| Home >> All >> jbreport >> [ util overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||