Uses of Class
org.gvsig.gui.beans.doubleslider.DoubleSliderEvent
Packages that use DoubleSliderEvent
Package
Description
-
Uses of DoubleSliderEvent in org.gvsig.gui.beans.colorchooser
Methods in org.gvsig.gui.beans.colorchooser with parameters of type DoubleSliderEventModifier and TypeMethodDescriptionvoidColorChooser.actionValueChanged(DoubleSliderEvent e) voidColorChooser.actionValueDragged(DoubleSliderEvent e) -
Uses of DoubleSliderEvent in org.gvsig.gui.beans.doubleslider
Methods in org.gvsig.gui.beans.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.gui.beans.graphic
Methods in org.gvsig.gui.beans.graphic with parameters of type DoubleSliderEventModifier and TypeMethodDescriptionvoidGraphicContainer.actionValueChanged(DoubleSliderEvent e) voidGraphicContainer.actionValueDragged(DoubleSliderEvent e) -
Uses of DoubleSliderEvent in org.gvsig.gui.beans.slidertext
Methods in org.gvsig.gui.beans.slidertext with parameters of type DoubleSliderEventModifier and TypeMethodDescriptionvoidColorSliderTextContainer.actionValueChanged(DoubleSliderEvent e) Controla cuando cambia el slidervoidColorSliderTextContainer.actionValueDragged(DoubleSliderEvent e)