Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Class
com.memoire.bu.BuFileFilter

Uses of BuFileFilter in com.memoire.bu
 

Subclasses of BuFileFilter in com.memoire.bu
 class BuFileFilterAll
          A simple implementation of a non-filtering FileFilter.
 class BuFileFilterDirectory
          A simple implementation of a FileFilter to choose a directory.
 

Methods in com.memoire.bu with parameters of type BuFileFilter
 void BuExplorer.addFilter(BuFileFilter _ff)
           
 void BuExplorer.addFilter(BuFileFilter _ff, boolean _temporary)