Uses of Interface
cz.fidentis.analyst.gui.elements.histogram.utils.EventGenerator
Packages that use EventGenerator
Package
Description
Package for the whole interactive histogram implementation.
Package that contains classes representing draggable bounds.
Package for classes representing a chart.
This package contains utility classes that are used in multiple places
across the
histogram
package.-
Uses of EventGenerator in cz.fidentis.analyst.gui.elements.histogram
Classes in cz.fidentis.analyst.gui.elements.histogram that implement EventGeneratorModifier and TypeClassDescriptionclass
High-level interactive histogram component. -
Uses of EventGenerator in cz.fidentis.analyst.gui.elements.histogram.components.bounds
Classes in cz.fidentis.analyst.gui.elements.histogram.components.bounds that implement EventGeneratorModifier and TypeClassDescriptionclass
Class forBoundComponents
related logic.class
Class for simplifying the work with twoBound
instances. -
Uses of EventGenerator in cz.fidentis.analyst.gui.elements.histogram.components.chart
Classes in cz.fidentis.analyst.gui.elements.histogram.components.chart that implement EventGenerator -
Uses of EventGenerator in cz.fidentis.analyst.gui.elements.histogram.utils
Classes in cz.fidentis.analyst.gui.elements.histogram.utils that implement EventGeneratorModifier and TypeClassDescriptionclass
Convenience class for handlingActionEvent
s for components that don't support it by default.