|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JETAPanel | |
|---|---|
| com.jeta.forms.components.panel | |
| com.jeta.open.gui.utils | |
| Uses of JETAPanel in com.jeta.forms.components.panel |
|---|
| Subclasses of JETAPanel in com.jeta.forms.components.panel | |
|---|---|
class |
FormPanel
This is the main panel class used to load and view a form during runtime. |
| Uses of JETAPanel in com.jeta.open.gui.utils |
|---|
| Methods in com.jeta.open.gui.utils with parameters of type JETAPanel | |
|---|---|
static JETADialog |
JETAToolbox.invokeDialog(JETAPanel view,
Component owner,
String title)
Creates and displays a model JETADialog using the given view as the content pane. |
static JETADialog |
JETAToolbox.invokeDialog(JETAPanel view,
Component owner,
String title,
JComponent initialFocus)
Creates and displays a model JETADialog using the given view as the content pane. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||