Uses of Interface
com.iizix.prop.IKStringArrayContainer
Uses of IKStringArrayContainer in com.iizigo.panel.prop
Modifier and TypeClassDescriptionclass
Combobox component.class
Spinner UI component.Uses of IKStringArrayContainer in com.iizix.prop
Modifier and TypeInterfaceDescriptioninterface
Interface implements by containers that can contain String elements of some kind.Modifier and TypeClassDescriptionclass
The String Array property class holds the property name, string array and optionally has a parent and/or property listener(s).Modifier and TypeMethodDescriptiondefault IKStringArrayContainer
IKStringArrayContainer.getKStringArrayContainer()
Gets the target implementor of the interface.Uses of IKStringArrayContainer in com.iizix.prop.ui
Modifier and TypeClassDescriptionclass
Abstract list choice UI component used for combobox and spinner.class
Combobox UI component.class
Spinner UI component.Modifier and TypeMethodDescriptionUIAbstractListChoice.getKStringArrayContainer()
Gets the target implementor of the interface.