Package net.infonode.gui.hover.hoverable
Interface Hoverable
- All Known Implementing Classes:
ContentTitleBar,HoverableShapedPanel,ViewTitleBar
public interface Hoverable
-
Method Summary
-
Method Details
-
acceptHover
-
hoverEnter
void hoverEnter() -
hoverExit
void hoverExit()
-