Uses of Package
net.jalbum.filterManager

Packages that use net.jalbum.filterManager
net.jalbum.filterManager   
se.datadosen.explorer   
 

Classes in net.jalbum.filterManager used by net.jalbum.filterManager
FilterList
           
FilterManager
          The FilterManager handles several JAlbumImageFilter being applied to a specific image.
FilterManagerFriend
          This interface has to be implemented by the class which will handle the FilterManager as the FilterManager will pass some requests to the implementing class which it can not handle on it own.
FilterManagerInterface
           
FilterProperties
           
FilterProperties.FilterCategory
           
FilterRenderer
           
JAlbumImageFilter
           
 

Classes in net.jalbum.filterManager used by se.datadosen.explorer
FilterManagerFriend
          This interface has to be implemented by the class which will handle the FilterManager as the FilterManager will pass some requests to the implementing class which it can not handle on it own.