JavaItoolsComboBox Class

Description

Controls that have both a popup list and a text field in a Java application or applet, as defined in the Symantec Visual Café Itools class library. If users select an item from the list, the text field is filled with that string. Alternatively, users can type the string into the text field.

Inheritance

Derived from the ComboBox class.

Methods

Inherits methods from the ComboBox class, Control class, and AnyWin class.

Properties

Inherits properties from the ComboBox class, Control class, and AnyWin class.