|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjimm.datavision.gui.Designer
jimm.datavision.gui.DesignWin
public class DesignWin
The main GUI Report design window.
| Field Summary |
|---|
| Constructor Summary | |
|---|---|
DesignWin(java.io.File f)
Constructor. |
|
DesignWin(java.io.File f,
java.lang.String databasePassword)
Constructor. |
|
| Method Summary | |
|---|---|
protected void |
buildWindow()
Builds the window components. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DesignWin(java.io.File f)
null,
creates a new, empty report.
f - an XML report file; may be null
public DesignWin(java.io.File f,
java.lang.String databasePassword)
null,
creates a new, empty report.
f - an XML report file; may be nulldatabasePassword - string to give to report; OK if it's
null| Method Detail |
|---|
protected void buildWindow()
buildWindow in class Designer
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||