|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Object OutputStream module_standard.wDebug.Console
public class Console
Field Summary | |
---|---|
(package private) JDebug |
debug
|
Constructor Summary | |
---|---|
Console(String titre,
JTextArea ta)
|
Method Summary | |
---|---|
void |
write(int b)
|
Methods inherited from class OutputStream |
---|
close, flush, write, write |
Methods inherited from class Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
JDebug debug
Constructor Detail |
---|
public Console(String titre, JTextArea ta)
Method Detail |
---|
public void write(int b)
write
in class OutputStream
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |