Package cz.fidentis.analyst.gui.elements.histogram.utils
package cz.fidentis.analyst.gui.elements.histogram.utils
This package contains utility classes that are used in multiple places
across the histogram
package.
Package contains the following classes:
- class
BucketHistogram
- class
CursorChanger
- class
EventGenerator
- class
EventDispatcher
- class
PaintProcessor
For more details on each class, see the relevant documentation.
-
ClassDescriptionClass that implements bucket histogram.Extension of
MouseAdapter
for changing cursor on a given component when it's held.Convenience class for handlingActionEvent
s for components that don't support it by default.Interface for classes that generateActionEvents
.Class for working with colors and paints.