Interface DebugConsoleViewListener
-
public interface DebugConsoleViewListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidtransmit()Transmit data in textfield.
-
public interface DebugConsoleViewListener
| Modifier and Type | Method | Description |
|---|---|---|
void |
transmit() |
Transmit data in textfield.
|