Uses of Interface
com.iizix.prop.IPatternOwner
Packages that use IPatternOwner Package Description com.iizigo.panel.prop com.iizigo.vs.prop com.iizix.prop.ui com.iizix.prop.vs Uses of IPatternOwner in com.iizigo.panel.prop
Classes in com.iizigo.panel.prop that implement IPatternOwner Modifier and Type Class Description class
EUIOutput
Label component.Uses of IPatternOwner in com.iizigo.vs.prop
Classes in com.iizigo.vs.prop that implement IPatternOwner Modifier and Type Class Description class
EditorVSColumnHeader
The Editor VirtualSpace Column property class.class
EditorVSField
The Editor VirtualSpace Field property class.Uses of IPatternOwner in com.iizix.prop.ui
Classes in com.iizix.prop.ui that implement IPatternOwner Modifier and Type Class Description class
UIOutput
Output (label) UI component.Uses of IPatternOwner in com.iizix.prop.vs
Classes in com.iizix.prop.vs that implement IPatternOwner Modifier and Type Class Description class
VSColumnHeader
The VirtualSpace Column Header property class holds the property name, value and optionally has a parent and/or property listener(s).class
VSField
The VirtualSpace Field property class holds the property name, value and optionally has a parent and/or property listener(s).