Class | Description |
---|---|
ConsoleFrame |
JFrame that contains a GUI console.
|
ConsoleInputField |
Text field with the purpose to let the user input statements which can then be executed by Graphana.
|
ConsoleOutput |
GUI text area to display the console output of Graphana
|
ConsoleOutputPanel |
A panel holding a console output text area together with a scroll bar.
|
ConsolePanel |
A panel consisting of GUI console input and output.
|
ConsoleUserInput |
Contains the last user input of a GUI console input text field.
|
StatusBar |
A GUI bar to display current status information to the user.
|