Package org.progeeks.meta.type

Package containing standard PropertyType implementations that are useful for many applications.

See:
          Description

Class Summary
DirectoryType Specialization of FileType that is preconfigured to represent directories.
FileType Property type implementation that represents a File.
FilteredFileType Specialized version of the FileType property type that supports a built-in file filter.
MonthType PropertyType representing a month type.
PercentType Special class of double/float used for representing percentages.
RangedNumberType ClassPropertyType subclass that represents a number with a minimum and maximum range.
 

Package org.progeeks.meta.type Description

Package containing standard PropertyType implementations that are useful for many applications.



Copyright © 2002-2003 Paul Speed. All Rights Reserved.