Uses of Class
com.iizigo.prop.PropertyEditor.Node
Packages that use PropertyEditor.Node
Uses of PropertyEditor.Node in com.iizigo.prop
Methods in com.iizigo.prop that return PropertyEditor.NodeMethods in com.iizigo.prop with parameters of type PropertyEditor.NodeModifier and TypeMethodDescriptionvoidMultiPropEditor.completeCreate(MultiPropLabel mpl, PropertyEditor.Node node) Complete the creation.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.voidDefinedButton.registerPropLabel(IPropertyEditorController controller, PropLabel label, PropertyEditor.Node node) Registers a property and label.Constructors in com.iizigo.prop with parameters of type PropertyEditor.NodeModifierConstructorDescriptionMultiPropCnr(IPropertyEditorController controller, PropertyEditorInfo info, PropCnr[] containers, PropertyEditor.Node node, int itemCount) Constructs the container for the property editor.