Uses of Package
org.openbp.guiclient.model.item.itemfilter

Packages that use org.openbp.guiclient.model.item.itemfilter
org.openbp.guiclient.model.item.itemfilter   
org.openbp.guiclient.model.item.itemtree   
 

Classes in org.openbp.guiclient.model.item.itemfilter used by org.openbp.guiclient.model.item.itemfilter
AbstractItemFilter
          Basic implementation of an item filter.
ItemFilter
          An item filter can be used in conjunction with the item filter manager (ItemFilterMgr) to filter sets of items.
ItemFilterHolder
          An item filter holder is a component that 'employs' an item filter.
ItemFilterListener
          Listener interface for components that use the item filter manager class (ItemFilterMgr).
ItemFilterMgr
          The item filter manager enables the filtering of items according to a variety of filters (ItemFilter) that have been installed for this manager.
 

Classes in org.openbp.guiclient.model.item.itemfilter used by org.openbp.guiclient.model.item.itemtree
ItemFilter
          An item filter can be used in conjunction with the item filter manager (ItemFilterMgr) to filter sets of items.
ItemFilterListener
          Listener interface for components that use the item filter manager class (ItemFilterMgr).
ItemFilterMgr
          The item filter manager enables the filtering of items according to a variety of filters (ItemFilter) that have been installed for this manager.
ItemTypeFilter
          Item type filter.
 



Copyright © 2011. All Rights Reserved.