org.jdesktop.swingx.plaf
Class ColumnControlButtonAddon

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

public class ColumnControlButtonAddon
extends AbstractComponentAddon

Addon to load LF specific properties for the ColumnControlButton.

Author:
Jeanette Winzenburg

Constructor Summary
ColumnControlButtonAddon()
          Instantiates the addon for ColumnControlButton.
 
Method Summary
 
Methods inherited from class org.jdesktop.swingx.plaf.AbstractComponentAddon
getName, initialize, uninitialize
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ColumnControlButtonAddon

public ColumnControlButtonAddon()
Instantiates the addon for ColumnControlButton.