| 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.
|
class |
PixelInfoStatusBar
A status bar implementation that display information based on a pixel of the image.
|
| Modifier and Type | Method and Description |
|---|---|
StatusBar |
ImageViewer.getStatusBar()
Returns the status bar currently associated with this viewer.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ImageViewer.setStatusBar(StatusBar statusBar)
Sets the status bar component for this image viewer.
|
Copyright © 2012. All Rights Reserved.