Package com.glaivestone.javax.swing

Extensions and additions to the standard Java javax.swing package.

See:
          Description

Interface Summary
ToolTipTextAccessor Implementors of this interface provide a tool tip.
ToolTipTextEventAccessor Implementors of this interface provide a tool tip for a given mouse event.
 

Class Summary
JTreeX A JTree that allows each of its nodes to have its own tool tip and provides various convenience services for working with tree nodes.
MessageDialog The MessageDialog class is used to display notification and confirmation messages.
OperationAction A Swing Action which is configured to perform an operation.
PlainTextDocument A Swing document model which holds plain (un-attributed) text,
PopupMouseListener A MouseAdapter used specifically for triggering JPopupMenus.
SplashScreenWindow A main window which displays an image such as an application startup splash screen.
SwingPatches Miscellaneous patches and workarounds for Swing problems.
SwingServices General-purpose utility services for Swing UI operations.
SwingUtilitiesX Additions to the javax.swing.SwingUtilities class.
 

Package com.glaivestone.javax.swing Description

Extensions and additions to the standard Java javax.swing package.


GFL 1.1 API