class LogPanel extends Object
| Modifier and Type | Field and Description |
|---|---|
private static JTextArea |
logArea |
private static JTextArea |
miniLogArea |
private static boolean |
resetFlag |
| Constructor and Description |
|---|
LogPanel() |
| Modifier and Type | Method and Description |
|---|---|
(package private) static JPanel |
getMiniPanel() |
(package private) static JPanel |
getPanel() |
(package private) static String |
getText() |
(package private) static void |
log(String message) |