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
-
FormPanel()
- Constructs a new FormPanel object.
-
buildGUI()
- Builds the GUI of the FormPanel.
FormPanel
public FormPanel()
- Constructs a new FormPanel object.
buildGUI
public void buildGUI()
- Builds the GUI of the FormPanel.
All Packages Class Hierarchy This Package Previous Next Index