MindFusion.Java Package Programmer's Guide
SliderAdapter Members
Constructors Methods
 


Provides empty implementations for the methods defined in the SliderListener interface. This lets you override only the handlers for the events you are interested in, instead of implementing all methods of SliderListener.

The following tables list the members exposed by the SliderAdapter type.

 Public Constructors

  Name Description

SliderAdapter

 

 Public Methods

  Name Description

batchValueChanged

 

endValueChanged

 

startValueChanged

 

 See Also

SliderAdapter Class
com.mindfusion.diagramming.components Namespace