Uses of Interface
com.iizix.prop.IKStringArrayContainer
- Packages that use IKStringArrayContainer - Package - Description - com.iizigo.panel.prop - com.iizix.prop - com.iizix.prop.ui 
- Uses of IKStringArrayContainer in com.iizigo.panel.prop- Classes in com.iizigo.panel.prop that implement IKStringArrayContainer - Modifier and Type - Class - Description - class- EUIComboBoxCombobox component.- class- EUISpinnerSpinner UI component.
- Uses of IKStringArrayContainer in com.iizix.prop- Subinterfaces of IKStringArrayContainer in com.iizix.prop - Modifier and Type - Interface - Description - interface- ICodeItemArrayContainerInterface implements by containers that can contain String elements of some kind.- Classes in com.iizix.prop that implement IKStringArrayContainer - Modifier and Type - Class - Description - class- CodeItemArrayPropThe 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 IKStringArrayContainer - Modifier and Type - Method - Description - default IKStringArrayContainer- IKStringArrayContainer. - getKStringArrayContainer()Gets the target implementor of the interface.
- Uses of IKStringArrayContainer in com.iizix.prop.ui- Classes in com.iizix.prop.ui that implement IKStringArrayContainer - Modifier and Type - Class - Description - class- UIAbstractListChoiceAbstract list choice UI component used for combobox and spinner.- class- UIComboBoxCombobox UI component.- class- UISpinnerSpinner UI component.- Methods in com.iizix.prop.ui that return IKStringArrayContainer - Modifier and Type - Method - Description - IKStringArrayContainer- UIAbstractListChoice. - getKStringArrayContainer()Gets the target implementor of the interface.