| Package | Description |
|---|---|
| org.mdi.gui |
Generic GUI classes used by the framework.
|
| org.mdi.gui.swing |
Specific Swing GUI classes used by the framework.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
MessageArea<C>
Presents a scrollable text area for user messages.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
SwingMessageArea
Presents a scrollable text area for user messages.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultMessageArea
Presents a scrollable text area for user messages.
|