Package | Description |
---|---|
edu.ucdavis.cstars.client | |
edu.ucdavis.cstars.client.layers |
Modifier and Type | Method and Description |
---|---|
void |
MapWidget.addMouseUpHandler(MouseUpHandler handler) |
Modifier and Type | Method and Description |
---|---|
void |
GraphicsLayer.addMouseUpHandler(MouseUpHandler handler)
Fires when a mouse button is released and the mouse cursor is on a graphic.
|