public class GlobalGUI
extends java.lang.Object
| Constructor and Description |
|---|
GlobalGUI() |
| Modifier and Type | Method and Description |
|---|---|
static void |
addComponentsToPane(java.awt.Container pane) |
static void |
createAndShowGUI()
Create the GUI and show it.
|