edu.oswego.cs.dl.util.concurrent.misc.SynchronizationTimer This program records times for various fine-grained synchronization schemes, and provides some ways of measuring them over different context parameters. <p> Quick start: <ol> <li>javac -d <em>base of some CLASSPATH</em> *.java <br> You'll need Swing (JFC). (Th ...
org.objectweb.cjdbc.console.wizard.tab.RequestManagerTab RequestManager is the main panel for the information regarding the request manager. This tab will open tabs like <code>CachingTab</code> and <code>RecoveryTab</code> @see <code>WizardTab</code> @author <a HREF="mailto:Nicolas.Modrzyk@inria.fr">Nicolas Mod ...
org.apache.log4j.lf5.viewer.LogBrokerMonitor LogBrokerMonitor . @author Michael J. Sikorsky @author Robert Shaw @author Brad Marlborough @author Richard Wan @author Brent Sprecher @author Richard Hurst Contributed by ThoughtWorks Inc.
org.apache.jmeter.ejb.jndi.config.gui.MethodConfigGui Provides the gui interface to configure remote method execution @author Khor Soon Hin @version $Revision: 1.6 $ Last Updated: $Date: 2004/02/13 02:40:53 $ Created 2001 Dec 24
org.objectweb.cjdbc.console.wizard.tab.BackendTab This tab has the required field to define backend information and their related connection managers @see <code>WizardTab</code> @author <a HREF="mailto:Nicolas.Modrzyk@inria.fr">Nicolas Modrzyk </a> @version 1.0
org.objectstyle.cayenne.modeler.util.CayenneWidgetFactory Utility class to create standard Swing widgets following default look-and-feel of CayenneModeler. @author Andrei Adamchik TODO: (Andrus) investigate performance impact of substituting constructors for all new widgets with cloning the prototype
org.swixml.SwingTagLibrary The SwingTagLibrary contains Factories for all Swing Objects that can be instatiated by parsing an XML descriptor at runtime. Date: Dec 9, 2002 @author <a HREF="mailto:wolf@paulus.com">Wolf Paulus</a> @version $Revision: 1.1 $ @see org.swixml.TagLibrary