Uses of Interface
com.iizix.prop.ICodeItemArrayContainer
Packages that use ICodeItemArrayContainer
Uses of ICodeItemArrayContainer in com.iizigo.panel.prop
Classes in com.iizigo.panel.prop that implement ICodeItemArrayContainerModifier and TypeClassDescriptionclassCombobox component.classSpinner UI component.Uses of ICodeItemArrayContainer in com.iizix.prop
Classes in com.iizix.prop that implement ICodeItemArrayContainerModifier 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 ICodeItemArrayContainerModifier and TypeMethodDescriptiondefault ICodeItemArrayContainerICodeItemArrayContainer.getCodeArrayArrayContainer()Gets the target implementor of the interface.Uses of ICodeItemArrayContainer in com.iizix.prop.ui
Classes in com.iizix.prop.ui that implement ICodeItemArrayContainerModifier 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 ICodeItemArrayContainerModifier and TypeMethodDescriptionUIAbstractListChoice.getCodeArrayArrayContainer()Gets the target implementor of the interface.