org.codehaus.gpars

groovyx.gpars.csp.plugAndPlay
[Groovy] Class GConsole

java.lang.Object
  groovyx.gpars.csp.plugAndPlay.GConsole
All Implemented Interfaces:
CSProcess

class GConsole

Property Summary
ChannelInput clearInputArea

java.lang.String frameLabel

ChannelOutput fromConsole

ChannelInput toConsole

 
Constructor Summary
GConsole()

 
Method Summary
void run()

 
Methods inherited from class java.lang.Object
java.lang.Object#wait(long, int), java.lang.Object#wait(long), java.lang.Object#wait(), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll()
 

Property Detail

clearInputArea

ChannelInput clearInputArea


frameLabel

java.lang.String frameLabel


fromConsole

ChannelOutput fromConsole


toConsole

ChannelInput toConsole


 
Constructor Detail

GConsole

GConsole()


 
Method Detail

run

void run()


 

Copyright © 2008–2013 Václav Pech. All Rights Reserved.