public class RIORenderer extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
RIORenderer.PDFViewer
Deprecated.
|
Constructor and Description |
---|
RIORenderer()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static java.awt.Component |
getComponent(java.lang.Object value)
Deprecated.
|
static java.lang.String |
htmlRIO(ReportInstance rio)
Deprecated.
|
static javax.swing.JPanel |
jpanelRIO(ReportInstance rio)
Deprecated.
|
static java.io.File |
pdfRIO(ReportInstance rio)
Deprecated.
|
public RIORenderer()
public static java.lang.String htmlRIO(ReportInstance rio)
public static java.io.File pdfRIO(ReportInstance rio)
public static javax.swing.JPanel jpanelRIO(ReportInstance rio)
public static java.awt.Component getComponent(java.lang.Object value)