|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | PROPERTY | CONSTR | METHOD | DETAIL: FIELD | PROPERTY | CONSTR | METHOD |
java.lang.Objectgpars.csp.plugAndPlay.GConsole
class GConsole
Property Summary | |
---|---|
ChannelInput |
clearInputArea
|
String |
frameLabel
|
ChannelOutput |
fromConsole
|
ChannelInput |
toConsole
|
Constructor Summary | |
GConsole()
|
Method Summary | |
---|---|
void
|
run()
|
Methods inherited from class Object | |
---|---|
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
Property Detail |
---|
ChannelInput clearInputArea
String frameLabel
ChannelOutput fromConsole
ChannelInput toConsole
Constructor Detail |
---|
GConsole()
Method Detail |
---|
public void run()
Groovy Documentation