|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcz.nipax.hippo.pexeso.AboutDlg
public class AboutDlg
The About dialog. It is cerated as modal dialog with some info about project. The dialog has some problem in Kaffe because Kaffe isn't able to hadle html in dialog controls. The dialog should be probably upgraded somehow.
Field Summary | |
---|---|
(package private) javax.swing.JDialog |
dialog
The About dialog. |
Constructor Summary | |
---|---|
AboutDlg()
Simple constructor. |
Method Summary | |
---|---|
void |
createGUI(javax.swing.JFrame frame)
Creates new dialog. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
javax.swing.JDialog dialog
Constructor Detail |
---|
public AboutDlg()
Method Detail |
---|
public void createGUI(javax.swing.JFrame frame)
frame
- parent frame for dialog
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |