Package | Description |
---|---|
edu.ucdavis.cstars.client | |
edu.ucdavis.cstars.client.layers |
Modifier and Type | Method and Description |
---|---|
void |
MapWidget.addMouseOverHandler(MouseOverHandler handler) |
Modifier and Type | Method and Description |
---|---|
void |
GraphicsLayer.addMouseOverHandler(MouseOverHandler handler)
Fires when the mouse first enters into a graphic on the GraphicsLayer.
|