Uses of Interface
com.bbn.openmap.gui.event.FilterPresenter

Packages that use FilterPresenter
com.bbn.openmap.gui.event   
 

Uses of FilterPresenter in com.bbn.openmap.gui.event
 

Subinterfaces of FilterPresenter in com.bbn.openmap.gui.event
 interface EventPresenter
          An EventPresenter is a empty interface that marks a component to be picked up by the EventPanel.
 interface MacroFilter
          A Macro filter knows how to take a Collection of objects and return a list of them that pass its filters.
 

Classes in com.bbn.openmap.gui.event that implement FilterPresenter
 class AbstractEventPresenter
           
 class EventListPresenter
          The EventListPresenter presents OMEvents as a list.
 



Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details