public class TerminalTutorial
extends java.lang.Object
Constructor and Description |
---|
TerminalTutorial()
Create a JCanvas and put it into a window
|
Modifier and Type | Method and Description |
---|---|
void |
createTerminals()
Create a collection of terminals.
|
static void |
main(java.lang.String[] argv)
Main function
|