com.mindbright.application
public class ModuleDebugConsoleImpl extends ModuleBaseTerminal
mindterm
Constructor and Description |
---|
ModuleDebugConsoleImpl() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
closeOnDisconnect() |
protected void |
doClose() |
protected java.lang.String |
getTitle() |
boolean |
isAvailable(MindTermApp mindterm) |
protected ModuleBaseTerminal |
newInstance() |
protected void |
runTerminal(MindTermApp mindterm,
TerminalWindow terminal,
java.awt.Frame frame,
TerminalFrameTitle frameTitle) |
activate, close, connected, description, disconnected, haveMenus, init, run, update, useChaff, windowClosing
protected void runTerminal(MindTermApp mindterm, TerminalWindow terminal, java.awt.Frame frame, TerminalFrameTitle frameTitle)
runTerminal
in class ModuleBaseTerminal
protected boolean closeOnDisconnect()
closeOnDisconnect
in class ModuleBaseTerminal
protected java.lang.String getTitle()
getTitle
in class ModuleBaseTerminal
protected void doClose()
doClose
in class ModuleBaseTerminal
public boolean isAvailable(MindTermApp mindterm)
protected ModuleBaseTerminal newInstance()
newInstance
in class ModuleBaseTerminal