| Modifier and Type | Class and Description |
|---|---|
class |
DefaultStatusBar
A default status bar implementation that displays the current mouse position (in pixel
coordinates) and the colour of the pixel under the cursor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ImageViewer.addImageMouseMotionListener(ImageMouseMotionListener l)
Adds the specified image mouse motion listener to this viewer.
|
void |
ImageViewer.removeImageMouseMotionListener(ImageMouseMotionListener l)
Removes the specified image mouse motion listener so that it no longer receives
mouse motion events from the image component of this image viewer.
|
Copyright © 2012. All Rights Reserved.