|
StarOffice 5.2 API reverse engineered by classdoc |
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object
|
+--java.io.OutputStream
|
+--stardiv.controller.ConsoleStream
| Constructor Summary | |
(package private) |
ConsoleStream()
|
| Method Summary | |
void |
write(byte[] b,
int i1,
int i2)
|
void |
write(int i)
|
| Methods inherited from class java.io.OutputStream |
close, flush, write |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
ConsoleStream()
| Method Detail |
public void write(byte[] b,
int i1,
int i2)
public void write(int i)
|
StarOffice 5.2 API reverse engineered by classdoc |
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||