Uses of Class
com.jeta.open.gui.framework.JETAPanel

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.
 



Copyright © 2005-2007 Jeff Tassin & Todd Viegut. All Rights Reserved.