|
i-net Clear Reports | |||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||
| Packages that use SwingReportViewer | |
|---|---|
| com.inet.designer | Provides all classes and interfaces for the i-net Designer. |
| com.inet.viewer | Provides all classes and interfaces for the i-net Clear Reports viewer. |
| Uses of SwingReportViewer in com.inet.designer |
|---|
| Methods in com.inet.designer that return SwingReportViewer | |
|---|---|
SwingReportViewer |
AbstractDesignerDataModel.createViewer()
creates a new SwingReportViewer and initializes it with the necessary ViewerContext, as well as piping its
log stream to the appropriate position (via setLoggingStream(java.io.PrintStream). |
SwingReportViewer |
DesignerDataModel.createViewer()
creates a new SwingReportViewer and initializes it with the necessary ViewerContext, as well as piping its
log stream to the appropriate position (via setLoggingStream(java.io.PrintStream). |
| Uses of SwingReportViewer in com.inet.viewer |
|---|
| Methods in com.inet.viewer that return SwingReportViewer | |
|---|---|
SwingReportViewer |
SwingViewerContext.getViewer()
Returns the viewer to which this context belongs. |
| Methods in com.inet.viewer with parameters of type SwingReportViewer | |
|---|---|
void |
SwingViewerContext.setViewer(SwingReportViewer viewer)
Sets the viewer to which this context belongs. |
| Constructors in com.inet.viewer with parameters of type SwingReportViewer | |
|---|---|
SwingViewerContext(SwingReportViewer viewer)
Creates a SwingViewerContext with a reference to a SwingReportViewer which is used for example when parent components are needed for dialogs, etc. |
|
|
i-net Clear Reports | |||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||