Class | Description |
---|---|
AbstractValidationListener<CompType extends javax.swing.JComponent,T> |
Base class for ValidationListeners.
|
SwingComponentDecorationFactory |
Factory class for creating
ValidationUI instances that can decorate
a Swing GUI-component when it has a Problem. |
SwingValidationGroup |
ValidationGroup subclass specialized for handling Swing
components. |
ValidationPanel |
A simple panel which can display a problem, fire changes when the problem
changes.
|