public class ComponentFocusedProperty extends com.google.code.validationframework.base.property.AbstractReadableProperty<Boolean> implements com.google.code.validationframework.api.common.Disposable
| Constructor and Description |
|---|
ComponentFocusedProperty(Component component)
Constructor specifying the component whose focus is to be tracked.
|
public ComponentFocusedProperty(Component component)
component - Component whose focus is to be tracked.Copyright © 2014. All Rights Reserved.