Class iicm.widgets.PropPanel
All Packages Class Hierarchy This Package Previous Next Index
Class iicm.widgets.PropPanel
java.lang.Object
|
+----java.awt.Component
|
+----java.awt.Container
|
+----java.awt.Panel
|
+----iicm.widgets.PropPanel
- public class PropPanel
- extends Panel
PropPanel - panel which layouts components
based on PropField size requests
-
PropPanel(Component, int)
-
-
addField(Component)
-
-
addField(Component, PropField)
-
PropPanel
public PropPanel(Component master,
int height)
addField
public void addField(Component comp,
PropField pf)
addField
public void addField(Component comp)
All Packages Class Hierarchy This Package Previous Next Index