Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package de.hunsicker.swing.util

Contains GUI related stuff.

See:
          Description

Class Summary
PopupSupport Helper class which adds popup menu support for text components.
PopupSupport.DeleteAction Action which - depending on the selection state of a text component - either deletes the selection or the whole text.
PopupSupport.ListenerSupport Helper class to bundle a component and associated listeners so we are able to correctly remove listenes after we're done.
PopupSupport.PartialStringComparator  
SwingHelper UI related helper functions.
SwingWorker An abstract class that you subclass to perform GUI-related work in a dedicated thread.
 

Package de.hunsicker.swing.util Description

Contains GUI related stuff.