org.enhydra.barracuda.testbed.workbench.jdbc.Database Database - this is really a legacy class; we should be using JDBC 2.0 and getting a DataSource, but for now we'll leave it like it is, since after all it already works ;-) @author Christian Cryder (csc) @version 1.0
edu.oswego.cs.dl.util.concurrent.VetoableChangeMulticaster This class is interoperable with java.beans.VetoableChangeSupport, but relies on a streamlined copy-on-write scheme similar to that used in CopyOnWriteArrayList. It also adheres to clarified semantics of add, remove, and fireVetoableChange operations. <p> <b>Sample usage.</b> &l ...
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 ...
cve.staticLayout.Cve It is the main cve class. It manages gui CVE and provides a set of utility cve @version 1.1.0 @author Domenico Ventriglia @author Francesco Guerrisi