org.htmlparser.parserapplications.filterbuilder.FilterBuilder The main program for the FilterBuilder programming system. <p>ToDo: <ul> <li>thread the attribute fetching</li> <li>CSS selector filter</li> <li>table row filter</li> <li>table column filter</li> <li>trigger filter</li> <li ...
org.exolab.jms.tools.admin.OpenJMSDestination This is the base class for all destination nodes. A destination is either a queue or a topic. @version $Revision: 1.1 $ $Date: 2004/11/26 01:51:15 $ @author <a HREF="mailto:mourikis@exolab.org">Jim Mourikis</a>
org.jboss.cache.TreeCacheView2 import java.util.List; Graphical view of a ReplicatedTree (using the MVC paradigm). An instance of this class needs to be given a reference to the underlying model (ReplicatedTree) and needs to registers as a ReplicatedTreeListener. Changes to the tree structure are propagated from the model to th ...
Tiny The main class of the JGoodies Tiny application. It configures the UI, builds the main frame and opens it. <p> The JGoodies Looks Professional comes with Skeleton, a much better sample application that separates concerns and uses a scalable architecture. @author Karsten Lentzsch