All Packages Class Hierarchy This Package Previous Next Index
Class framework.awt.TextFieldGBL
java.lang.Object
|
+----java.awt.Component
|
+----java.awt.TextComponent
|
+----java.awt.TextField
|
+----framework.awt.TextFieldGBL
- public class TextFieldGBL
- extends TextField
Extension on TextField, allows user to set the gridbagconstraints.
- See Also:
- TextField
-
TextFieldGBL(String, GridBagLayout, GridBagConstraints)
-
TextFieldGBL
public TextFieldGBL(String name,
GridBagLayout gbl,
GridBagConstraints gbc)
All Packages Class Hierarchy This Package Previous Next Index