|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
R
- the type of the report result being wrapped.public interface ReportUIWrapper<R>
A simple wrapper for a report presentation UI
Method Summary | |
---|---|
JComponent |
createReportComponent(ReportResult<R> result)
Returns a JComponent showing a report based on the given report result. |
Method Detail |
---|
JComponent createReportComponent(ReportResult<R> result)
result
- the report result to base the report on.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |