Uses of Interface
com.jidesoft.swing.ComponentStateSupport

Packages that use ComponentStateSupport
com.jidesoft.swing The package contains many based classes we added on top of Swing for JIDE Common Layer. 
 

Uses of ComponentStateSupport in com.jidesoft.swing
 

Classes in com.jidesoft.swing that implement ComponentStateSupport
 class CornerScroller
           
 class HeaderBox
          HeaderBox is a special component that is used in JIDE Pivot Grid product to mimic a button with table header style.
 class JideButton
          JideButton is a replacement for JButton when it is used on toolbar (or command bar in the case of JIDE Action Framework).
 class JideSplitButton
          JideSplitButton is a combination of button and menu.
 class JideToggleButton
          An implementation of a two-state JideButton.
 class JideToggleSplitButton
          An implementation of a two-state JideButton.
 class NullJideButton
          This is part of the null-components.
 class SimpleScrollPane.ScrollButton
          The scroll button for SimpleScrollPane.
 



Copyright © 2013. All Rights Reserved.