Uses of Interface
com.jeta.forms.gui.form.FormAccessor

Packages that use FormAccessor
com.jeta.forms.components.panel   
 

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

Methods in com.jeta.forms.components.panel that return FormAccessor
 FormAccessor FormPanel.getFormAccessor()
          Return an instance of a FormAccessor that is associated with the top-most form in this panel (recall that a form can have nested forms).
 FormAccessor FormPanel.getFormAccessor(String compName)
          Return an instance of a FormAccessor that has the given name.
 



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