|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.jpop.gui.LogWindow
A window with a log of events
| Constructor Summary | |
LogWindow(java.lang.String name)
Constructor for the LogWindow object |
|
| Method Summary | |
void |
log(java.lang.String s)
Log a message |
static void |
setAllVisible(boolean b)
|
void |
setVisible(boolean b)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public LogWindow(java.lang.String name)
name - | Method Detail |
public static void setAllVisible(boolean b)
public void setVisible(boolean b)
public void log(java.lang.String s)
s - The message
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||