public class BDI4JADEExamplesApp
extends java.lang.Object
BDI4JADEExamplesPanel, and makes a GUI visible
when it is created and has its createAndShowGUI() executed.| Constructor and Description |
|---|
BDI4JADEExamplesApp() |
| Modifier and Type | Method and Description |
|---|---|
void |
createAndShowGUI()
Creates and shows a GUI whose content pane is an
BDI4JADEExamplesPanel. |
static void |
main(java.lang.String[] args) |
public static void main(java.lang.String[] args)
public void createAndShowGUI()
BDI4JADEExamplesPanel.