Uses of Interface
com.iizix.prop.IStringArrayContainer
Packages that use IStringArrayContainer
Uses of IStringArrayContainer in com.iizigo.panel.prop
Classes in com.iizigo.panel.prop that implement IStringArrayContainerModifier and TypeClassDescriptionclassCombobox component.classSpinner UI component.Uses of IStringArrayContainer in com.iizix.prop
Subinterfaces of IStringArrayContainer in com.iizix.propModifier and TypeInterfaceDescriptioninterfaceInterface implements by containers that can contain String elements of some kind.Classes in com.iizix.prop that implement IStringArrayContainerModifier and TypeClassDescriptionclassThe String Array property class holds the property name, string array and optionally has a parent and/or property listener(s).Methods in com.iizix.prop that return IStringArrayContainerModifier and TypeMethodDescriptiondefault IStringArrayContainerIStringArrayContainer.getStringArrayContainer()Gets the target implementor of the interface.Uses of IStringArrayContainer in com.iizix.prop.ui
Classes in com.iizix.prop.ui that implement IStringArrayContainerModifier and TypeClassDescriptionclassAbstract list choice UI component used for combobox and spinner.classCombobox UI component.classSpinner UI component.Methods in com.iizix.prop.ui that return IStringArrayContainerModifier and TypeMethodDescriptionUIAbstractListChoice.getStringArrayContainer()Gets the target implementor of the interface.