| Constructor and Description |
|---|
ClientAutomaton(InputStream in,
OutputStream out,
Shell shell) |
ClientAutomaton(ObjectOutputStream out,
ObjectInputStream in,
Shell shell) |
public ClientAutomaton(ObjectOutputStream out, ObjectInputStream in, Shell shell)
public ClientAutomaton(InputStream in, OutputStream out, Shell shell) throws IOException
IOExceptionpublic ClientAutomaton addCloseListener(Closeable closeable)
public int getWidth()
public int getHeight()
Copyright © 2015 eXo Platform SAS. All Rights Reserved.