Uses of Interface
com.iizigo.prop.IEditedPropertyEntryMultiPropSupport
Packages that use IEditedPropertyEntryMultiPropSupport Package Description com.iizigo.prop com.iizigo.prop.editor Uses of IEditedPropertyEntryMultiPropSupport in com.iizigo.prop
Constructors in com.iizigo.prop with parameters of type IEditedPropertyEntryMultiPropSupport Constructor Description MultiPropEditor(PropertyEditor editor, PropertyEditorInfo info, org.eclipse.swt.widgets.Composite parent, PropCnr[] containers, DefinedButton definedButton, IEditedPropertyEntryMultiPropSupport multiEdit, java.lang.Class<? extends GProp<?>> propItemClass, int propItemCount)
Creates the multi-prop editor.Uses of IEditedPropertyEntryMultiPropSupport in com.iizigo.prop.editor
Classes in com.iizigo.prop.editor that implement IEditedPropertyEntryMultiPropSupport Modifier and Type Class Description class
MultiColorPropEditor
The GUnit property editor.class
MultiIntChoicePropEditor
The GUnit property editor.class
MultiUnitPropEditor
The GUnit multi-property editor.class
MultiUnitsPropEditor
The unit's multiple-property editor.