Uses of Class
org.gvsig.raster.swing.buffer.impl.histogram.doubleslider.DoubleSliderEvent
Packages that use DoubleSliderEvent
Package
Description
-
Uses of DoubleSliderEvent in org.gvsig.raster.swing.buffer.impl.histogram.doubleslider
Methods in org.gvsig.raster.swing.buffer.impl.histogram.doubleslider with parameters of type DoubleSliderEventModifier and TypeMethodDescriptionvoidDoubleSliderListener.actionValueChanged(DoubleSliderEvent e) Evento que se dispara cuando cambia el valor del componente.voidDoubleSliderListener.actionValueDragged(DoubleSliderEvent e) Evento que se dispara cuando cambia el valor del componente mientras se hace un dragged con el ratón. -
Uses of DoubleSliderEvent in org.gvsig.raster.swing.buffer.impl.histogram.graphic
Methods in org.gvsig.raster.swing.buffer.impl.histogram.graphic with parameters of type DoubleSliderEventModifier and TypeMethodDescriptionvoidGraphicContainer.actionValueChanged(DoubleSliderEvent e) voidGraphicContainer.actionValueDragged(DoubleSliderEvent e)