New generation of DHTML & JavaScript Menus!
* Truly cross-browser
* Cross-frame
* CSS support
* Cool styles and effects
* Support for keystrokes
* Movable and floating
Java FileFilter Collection A collection of FileNameFilters youcan use in your own Java programs. They have nostandalone use.They come with source and include:
AllDirectoriesFilter gets all directories
AllFilesFilter.java gets all files
ClamFilter.java simple wildcard
EverythingFilter.java gets everything
ListFilter.java gets a list of files
MultiFilter.java combines other Filters with "consider", "must" and "never".