|
xmlBlaster 1.6.2 contributions API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjava.io.InputStream
org.xmlBlaster.contrib.AppTerm.PanelInputStream
| Constructor Summary | |
AppTerm.PanelInputStream(int maxSize)
|
|
| Method Summary | |
int |
available()
This is not really needed but may help for performance. |
int |
read()
|
void |
write(int val)
|
| Methods inherited from class java.io.InputStream |
close, mark, markSupported, read, read, reset, skip |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public AppTerm.PanelInputStream(int maxSize)
| Method Detail |
public void write(int val)
public int read()
throws java.io.IOException
java.io.IOException
public int available()
throws java.io.IOException
java.io.IOException
|
xmlBlaster 1.6.2 contributions API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||