Uses of Class
org.loboevolution.img.StatusBar
-
Uses of StatusBar in org.loboevolution.img
Modifier and TypeClassDescriptionclass
A default status bar implementation that displays the current mouse position (in pixel coordinates) and the colour of the pixel under the cursor.class
A status bar implementation that display information based on a pixel of the image.Modifier and TypeMethodDescriptionImageViewer.getStatusBar()
Returns the status bar currently associated with this viewer.Modifier and TypeMethodDescriptionvoid
ImageViewer.setStatusBar
(StatusBar statusBar) Sets the status bar component for this image viewer.