Uses of Interface
com.jeta.open.gui.framework.JETAContainer

Packages that use JETAContainer
com.jeta.forms.components.panel   
com.jeta.open.gui.framework   
 

Uses of JETAContainer in com.jeta.forms.components.panel
 

Classes in com.jeta.forms.components.panel that implement JETAContainer
 class FormPanel
          This is the main panel class used to load and view a form during runtime.
 

Uses of JETAContainer in com.jeta.open.gui.framework
 

Classes in com.jeta.open.gui.framework that implement JETAContainer
 class JETAPanel
          A panel that supports locating components by name as well as supporting the JETA controller/validation framework.
 

Methods in com.jeta.open.gui.framework that return JETAContainer
 JETAContainer JETAController.getView()
          Returns the view that is associated with this controller.
 

Constructors in com.jeta.open.gui.framework with parameters of type JETAContainer
JETAController(JETAContainer view)
          ctor
 



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