swingx
Version 2005-08-19

org.jdesktop.swingx.plaf
Class JXMultiThumbSliderAddon

java.lang.Object
  extended by org.jdesktop.swingx.plaf.AbstractComponentAddon
      extended by org.jdesktop.swingx.plaf.JXMultiThumbSliderAddon
All Implemented Interfaces:
ComponentAddon

public class JXMultiThumbSliderAddon
extends AbstractComponentAddon


Constructor Summary
JXMultiThumbSliderAddon()
          Creates a new instance of JXMultiThumbSliderAddon
 
Method Summary
protected  void addBasicDefaults(LookAndFeelAddons addon, List<Object> defaults)
          Adds default key/value pairs to the given list.
 
Methods inherited from class org.jdesktop.swingx.plaf.AbstractComponentAddon
addMacDefaults, addMetalDefaults, addMotifDefaults, addResource, addWindowsDefaults, getName, initialize, isMac, isMetal, isMotif, isPlastic, isSynth, isWindows, uninitialize
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JXMultiThumbSliderAddon

public JXMultiThumbSliderAddon()
Creates a new instance of JXMultiThumbSliderAddon

Method Detail

addBasicDefaults

protected void addBasicDefaults(LookAndFeelAddons addon,
                                List<Object> defaults)
Description copied from class: AbstractComponentAddon
Adds default key/value pairs to the given list.

Overrides:
addBasicDefaults in class AbstractComponentAddon

swingx
Version 2005-08-19