Uses of Interface
net.sf.jguiraffe.gui.builder.components.tags.PropertiesSupport
-
Packages that use PropertiesSupport Package Description net.sf.jguiraffe.gui.builder.components.tags A package with tag handler classes for creating GUI components. -
-
Uses of PropertiesSupport in net.sf.jguiraffe.gui.builder.components.tags
Classes in net.sf.jguiraffe.gui.builder.components.tags that implement PropertiesSupport Modifier and Type Class Description classTransformerBaseTag<T>A base class for tags that create transformers or validators.classTransformerTagA tag handler class for creatingTransformerobjects and passing them to input component tags.classValidatorBaseTag<T extends Validator>A base class for tag handler implementations that create validators for input components.classValidatorsTagA tag handler class for combining multiple validators to be assigned to an input component.classValidatorTagA tag handler class for creatingobjects and associating them with input components.Validator
-