|
||||||||||
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.HelpDialog
public class HelpDialog
Shows a link for help about SALT.
Field Summary |
---|
Fields inherited from class SALT.gui.Dialog |
---|
options |
Fields inherited from class SALT.gui.Graphics |
---|
gridBagConstraints, gridBagLayout |
Constructor Summary | |
---|---|
HelpDialog()
Constructs a HelpDialog. |
Method Summary | |
---|---|
void |
display(javax.swing.JFrame frame)
Displays the HelpDialog. |
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 HelpDialog()
Method Detail |
---|
public void display(javax.swing.JFrame frame)
frame
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |