Provides empty implementations for the methods defined in the SliderRailListener interface. This lets you override only the handlers for the events you are interested in, instead of implementing all methods of SliderRailListener.
Namespace: com.mindfusion.diagramming.components
Package: com.mindfusion.diagramming.components
SyntaxJava
Copy Code
|
|---|
public class SliderRailAdapter implements SliderRailListener |
Inheritance Hierarchyjava.lang.Object![]()
com.mindfusion.diagramming.components.SliderRailAdapter
See Also