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