|
|||||||||
| Home >> All >> cxtable >> [ plugin overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
cxtable.plugin
Class xPipedOut

java.lang.Objectcxtable.plugin.xPipedOut
- All Implemented Interfaces:
- xOutListen
- public class xPipedOut
- extends java.lang.Object
- implements xOutListen
- extends java.lang.Object
| Field Summary | |
private cxtable.core_comm.xListener |
xl
|
| Constructor Summary | |
xPipedOut(cxtable.core_comm.xListener x)
|
|
| Method Summary | |
void |
send(java.lang.String s)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
xl
private cxtable.core_comm.xListener xl
| Constructor Detail |
xPipedOut
public xPipedOut(cxtable.core_comm.xListener x)
| Method Detail |
send
public void send(java.lang.String s)
- Specified by:
sendin interfacexOutListen
|
|||||||||
| Home >> All >> cxtable >> [ plugin overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
cxtable.plugin.xPipedOut