Main Page | Packages | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | Related Pages

com.arcle.rmt.j2se.swing.ui.Form Class Reference

Base class for Form objects. More...

List of all members.

Public Member Functions

 Form ()

Protected Member Functions

abstract void initChildren ()
abstract void layoutChildren ()


Detailed Description

Base class for Form objects.

Note:
Originally this class was made to parallel the Form class found in the handheld application. It was later determined that since the existence of the handheld class is to provide automatic-layout capabilities to a user-interface component, bringing such functionality to the desktop will neglect the richer user interface capabilities of a Swing application. Therefore, development of this class was discontinued.
See also:
com.arcle.rmt.superwaba.ui.Form
Author:
Sasmito Adibowo
Version:
Id
Form.java,v 1.6 2003/05/15 19:43:46 adib Exp

Definition at line 78 of file j2se/swing/ui/Form.java.


Constructor & Destructor Documentation

com.arcle.rmt.j2se.swing.ui.Form.Form  ) 
 

Definition at line 80 of file j2se/swing/ui/Form.java.

References com.arcle.rmt.j2se.swing.ui.Form.initChildren(), and com.arcle.rmt.j2se.swing.ui.Form.layoutChildren().


Member Function Documentation

abstract void com.arcle.rmt.j2se.swing.ui.Form.initChildren  )  [protected, pure virtual]
 

Referenced by com.arcle.rmt.j2se.swing.ui.Form.Form().

abstract void com.arcle.rmt.j2se.swing.ui.Form.layoutChildren  )  [protected, pure virtual]
 

Referenced by com.arcle.rmt.j2se.swing.ui.Form.Form().


The documentation for this class was generated from the following file:
Generated on Fri Jun 18 19:53:35 2004 for Arcle Rambutan by doxygen 1.3.5