public static final class ValidationResultViewFactory.MessageStateChangeHandler extends Object implements PropertyChangeListener
| Constructor and Description |
|---|
ValidationResultViewFactory.MessageStateChangeHandler(Component component)
Constructs a MessageStateHanlder that updates the visibility
of the given Component.
|
| Modifier and Type | Method and Description |
|---|---|
void |
propertyChange(PropertyChangeEvent evt)
The ValidationResult's 'messages' property has changed.
|
public ValidationResultViewFactory.MessageStateChangeHandler(Component component)
component - the component to show and hidepublic void propertyChange(PropertyChangeEvent evt)
propertyChange in interface PropertyChangeListenerCopyright © 2003-2014 JGoodies Software GmbH. All Rights Reserved.