public class ComponentRolloverProperty extends com.google.code.validationframework.base.property.AbstractReadableProperty<Boolean> implements com.google.code.validationframework.api.common.Disposable
If the mouse is over the component, the property value will be true.
| Constructor and Description |
|---|
ComponentRolloverProperty(Component component)
Constructor specifying the component for which the property applies.
|
| Modifier and Type | Method and Description |
|---|---|
void |
dispose() |
Boolean |
getValue() |
Copyright © 2020. All rights reserved.