Module com.googlecode.lanterna
Interface TelnetTerminal.TelnetClientEventListener
-
- Enclosing class:
- TelnetTerminal
private static interface TelnetTerminal.TelnetClientEventListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
onResize(int columns, int rows)
void
requestReply(boolean will, byte option)
-