Package net.xoetrope.xui.helper

Interface Summary
ResourceBundleLoader An interface to facilitate loading of resource bundles
XTranslator An interface for translation objects (a utility for looking up translations in a resource bundle.
 

Class Summary
BuddyHelper Extends XStyleFactory by adding a caption component whenever a new component is added.
DoubleAdapter A helper for an double model field
IntegerAdapter A helper for an int model field
Measurer A helper class to assist in positioning rows and columns of components within a container.
MessageHelper Formats messages (for 1.1.x JDKs)
NumberFormatter A utility to help format numbers in accordance with the current Locale
ReflectionHelper A helper to simplify some of the more common reflection tasks used in XUI
SwingWorker This is the 3rd version of SwingWorker (also known as SwingWorker 3), an abstract class that you subclass to perform GUI-related work in a dedicated thread.
XDefaultTranslator  
XuiUtilities A collection of utilities for use with XUI