|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectmastermind.client.ClientGUIDialog
public class ClientGUIDialog
This class generates the about dialog and the help dialog
Constructor Summary | |
---|---|
ClientGUIDialog()
|
Method Summary | |
---|---|
static void |
showAboutDialog(javax.swing.JFrame jframe)
Opens an about dialog. |
static void |
showHelpDialog(javax.swing.JFrame jframe)
Opens a help dialog |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ClientGUIDialog()
Method Detail |
---|
public static void showAboutDialog(javax.swing.JFrame jframe)
jframe
- public static void showHelpDialog(javax.swing.JFrame jframe)
jframe
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |