Package net.infonode.gui.hover.hoverable
Class HoverManager
java.lang.Object
net.infonode.gui.hover.hoverable.HoverManager
-
Method Summary
Modifier and TypeMethodDescriptionvoidaddHoverable(Hoverable hoverable) voiddispatchEvent(MouseEvent event) static HoverManagervoidinit()booleanbooleanvoidremoveHoverable(Hoverable hoverable) voidsetEventListeningActive(boolean active)
-
Method Details
-
getInstance
-
init
public void init() -
setEventListeningActive
public void setEventListeningActive(boolean active) -
dispatchEvent
-
addHoverable
-
removeHoverable
-
isHovered
-
isEventListeningActive
public boolean isEventListeningActive()
-