Package com.jidesoft.grouper
The package contains all kinds of object groupers for JIDE Common Layer.
-
Interface Summary Interface Description ObjectGrouper An interface that can convert a object to a group so that the objects that has the same group can be grouped together. -
Class Summary Class Description AbstractObjectGrouper The abstract implementation ofObjectGrouper
.DefaultObjectGrouper Default implementation ofObjectGrouper
.GrouperContext The context object used by ObjectGrouper.GroupResources ObjectGrouperManager A global object that can register Object Grouper with a type and a GrouperContext.