public class CursorListener extends DefaultFSMouseListener
?????? |
---|
CursorListener() |
?????? | ????? |
---|---|
void |
onMouseOver(BasicPanel panel,
Box box)
Sent when the mouse moves over a Box in the render tree.
|
onMouseDragged, onMouseOut, onMousePressed, onMouseUp, reset
public void onMouseOver(BasicPanel panel, Box box)
onMouseOver
???? FSMouseListener
onMouseOver
??? DefaultFSMouseListener
panel
- the panel where the box is displayedbox
- the box the mouse has just moved over