public interface TwoStateHoverProvider
Modifier and Type | Method and Description |
---|---|
void |
setHovering(Widget widget)
Called when a hovering is going to be set to a widget.
|
void |
unsetHovering(Widget widget)
Called when a hovering is going to be unset from a widget.
|
Built on January 9 2014. | Portions Copyright 1997-2014 Oracle. All rights reserved.