Package com.ibm.ftt.properties.util

Class Summary
AbstractCategory An implementation of part of the ICategory interface.
AbstractCategoryInstance Implementation of part of the ICategoryInstance interface.
AbstractPropertyGroup This class is a partial implementation of the IPropertyGroup interface.
AbstractPropertyGroupManager This class reads the category extension point and returns simple category and property objects that can be used by property group manager implementers to populate their own category objects.
Property This is an implementation of the IProperty interface.
PropertyInfo Holds information about a property that was registered using the category extension point.
SimpleCategory A simple category simply returns the name of the category and the property info objects corresponding to properties registered with that category.