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 PropertyChangeListener
Copyright © 2003-2011 JGoodies Karsten Lentzsch. All Rights Reserved.