Uses of Class
com.iizix.prop.IntProp
Packages that use IntProp Package Description com.iizigo.prop.editor com.iizix.prop com.iizix.prop.ui Uses of IntProp in com.iizigo.prop.editor
Methods in com.iizigo.prop.editor that return types with arguments of type IntProp Modifier and Type Method Description IEditedPropertyEntryMultiProp<IntProp,java.lang.Integer>
MultiIntChoicePropEditor. createPropertyEditor()
Creates the property editor for a line to edit a single property.Uses of IntProp in com.iizix.prop
Subclasses of IntProp in com.iizix.prop Modifier and Type Class Description class
ConstrainedIntProp
This class is used to hold an integer property that has constraints imposed on it.Uses of IntProp in com.iizix.prop.ui
Methods in com.iizix.prop.ui that return IntProp Modifier and Type Method Description default IntProp
ILayoutDataAlignX. getAlignPropX()
Returns the alignment property in X.default IntProp
ILayoutDataAlignY. getAlignPropY()
Returns the alignment property in Y.