|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.primordion.xholon.io.About
Display brief information about Xholon and the current Xholon application.
| Constructor Summary | |
About()
|
|
| Method Summary | |
void |
about(java.lang.String title,
java.lang.String text,
int width,
int height)
Display information about the application. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public About()
| Method Detail |
public void about(java.lang.String title,
java.lang.String text,
int width,
int height)
IAbout
about in interface IAbouttitle - The JFrame title.text - The text to display within the JTextArea.width - The width of the JTextArea.height - The height of the JTextArea.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||