org.jivesoftware.smackx.debugger.EnhancedDebugger The EnhancedDebugger is a debugger that allows to debug sent, received and interpreted messages but also provides the ability to send ad-hoc messages composed by the user.<p> A new EnhancedDebugger will be created for each connection to debug. All the EnhancedDebuggers will be shown in the ...
groovy.swing.SwingBuilder A helper class for creating Swing widgets using GroovyMarkup @author <a HREF="mailto:james@coredevelopers.net">James Strachan</a> @version $Revision: 1.13 $
com.jgoodies.looks.common.ExtBasicArrowButtonHandler A handler for spinner arrow button mouse and action events. When a left mouse pressed event occurs we look up the (enabled) spinner that's the source of the event and start the autorepeat timer. The timer fires action events until any button is released at which point the timer is stopped and th ...
com.jgoodies.looks.demo.AlignmentTab Consists of rows of centered components to check alignment of font baselines and centered perceived bounds. @author Karsten Lentzsch @version $Revision: 1.11 $ Builds a panel using <code>FormLayout</code> that consists of rows of different Swing components all centered vertically. ...