All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class semper.BApp.bargainer.display.FormPanel

java.lang.Object
   |
   +----java.awt.Component
           |
           +----java.awt.Container
                   |
                   +----com.sun.java.swing.JComponent
                           |
                           +----com.sun.java.swing.JPanel
                                   |
                                   +----semper.BApp.bargainer.display.FormPanel

public class FormPanel
extends JPanel

Constructor Index

 o FormPanel()
Constructs a new FormPanel object.

Method Index

 o buildGUI()
Builds the GUI of the FormPanel.

Constructors

 o FormPanel
 public FormPanel()
Constructs a new FormPanel object.

Methods

 o buildGUI
 public void buildGUI()
Builds the GUI of the FormPanel.


All Packages  Class Hierarchy  This Package  Previous  Next  Index