de.mud.flash
Class FlashTerminal
java.lang.Object
de.mud.flash.FlashTerminal
- Runnable, VDUDisplay
public class FlashTerminal
extends java.lang.Object
disconnect
protected void disconnect()
redraw
public void redraw()
Redraw terminal (send new/changed terminal lines to flash frontend).
- redraw in interface VDUDisplay
setVDUBuffer
public void setVDUBuffer(VDUBuffer buffer)
Set the VDUBuffer that contains the terminal screen and back-buffer
- setVDUBuffer in interface VDUDisplay
buffer
- the terminal buffer
start
public void start(Socket flashSocket)