Package net.infonode.gui.hover.hoverable
Interface Hoverable
-
- All Known Implementing Classes:
ContentTitleBar,HoverableShapedPanel,ViewTitleBar
public interface Hoverable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanacceptHover(java.util.ArrayList enterableHoverables)voidhoverEnter()voidhoverExit()
-