Uses of Class
com.iizigo.prop.MultiPropLabel
Packages that use MultiPropLabel Package Description com.iizigo.prop Uses of MultiPropLabel in com.iizigo.prop
Methods in com.iizigo.prop with parameters of type MultiPropLabel Modifier and Type Method Description void
MultiPropEditor. completeCreate(MultiPropLabel mpl, PropertyEditor.Node node)
Complete the creation.MultiPropEditor
PropertyEditorInfo. createControls(PropertyEditor editor, org.eclipse.swt.widgets.Composite entryPart, com.iizigo.prop.PropertyEditorLayout pl, MultiPropLabel mlabel, DefinedButton definedButton, PropertyEditor.Node node, PropCnr[] containers)
Creates the controls required.Constructors in com.iizigo.prop with parameters of type MultiPropLabel Constructor Description DefinedButton(MultiPropLabel multiLabel, PropertyEditor resizer, org.eclipse.swt.widgets.Composite parent, boolean hideDefineButton)
Create the clear button.