Groboclown's Utils API

Packages
net.groboclown.ant.v1 Additional tasks for the Jakarta Ant build utility.
net.groboclown.eventbus.v1 The eventbus package allows for a dynamic application to distribute application events in an infinitely extensible way.
net.groboclown.eventbus.v2 The eventbus package allows for a dynamic application to distribute application events in an infinitely extensible way.
net.groboclown.eventbus.v2.rmi Access to remote event buses.
net.groboclown.eventbus.v2.tests  
net.groboclown.gui.misc.v1 Miscellaneous GUI utilities and components for creating more robust Java GUIs.
net.groboclown.gui.paintpipe.v1 A framework for building a GUI that paints an image in a separate thread, with various components rendering parts of the image in their own threads.
net.groboclown.gui.paintpipe.v1.tests  
net.groboclown.gui.pluginapp.v1  
net.groboclown.gui.pluginapp.v1.event  
net.groboclown.gui.pluginapp.v1.plugin  
net.groboclown.gui.pluginapp.v1.tests  
net.groboclown.gui.timeBoundPaint.v1 A framework for allowing a separate thread to paint an image, with a maximum amount of time the thread can dedicate per image.
net.groboclown.gui.tripleBuffer.v1 A framework which allows subclasses (in the AWT for now) to paint an image in a separate thread, independent of the AWT event thread.
net.groboclown.gui.tripleBuffer.v1.test  
net.groboclown.junit.jpda.v1 A collection of classes to test for thread safety in classes, using Sun's JPDA debugging interface to control the processing of the thread.
net.groboclown.junit.jpda.v1.tests  
net.groboclown.junit.v1 Classes to help in the creation and execution of JUnit tests.
net.groboclown.util.classes.v1 Helps control class loading, so that it will work with the most efficient Jar / URL class loading based on your JVM.
net.groboclown.util.classes.v1.jdk0  
net.groboclown.util.classes.v1.jdk0.tests  
net.groboclown.util.classes.v1.jdk2  
net.groboclown.util.classes.v1.jdk2.tests  
net.groboclown.util.classes.v1.tests  
net.groboclown.util.datastruct.v1 Various unusual or very helpful data structures, written like the collections classes.
net.groboclown.util.datastruct.v1.tests  
net.groboclown.util.display.v1  
net.groboclown.util.http.v1 Contains classes which are optimized for HTTP connections.
net.groboclown.util.http.v1.tests  
net.groboclown.util.io.v1 Utilities and Java I/O extentions to speed up development time of file and stream processing in your app.
net.groboclown.util.jpda.v1 Helper code to manage the Sun JPDA standard interface for JVM debugging.
net.groboclown.util.jplugin.v1 The jplugin package allows for easy use of "plugins" into your application.
net.groboclown.util.jplugin.v2 The jplugin package allows for easy use of "plugins" into your application.
net.groboclown.util.jplugin.v2.util Additional plugin utilities to help with the loading of plugins.
net.groboclown.util.math.fuzzylogic.v1 This package contains classes that encompass fuzzy logic arithmetic.
net.groboclown.util.math.v1  
net.groboclown.util.states.v1 Philosophy of This State Design
net.groboclown.util.thread.v1 A collection of classes to aid in speeding the development of threaded applications.
net.groboclown.util.xml.v1 XML utility classes that in and of themselves do not require an XML parsing library.
net.groboclown.util.xml.v1.tests  
net.groboclown.xml.resource.v1 Resource objects which can be loaded from XML.
net.groboclown.xml.resource.v1.xerces The XML parser loader for xerces.
net.groboclown.xml.resource.v1.xml4j The XML parser loader for xml4j.
net.groboclown.xml.xdstates.v1 A framework which allows for the generation of permutations of data from an XML file.
net.groboclown.xml.xdstates.v1.impl  
net.groboclown.xml.xdstates.v1.modules  
net.groboclown.xml.xdstates.v1.tests  

 



Written under the LGPL