|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.mud.flash.FlashTerminal
public class FlashTerminal
| Constructor Summary | |
|---|---|
FlashTerminal()
|
|
| Method Summary | |
|---|---|
protected void |
disconnect()
|
VDUBuffer |
getVDUBuffer()
Get the current buffer. |
void |
redraw()
Redraw terminal (send new/changed terminal lines to flash frontend). |
void |
run()
|
void |
setVDUBuffer(VDUBuffer buffer)
Set the VDUBuffer that contains the terminal screen and back-buffer |
void |
start(java.net.Socket flashSocket)
|
void |
updateScrollBar()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FlashTerminal()
| Method Detail |
|---|
public void start(java.net.Socket flashSocket)
public void updateScrollBar()
updateScrollBar in interface VDUDisplayprotected void disconnect()
public void run()
run in interface java.lang.Runnablepublic void redraw()
redraw in interface VDUDisplaypublic void setVDUBuffer(VDUBuffer buffer)
setVDUBuffer in interface VDUDisplaybuffer - the terminal bufferpublic VDUBuffer getVDUBuffer()
getVDUBuffer in interface VDUDisplay
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||