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 ...
com.nqadmin.swingSet.datasources.SSConnection SSConnection.java <p> SwingSet - Open Toolkit For Making Swing Controls Database-Aware <p><pre> The SSConnection class is a wrapper for Connection. It provides methods to specify the url, username, password & driver class name. The createConnection should be called before cal ...