Package com.jidesoft.grouper


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