DESY ACOP Beans Home

Uses of Class
com.cosylab.gui.components.SliderSetMode

Packages that use SliderSetMode
com.cosylab.gui.components   
 

Uses of SliderSetMode in com.cosylab.gui.components
 

Methods in com.cosylab.gui.components that return SliderSetMode
 SliderSetMode Slider.getSetMode()
          Returns the set mode.
static SliderSetMode SliderSetMode.valueOf(int mode)
           
static SliderSetMode SliderSetMode.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static SliderSetMode[] SliderSetMode.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.cosylab.gui.components with parameters of type SliderSetMode
 void Slider.setSetMode(SliderSetMode mode)
          Sets the slider set mode.
 



Copyright © 2010. All Rights Reserved.