|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectSALT.gui.Graphics
SALT.gui.Dialog
SALT.gui.OpenDesignDialog
public class OpenDesignDialog
Shows an overview of a selected Design.
Field Summary |
---|
Fields inherited from class SALT.gui.Dialog |
---|
options |
Fields inherited from class SALT.gui.Graphics |
---|
gridBagConstraints, gridBagLayout |
Constructor Summary | |
---|---|
OpenDesignDialog()
Constructs an OpenDesignDialog. |
Method Summary | |
---|---|
boolean |
display(javax.swing.JFrame frame,
Design design)
Displays the OpenDesignDialog. |
Methods inherited from class SALT.gui.Dialog |
---|
makeButton, setTitledBorder |
Methods inherited from class SALT.gui.Graphics |
---|
makeGridBagConstraints |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public OpenDesignDialog()
Method Detail |
---|
public boolean display(javax.swing.JFrame frame, Design design)
frame
- design
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |