public class Hover
extends java.lang.Object
| Constructor and Description | 
|---|
Hover()  | 
| Modifier and Type | Method and Description | 
|---|---|
static void | 
clear()
Clear any active hover prompt. 
 | 
static Canvas | 
getCanvas()
Return the canvas corresponding to the active hover. 
 | 
public static void clear()
public static Canvas getCanvas()