|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.jrefinery.report.io.ext.factory.objects.ObjectReferenceGenerator
An application that creates a report documenting the object references.
Constructor Summary | |
ObjectReferenceGenerator()
|
Method Summary | |
static javax.swing.table.TableModel |
createData()
Creates the default tablemodel for the object reference generator. |
static void |
main(java.lang.String[] args)
Starting point for the application. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ObjectReferenceGenerator()
Method Detail |
public static javax.swing.table.TableModel createData()
public static void main(java.lang.String[] args)
args
- ignored.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |