|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.jgoodies.validation.view.ValidationResultViewFactory.MessageStateChangeHandler
public static final class ValidationResultViewFactory.MessageStateChangeHandler
Sets the component visible iff the validation result has messages.
| Constructor Summary | |
|---|---|
ValidationResultViewFactory.MessageStateChangeHandler(java.awt.Component component)
Constructs a MessageStateHanlder that updates the visibility of the given Component. |
|
| Method Summary | |
|---|---|
void |
propertyChange(java.beans.PropertyChangeEvent evt)
The ValidationResult's 'messages' property has changed. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ValidationResultViewFactory.MessageStateChangeHandler(java.awt.Component component)
component - the component to show and hide| Method Detail |
|---|
public void propertyChange(java.beans.PropertyChangeEvent evt)
propertyChange in interface java.beans.PropertyChangeListener
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||