Uses of Class
net.sourceforge.pmd.util.fxdesigner.util.beans.converters.TypedObject
-
Packages that use TypedObject Package Description net.sourceforge.pmd.util.fxdesigner.util.beans.converters -
-
Uses of TypedObject in net.sourceforge.pmd.util.fxdesigner.util.beans.converters
Subclasses of TypedObject in net.sourceforge.pmd.util.fxdesigner.util.beans.converters Modifier and Type Class Description classPropertyValueMethods in net.sourceforge.pmd.util.fxdesigner.util.beans.converters that return types with arguments of type TypedObject Modifier and Type Method Description Serializer<TypedObject<?>>SerializerRegistrar. compositeSerializer()Returns a new serializer that uses all the serializers registered on this registrar instance to serialize any object.
-