Classes in com.usefullittlethings.saw.apps.shared used by com.usefullittlethings.saw.apps.file
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 . |
|