|
Class Summary |
| AbstractActionPlugin |
Abstract implementation of an ActionPluginIfc to include a default
configure method. |
| AbstractFilterPlugin |
Abstract implementation of an FilterPluginIfc to include a default
configure method, a default toXMLString,
and get/setOperation methods. |
| AbstractPlugin |
Abstract implementation of the PluginIfc interface that provides
default methods for items such as setBase,
getAuthor, etc. |
| AbstractSearchController |
Abstract implementation of a SearchControllerIfc interface which
provides some default behavior such as getBase and
setAppController. |
| FileMaskFilter |
A simple file mask filter that supports an asterisk as a string
of any length and a questions mark as a single character. |