Uses of Interface
com.jidesoft.swing.Alignable

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

Uses of Alignable in com.jidesoft.swing
 

Classes in com.jidesoft.swing that implement Alignable
 class CornerScroller
           
 class Gripper
          Gripper is a component that you can drag.
 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 JideLabel
          Just like JideButton comparing to JButton, JideLabel is like JLabel except it is used on JToolBar or CommandBar.
 class JideMenu
          A special implementation of JMenu.
 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.