| Interface | Description |
|---|---|
| QuickTerminal.CommandListener | |
| QuickTerminal.Terminal | |
| QuickTerminal.UserInput |
| Class | Description |
|---|---|
| ConsoleData |
Class used for storing console data
|
| JCNCConsole |
this panel show the grbl commands passed to machine
|
| JConsole |
Class implementing a Swing-based text console
Principles: - provides a fixed number of rows and columns, but can be resized
- each cell can have its own foreground and background colour - The main font
determines the grid size
|
| QuickTerminal |