JIDE 3.5.15

Package com.jidesoft.grouper

The package contains all kinds of object groupers for JIDE Common Layer.

See:
          Description

Interface Summary
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
AbstractObjectGrouper The abstract implementation of ObjectGrouper.
DefaultObjectGrouper Default implementation of ObjectGrouper.
GrouperContext The context object used by ObjectGrouper.
GroupResources  
ObjectGrouperManager A global object that can register Object Grouper with a type and a GrouperContext.
 

Package com.jidesoft.grouper Description

The package contains all kinds of object groupers for JIDE Common Layer.


JIDE 3.5.15