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 classMultiColorPropEditorThe GUnit property editor.classMultiIntChoicePropEditorThe GUnit property editor.classMultiUnitPropEditorThe GUnit multi-property editor.classMultiUnitsPropEditorThe unit's multiple-property editor.