Package de.enough.polish.swing

Offers help for integrating Swing applications nicely into the host-operating system, notably Mac OS X.

See:
          Description

Interface Summary
Application Is used for integrating a swing application.
BackgroundProcess
OkCancelApplyListener Is used to communicate with an OkCancelApplyPanel.
OkCancelListener Is used to communicate with an OkCancelPanel.
Translatable An interface for elements that can contain localized contents.
 

Class Summary
ActiveTextField A textfield that actively notifies the registered change listener about any changes.
CheckBoxList Used for a list of checkboxes.
ContextJMenuItem Provides a menu item that can a have a context.
ImageAreaButton Prvoides a button with an image that contains several areas.
IntegerTextField An active textfield that only accepts integer input.
MacOsXIntegration Integrates Mac OS X for a swing application.
NativeIntegration Integrates the underlying operating system, especially Mac OS X.
OkCancelApplyPanel Provides the three buttons "ok", "cancel" and "apply" within an panel.
OkCancelPanel Provides the buttons "ok" and "cancel" within an panel.
ProgressFrame Shows a progess that is started in a background thread.
SelectListEntryDialog
StatusBar Provides a simple way for showing status messages.
SwingApplication Base class for standalong swing applications.
ToolBar Contains several options for fast selection.
 

Package de.enough.polish.swing Description

Offers help for integrating Swing applications nicely into the host-operating system, notably Mac OS X.