| Name | Package | Description |
| AbstractContext | com.jidesoft.converter | AbstractContext is a generic context class. |
| AbstractDialogPage | com.jidesoft.dialog | AbstractDialogPage is an abstract base class extends AbstractPage. |
| AbstractIntelliHints | com.jidesoft.hints | AbstractIntelliHints is an abstract implementation of IntelliHints . |
| AbstractListIntelliHints | com.jidesoft.hints | AbstractListIntelliHints extends AbstractIntelliHints and further
implement most of the methods in interface IntelliHints . |
| AbstractObjectGrouper | com.jidesoft.grouper | The abstract implenmentation of ObjectGrouper. |
| AbstractPage | com.jidesoft.dialog | AbstractPage is an abstract base class that provides functionality
to defer populating a JPanel object until it is actually viewed. |
| Animator | com.jidesoft.swing | An ActionListener with a timer. |
| AquaGripperUI | com.jidesoft.plaf.aqua | No description provided. |
| AquaJidePopupMenuUI | com.jidesoft.plaf.aqua | No description provided. |
| AquaJideSplitButtonUI | com.jidesoft.plaf.aqua | Menu UI implementation |
| AquaJideTabbedPaneUI | com.jidesoft.plaf.aqua | JideTabbedPane UI implementation |
| AquaJideTabbedPaneUI.AquaTabCloseButton | com.jidesoft.plaf.aqua | No description provided. |
| AquaJideUtils | com.jidesoft.plaf.aqua | AquaJideUtils to add Jide extension to AquaLookAndFeel |
| AquaPainter | com.jidesoft.plaf.aqua | Painter for Aqua style L&F. |
| ArrayConverter | com.jidesoft.converter | An abstract class that is extented by any converters that convert to/from an array-like format,
such as 1, 2, 3. |
| AutoCompletion | com.jidesoft.swing | AutoCompletion is a helper class to make JTextComponent or JComboBox auto-complete based
on a list of known items. |
| AutoCompletion.AutoCompletionDocument | com.jidesoft.swing | The document class used by AutoCompletion. |
| AutoCompletionComboBox | com.jidesoft.swing | An auto completion combobox. |
| AutoResizingTextArea | com.jidesoft.swing | An extended version of JTextArea that automatically resizes itself vertically. |
| AutoScroll | com.jidesoft.swing | Please note: we are still polishing this class and may change the public interface in the future. |
| BannerPanel | com.jidesoft.dialog | BannerPanel is a panel that can show title, subtitle and icon
with title on top, subtitle on the bottom and icon on the left. |
| Base64 | com.jidesoft.utils | Encodes and decodes to and from Base64 notation. |
| Base64.InputStream | com.jidesoft.utils | A Base64.InputStream will read data from another
java.io.InputStream, given in the constructor,
and encode/decode to/from Base64 notation on the fly. |
| Base64.OutputStream | com.jidesoft.utils | A Base64.OutputStream will write data to another
java.io.OutputStream, given in the constructor,
and encode/decode to/from Base64 notation on the fly. |
| BasicFolderChooserIconsFactory | com.jidesoft.plaf.basic | A helper class to contain icons for demo of JIDE products. |
| BasicFolderChooserIconsFactory.ToolBar | com.jidesoft.plaf.basic | No description provided. |
| BasicFolderChooserUI | com.jidesoft.plaf.basic | No description provided. |
| BasicGripperUI | com.jidesoft.plaf.basic | A Basic L&F implementation of GripperUI. |
| BasicHeaderBoxUI | com.jidesoft.plaf.basic | JideButtonUI implementation |
| BasicHeaderBoxUI.RolloverMouseInputAdapter | com.jidesoft.plaf.basic | No description provided. |
| BasicJideButtonListener | com.jidesoft.plaf.basic | No description provided. |
| BasicJideButtonUI | com.jidesoft.plaf.basic | JideButtonUI implementation |
| BasicJideOptionPaneUI | com.jidesoft.plaf.basic | No description provided. |
| BasicJideOptionPaneUI.ButtonFactory | com.jidesoft.plaf.basic | This class is used to create the default buttons. |
| BasicJidePopupMenuUI | com.jidesoft.plaf.basic | No description provided. |
| BasicJidePopupUI | com.jidesoft.plaf.basic | A basic L&F implementation of Popup. |
| BasicJidePopupUI.PopupLayout | com.jidesoft.plaf.basic | No description provided. |
| BasicJidePopupUI.PopupPropertyChangeListener | com.jidesoft.plaf.basic | No description provided. |
| BasicJideSplitButtonUI | com.jidesoft.plaf.basic | Menu UI implementation |
| BasicJideSplitButtonUI.MouseInputHandler | com.jidesoft.plaf.basic | No description provided. |
| BasicJideTabbedPaneUI | com.jidesoft.plaf.basic | A basic L&f implementation of JideTabbedPaneUI |
| BasicJideTabbedPaneUI.ActivateTabAction | com.jidesoft.plaf.basic | No description provided. |
| BasicJideTabbedPaneUI.DefaultMouseHandler | com.jidesoft.plaf.basic | No description provided. |
| BasicJideTabbedPaneUI.DefaultMouseMotionHandler | com.jidesoft.plaf.basic | No description provided. |
| BasicJideTabbedPaneUI.MouseHandler | com.jidesoft.plaf.basic | This inner class is marked "public" due to a compiler bug. |
| BasicJideTabbedPaneUI.MouseMotionHandler | com.jidesoft.plaf.basic | No description provided. |
| BasicJideTabbedPaneUI.PropertyChangeHandler | com.jidesoft.plaf.basic | This inner class is marked "public" due to a compiler bug. |
| BasicJideTabbedPaneUI.RolloverMouseHandler | com.jidesoft.plaf.basic | No description provided. |
| BasicJideTabbedPaneUI.RolloverMouseMotionHandler | com.jidesoft.plaf.basic | No description provided. |
| BasicJideTabbedPaneUI.ScrollableTabPanel | com.jidesoft.plaf.basic | No description provided. |
| BasicJideTabbedPaneUI.ScrollableTabSupport | com.jidesoft.plaf.basic | No description provided. |
| BasicJideTabbedPaneUI.ScrollableTabViewport | com.jidesoft.plaf.basic | No description provided. |
| BasicJideTabbedPaneUI.TabbedPaneLayout | com.jidesoft.plaf.basic | This inner class is marked "public" due to a compiler bug. |
| BasicJideTabbedPaneUI.TabbedPaneScrollLayout | com.jidesoft.plaf.basic | No description provided. |
| BasicJideTabbedPaneUI.TabCloseButton | com.jidesoft.plaf.basic | Close button on the tab. |
| BasicJideTabbedPaneUI.TabEditor | com.jidesoft.plaf.basic | No description provided. |
| BasicJideTabbedPaneUI.TabFocusListener | com.jidesoft.plaf.basic | No description provided. |
| BasicJideTabbedPaneUI.TabSelectionHandler | com.jidesoft.plaf.basic | This inner class is marked "public" due to a compiler bug. |
| BasicJideTabbedPaneUI.TabSpaceAllocator | com.jidesoft.plaf.basic | No description provided. |
| BasicLookAndFeelExtension | com.jidesoft.plaf.basic | Initialize the uiClassID to BasicComponentUI mapping for JIDE components. |
| BasicOffice2003Theme | com.jidesoft.plaf.office2003 | BasicOffice2003Theme is a special Office2003 theme that uses a base color to calculate
all other colors used by JIDE components. |
| BasicPainter | com.jidesoft.plaf.basic | Painter for JIDE styles. |
| BasicRangeSliderUI | com.jidesoft.plaf.basic | JideButtonUI implementation |
| BasicRangeSliderUI.RangeTrackListener | com.jidesoft.plaf.basic | No description provided. |
| BasicStyledLabelUI | com.jidesoft.plaf.basic | No description provided. |
| BasicTransferable | com.jidesoft.utils | A transferable implementation for the default data transfer of some Swing
components. |
| BooleanComparator | com.jidesoft.comparator | Comparator for boolean type. |
| BooleanConverter | com.jidesoft.converter | Converter which converts Boolean to String and converts it back. |
| ButtonEvent | com.jidesoft.dialog | An EventObject used to change the state of any button. |
| ButtonPanel | com.jidesoft.swing | ButtonPanel can have a collection of buttons. |
| ButtonPanel | com.jidesoft.dialog | ButtonPanel can help to layout buttons easily
in any dialogs. |
| ButtonResources | com.jidesoft.dialog | Resource class for defines commonly used buttons |
| ByteConverter | com.jidesoft.converter | Converter which converts Byte to String and converts it back. |
| CachedArrayList | com.jidesoft.utils | This is a fast access ArrayList that sacrifices memory for speed. |
| CacheMap | com.jidesoft.converter | CacheMap is a two-level HashMap. |
| Calculator | com.jidesoft.swing | Calculator is a component that can do simple arithmetic calculation. |
| CalendarComparator | com.jidesoft.comparator | Comparator for Calendar type. |
| CalendarConverter | com.jidesoft.converter | Converter which converts Calendar to String and converts it back. |
| CheckBoxList | com.jidesoft.swing | CheckBoxList is a special JList which uses JCheckBox as the list element. |
| CheckBoxList.Handler | com.jidesoft.swing | No description provided. |
| CheckBoxListCellRenderer | com.jidesoft.swing | Renders an item in a list using JCheckBox. |
| CheckBoxListCellRenderer.UIResource | com.jidesoft.swing | A subclass of DefaultListCellRenderer that implements UIResource. |
| CheckBoxListSelectionModel | com.jidesoft.swing | No description provided. |
| CheckBoxListWithSelectable | com.jidesoft.swing | CheckBoxListWithSelectable is a special JList which uses JCheckBox as the list element. |
| CheckBoxListWithSelectable.Handler | com.jidesoft.swing | No description provided. |
| CheckBoxTree | com.jidesoft.swing | CheckBoxTree is a special JTree which uses JCheckBox as the tree renderer. |
| CheckBoxTree.Handler | com.jidesoft.swing | No description provided. |
| CheckBoxTreeCellRenderer | com.jidesoft.swing | Renderers an item in a tree using JCheckBox. |
| CheckBoxTreeSelectionModel | com.jidesoft.swing | CheckBoxTreeSelectionModel is a selection _model based on DefaultTreeSelectionModel and use
in CheckBoxTree to keep track of the checked tree paths. |
| ClickThroughLabel | com.jidesoft.swing | ClickThroughLabel is a special JLabel that will retarget all mouse events to specified target component. |
| ColorConverter | com.jidesoft.converter | Converter which converts Color to String and converts it back. |
| ColorFilter | com.jidesoft.icons | An image filter that brighten or darken an existing image. |
| ColorUtils | com.jidesoft.utils | Several useful methods for Color. |
| ComboBoxSearchable | com.jidesoft.swing | ComboBoxSearchable is an concrete implementation of Searchable
that enables the search function in non-editable JComboBox. |
| ComparableComparator | com.jidesoft.comparator | A Comparator that compares Comparable objects. |
| ComparatorContext | com.jidesoft.comparator | The context object used by ObjectComparatorManager. |
| ContentContainer | com.jidesoft.swing | In JIDE Action Framework, ContentContainer is the area that contains all command bars. |
| Contour | com.jidesoft.swing | A Contour is a lightweight component which only paints the outline
of component when dragged. |
| ConverterContext | com.jidesoft.converter | The context object used by ObjectConverter. |
| CurrencyConverter | com.jidesoft.converter | Converter which converts currency to String and converts it back. |
| DateConverter | com.jidesoft.converter | Converter which converts Date to String and converts it back. |
| DateDayOfMonthGrouper | com.jidesoft.grouper.date | No description provided. |
| DateDayOfWeekGrouper | com.jidesoft.grouper.date | No description provided. |
| DateDayOfWeekInMonthGrouper | com.jidesoft.grouper.date | No description provided. |
| DateDayOfYearGrouper | com.jidesoft.grouper.date | No description provided. |
| DateGrouper | com.jidesoft.grouper.date | An abstract Grouper which can take data type such as Date, Calendar or Long and provide getCalendarFieldAsInt(Object, int)
and getCalendarField(Object, int) methods to access the field of the Calendar. |
| DateMonthGrouper | com.jidesoft.grouper.date | No description provided. |
| DateQuarterGrouper | com.jidesoft.grouper.date | No description provided. |
| DateSpinner | com.jidesoft.spinner | DateSpinner is a spinner that is specialized in displaying or editing a a date or time. |
| DateWeekOfMonthGrouper | com.jidesoft.grouper.date | No description provided. |
| DateWeekOfYearGrouper | com.jidesoft.grouper.date | No description provided. |
| DateYearGrouper | com.jidesoft.grouper.date | No description provided. |
| DefaultArrayConverter | com.jidesoft.converter | Converts an array to a string and converts a string to an array. |
| DefaultComparator | com.jidesoft.comparator | Badly named, this class compares objects by first converting them to
Strings using the toString method. |
| DefaultObjectConverter | com.jidesoft.converter | Default object converter. |
| DefaultObjectGrouper | com.jidesoft.grouper | Default implenmentation of ObjectGrouper. |
| DefaultOffice2003Theme | com.jidesoft.plaf.office2003 | The default 2003 theme. |
| DefaultSelectable | com.jidesoft.swing | The element used by CheckBoxList's ListModel. |
| DefaultSplitButtonModel | com.jidesoft.swing | No description provided. |
| DelegateAction | com.jidesoft.swing | DelegateAction is a special AbstractAction which can do something then delegate to another action depending on
the return value of delegateActionPerformed(ActionEvent) . |
| DelegateAction.PassthroughDelegateAction | com.jidesoft.swing | No description provided. |
| DelegateMouseInputListener | com.jidesoft.swing | This mouse input listener can delegate the mouse events to another mouse input listener. |
| DelegateMouseListener | com.jidesoft.swing | This mouse listener can delegate the mouse events to another mouse listener. |
| DelegateMouseMotionListener | com.jidesoft.swing | This mouse motion listener can delegate the mouse events to another mouse motion listener. |
| DimensionConverter | com.jidesoft.converter | Converter which converts Dimension to String and converts it back. |
| DoubleConverter | com.jidesoft.converter | Converter which converts Double to String and converts it back. |
| Eclipse3xJideTabbedPaneUI | com.jidesoft.plaf.eclipse | A eclipse L&f implementation of JideTabbedPaneUI |
| Eclipse3xJideTabbedPaneUI.Eclipse3xTabCloseButton | com.jidesoft.plaf.eclipse | No description provided. |
| Eclipse3xMetalUtils | com.jidesoft.plaf.eclipse | Utility Class for WindowsLookAndFeel to add Eclipse3x related LookAndFeel style |
| Eclipse3xWindowsUtils | com.jidesoft.plaf.eclipse | Utility Class for WindowsLookAndFeel to add Eclipse3x related LookAndFeel style |
| EclipseCheckBoxMenuItemUI | com.jidesoft.plaf.eclipse | CheckboxMenuItem UI implementation. |
| EclipseGripperUI | com.jidesoft.plaf.eclipse | No description provided. |
| EclipseJideSplitButtonUI | com.jidesoft.plaf.eclipse | EclipseJideSplitButtonUI implementation. |
| EclipseJideSplitButtonUI.MouseInputHandler | com.jidesoft.plaf.eclipse | No description provided. |
| EclipseJideTabbedPaneUI | com.jidesoft.plaf.eclipse | JideTabbedPane UI implementation |
| EclipseLookAndFeelExtension | com.jidesoft.plaf.eclipse | Utility Class for WindowsLookAndFeel to add Eclipse related LookAndFeel style |
| EclipseMenuItemUI | com.jidesoft.plaf.eclipse | MenuItem UI implementation |
| EclipseMenuItemUI.MouseInputHandler | com.jidesoft.plaf.eclipse | No description provided. |
| EclipseMenuUI | com.jidesoft.plaf.eclipse | Menu UI implementation |
| EclipseMenuUI.ChangeHandler | com.jidesoft.plaf.eclipse | As of Java 2 platform 1.4, this previously undocumented class
is now obsolete. |
| EclipseMenuUI.MouseInputHandler | com.jidesoft.plaf.eclipse | Instantiated and used by a menu item to handle the current menu selection
from mouse events. |
| EclipseMetalLookAndFeel | com.jidesoft.plaf.eclipse | MetalLookAndFeel with Eclipse extension |
| EclipseMetalUtils | com.jidesoft.plaf.eclipse | Utility Class for WindowsLookAndFeel to add Eclipse related LookAndFeel style |
| EclipsePainter | com.jidesoft.plaf.eclipse | Painter for Eclipse L&F. |
| EclipsePopupMenuSeparatorUI | com.jidesoft.plaf.eclipse | PopupMenuSeparator UI implementation |
| EclipseRadioButtonMenuItemUI | com.jidesoft.plaf.eclipse | RadioButtonMenuItem UI implementation |
| EclipseUtils | com.jidesoft.plaf.eclipse | No description provided. |
| EclipseWindowsLookAndFeel | com.jidesoft.plaf.eclipse | WindowsLookAndFeel with Eclipse extension |
| EclipseWindowsUtils | com.jidesoft.plaf.eclipse | Utility Class for WindowsLookAndFeel to add Eclipse related LookAndFeel style |
| EnumConverter | com.jidesoft.converter | A typical way to define a constant is to use int as the value type. |
| ExtWindowsDesktopProperty | com.jidesoft.plaf | Wrapper for multiple values from the desktop. |
| FastComparableComparator | com.jidesoft.comparator | A Comparator that compares Comparable objects. |
| FileConverter | com.jidesoft.converter | Converter which converts File to String and converts it back. |
| FileIntelliHints | com.jidesoft.hints | FileIntelliHints is a concrete implementation of IntelliHints . |
| Flashable | com.jidesoft.swing | Flashable is a basic interface to enable flashing in any component. |
| FloatConverter | com.jidesoft.converter | Converter which converts Float to String and converts it back. |
| FolderChooser | com.jidesoft.swing | FolderChooser provides a simple mechanism for the user to
choose a folder. |
| FolderChooserResource | com.jidesoft.plaf.basic | No description provided. |
| FontNameConverter | com.jidesoft.converter | Converter which converts Font Name String to String and converts it back. |
| FrameBorder | com.jidesoft.plaf.xerto | FrameBorder - Simple single line border with small drop shadow |
| Gripper | com.jidesoft.swing | Gripper is a component that you can drag. |
| GripperUI | com.jidesoft.plaf | UI class for Gripper. |
| GrouperContext | com.jidesoft.grouper | The context object used by ObjectGrouper. |
| GroupResources | com.jidesoft.grouper | No description provided. |
| HeaderBox | com.jidesoft.swing | HeaderBox is a special component that is used in JIDE Pivot Grid product to mimic a button with table header style. |
| HeaderBoxUI | com.jidesoft.plaf | Pluggable look and feel interface for HeaderBox. |
| HeaderCellBorder | com.jidesoft.plaf.vsnet | No description provided. |
| HeavyweightWrapper | com.jidesoft.swing | HeavyweightWrapper is a special heavyweight Panel that can hold another component. |
| HexColorConverter | com.jidesoft.converter | Converts Color to/from #xxxxxx format. |
| IconsFactory | com.jidesoft.icons | IconsFactory provides a consistent way to access
icon resource in any application. |
| InsetsConverter | com.jidesoft.converter | Converter which converts Insets to String and converts it back. |
| IntegerConverter | com.jidesoft.converter | Converter which converts Integer to String and converts it back. |
| JCellRendererPane | com.jidesoft.swing | Copied from CellRendererPane and make it extending JComponent so that tooltips of renderer works. |
| JCellRendererPane.AccessibleCellRendererPane | com.jidesoft.swing | This class implements accessibility support for the
CellRendererPane class. |
| JideBorderLayout | com.jidesoft.swing | This is a modified version of BorderLayout. |
| JideBoxLayout | com.jidesoft.swing | JideBoxLayout is very similar to BoxLayout in the way that all components
are arragned either from left to right or from top to bottom. |
| JideButton | com.jidesoft.swing | JideButton is a replacement for JButton when it is used on toolbar
(or command bar in the case of JIDE Action Framework). |
| JideButtonUI | com.jidesoft.plaf | Pluggable look and feel interface for JButton. |
| JideCursors | com.jidesoft.swing | A utility class that create additional cursors used by JIDE products. |
| JideFocusTracker | com.jidesoft.utils | For internal usage only. |
| JideIconsFactory | com.jidesoft.icons | A helper class to contain icons for demo of JIDE products. |
| JideIconsFactory.Arrow | com.jidesoft.icons | No description provided. |
| JideIconsFactory.Cursor | com.jidesoft.icons | No description provided. |
| JideIconsFactory.DockableFrame | com.jidesoft.icons | No description provided. |
| JideIconsFactory.FileType | com.jidesoft.icons | No description provided. |
| JideIconsFactory.View | com.jidesoft.icons | No description provided. |
| JideIconsFactory.WindowMenu | com.jidesoft.icons | No description provided. |
| JideMenu | com.jidesoft.swing | A special implementation of JMenu. |
| JideOptionPane | com.jidesoft.dialog | JideOptionPane is an enhanced version of JOptionPane. |
| JidePopup | com.jidesoft.popup | JidePopup is a popup window which can be resized, dragged and autohide if time out. |
| JidePopup.AccessiblePopup | com.jidesoft.popup | This class implements accessibility support for the
Popup class. |
| JidePopupMenu | com.jidesoft.swing | This component extends JPopupMenu and adds a method to
display the menu inside the screen even if the mouse
pointer is near the edge of the screen. |
| JideScrollPane | com.jidesoft.swing | JideScrollPane is an enhanced version of JScrollPane. |
| JideSplitButton | com.jidesoft.swing | JideSplitButton is a combination of button and menu. |
| JideSplitPane | com.jidesoft.swing | JideSplitPane is used to divide multiple
Components. |
| JideSplitPane.AccessibleJideSplitPane | com.jidesoft.swing | This class implements accessibility support for the
JideSplitPane class. |
| JideSplitPaneDivider | com.jidesoft.swing | Divider used by JideSplitPane. |
| JideSplitPaneDivider.DragController | com.jidesoft.swing | Handles the events during a dragging session for a
HORIZONTAL_SPLIT oriented split pane. |
| JideSplitPaneDivider.MouseHandler | com.jidesoft.swing | MouseHandler is responsible for converting mouse events
(released, dragged...) into the appropriate DragController
methods. |
| JideSplitPaneDivider.VerticalDragController | com.jidesoft.swing | Handles the events during a dragging session for a
VERTICAL_SPLIT oriented split pane. |
| JideSwingUtilities | com.jidesoft.swing | A utilities class for Swing. |
| JideTabbedPane | com.jidesoft.swing | JidetabbedPane is an enhanced version of JTabbedPane. |
| JideTabbedPane.PageLastFocusTracker | com.jidesoft.swing | No description provided. |
| JideTabbedPane.TabListCellRenderer | com.jidesoft.swing | The default tab list cell renderer used to renderer the list in the popup when tab list button is pressed. |
| JideTabbedPaneUI | com.jidesoft.plaf | ComponentUI for JideTabbedPane. |
| JideTitledBorder | com.jidesoft.swing | The source code is the same as TitledBorder in JDK 1.4.2 except
field TEXT_INSET_H is 0 instead of 5. |
| JideToggleButton | com.jidesoft.swing | An implementation of a two-state JideButton. |
| JideToggleButton.AccessibleJToggleButton | com.jidesoft.swing | This class implements accessibility support for the
JToggleButton class. |
| JideToggleButton.ToggleButtonModel | com.jidesoft.swing | The ToggleButton model
Warning:
Serialized objects of this class will not be compatible with
future Swing releases. |
| JideToggleSplitButton | com.jidesoft.swing | An implementation of a two-state JideButton. |
| JideToggleSplitButton.AccessibleJToggleButton | com.jidesoft.swing | This class implements accessibility support for the
JToggleButton class. |
| JideToggleSplitButton.ToggleSplitButtonModel | com.jidesoft.swing | The ToggleButton model
Warning:
Serialized objects of this class will not be compatible with
future Swing releases. |
| LabeledTextField | com.jidesoft.swing | LabeledTextField is a combo component which includes text field and
an optional JLabel in the front and another optionial AbstractButton at the end. |
| LazyActionMap | com.jidesoft.plaf.basic | An ActionMap that populates its contents as necessary. |
| LazyMutableTreeNode | com.jidesoft.plaf.basic | LazyMutableTreeNode. |
| ListDataIntelliHints | com.jidesoft.hints | ListDataIntelliHints is a concrete implementation of IntelliHints . |
| ListSearchable | com.jidesoft.swing | ListSearchable is an concrete implementation of Searchable
that enables the search function in JList. |
| LongConverter | com.jidesoft.converter | Converter which converts Long to String and converts it back. |
| LookAndFeelFactory | com.jidesoft.plaf | JIDE Software created many new components that need their own ComponentUI classes and additional UIDefaults in UIDefaults table. |
| LookAndFeelFactory.GTKInitializer | com.jidesoft.plaf | No description provided. |
| LookAndFeelFactory.SyntheticaCustomizer | com.jidesoft.plaf | No description provided. |
| LookAndFeelFactory.SyntheticaInitializer | com.jidesoft.plaf | No description provided. |
| MaskFilter | com.jidesoft.icons | An image filter that will replace one color in an image
with another color. |
| MetalBumps | com.jidesoft.plaf.metal | Implements the bumps used throughout the Metal Look and Feel. |
| MetalCheckBoxMenuItemUI | com.jidesoft.plaf.metal | CheckboxMenuItem UI implementation. |
| MetalJideSplitButtonUI | com.jidesoft.plaf.metal | MetalJideSplitButtonUI implementation |
| MetalJideSplitButtonUI.MouseInputHandler | com.jidesoft.plaf.metal | No description provided. |
| MetalJideTabbedPaneUI | com.jidesoft.plaf.metal | JideTabbedPane UI implementation |
| MetalMenuItemUI | com.jidesoft.plaf.metal | MetalMenuItem implementation |
| MetalMenuItemUI.MouseInputHandler | com.jidesoft.plaf.metal | No description provided. |
| MetalMenuUI | com.jidesoft.plaf.metal | A metal L&F implementation of MenuUI. |
| MetalMenuUI.ChangeHandler | com.jidesoft.plaf.metal | As of Java 2 platform 1.4, this previously undocumented class
is now obsolete. |
| MetalMenuUI.MouseInputHandler | com.jidesoft.plaf.metal | Instantiated and used by a menu item to handle the current menu selection
from mouse events. |
| MetalPainter | com.jidesoft.plaf.metal | Painter for Metal L&F. |
| MetalRadioButtonMenuItemUI | com.jidesoft.plaf.metal | RadioButtonMenuItem UI implementation |
| MonthConverter | com.jidesoft.converter | Converter which converts Date to String and converts it back. |
| MonthNameConverter | com.jidesoft.converter | Converter which converts int to month string and converts it back. |
| MultilineLabel | com.jidesoft.swing | Normal JLabel cannot have multiple lines. |
| MultiplePageDialog | com.jidesoft.dialog | MultiplePageDialog is a StandardDialog which can have multiple AbstractDialogPages. |
| MultiplePageDialogPane | com.jidesoft.dialog | MultiplePageDialogPane is a StandardDialogPane which can have multiple AbstractDialogPages. |
| NaturalNumberConverter | com.jidesoft.converter | Converter which converts Integer to String and converts it back. |
| NullButton | com.jidesoft.swing | This is part of the null-components. |
| NullCheckBox | com.jidesoft.swing | This is part of the null-components. |
| NullJideButton | com.jidesoft.swing | This is part of the null-components. |
| NullLabel | com.jidesoft.swing | This is part of the null-components. |
| NullPanel | com.jidesoft.swing | This is part of the null-components. |
| NullRadioButton | com.jidesoft.swing | This is part of the null-components. |
| NullTristateCheckBox | com.jidesoft.swing | This is part of the null-components. |
| NumberComparator | com.jidesoft.comparator | Comparator for Number type. |
| NumberConverter | com.jidesoft.converter | Converter which converts Number to String and converts it back. |
| NumberFormatConverter | com.jidesoft.converter | Converter which converts currency to String and converts it back. |
| ObjectComparatorManager | com.jidesoft.comparator | A global object that can register comparator with a type and a ComparatorContext. |
| ObjectConverterManager | com.jidesoft.converter | A global object that can register converter with a type and a ConverterContext. |
| ObjectGrouperManager | com.jidesoft.grouper | A global object that can register Object Grouper with a type and a GrouperContext. |
| Office2003GripperUI | com.jidesoft.plaf.office2003 | No description provided. |
| Office2003HeaderBoxUI | com.jidesoft.plaf.office2003 | No description provided. |
| Office2003JideTabbedPaneUI | com.jidesoft.plaf.office2003 | JideTabbedPane UI implementation |
| Office2003Painter | com.jidesoft.plaf.office2003 | Painter for Office2003 L&F. |
| Office2003PopupMenuSeparatorUI | com.jidesoft.plaf.office2003 | PopupMenuSeparator UI implementation |
| Office2003RangeSliderUI | com.jidesoft.plaf.office2003 | No description provided. |
| Office2003SeparatorUI | com.jidesoft.plaf.office2003 | Separator UI implementation. |
| Office2003Theme | com.jidesoft.plaf.office2003 | No description provided. |
| Office2003Utils | com.jidesoft.plaf.office2003 | No description provided. |
| Office2003WindowsLookAndFeel | com.jidesoft.plaf.office2003 | WindowsLookAndFeel with Offfice 2003 extension |
| Office2003WindowsUtils | com.jidesoft.plaf.office2003 | WindowsLookAndFeel with Office2003 extension |
| PageEvent | com.jidesoft.dialog | An EventObject that adds support for
AbstractPage objects as the event source. |
| PageList | com.jidesoft.dialog | A list of AbstractDialogPage or its subclasses. |
| PaintPanel | com.jidesoft.swing | A panel which support Paint as background. |
| PartialEtchedBorder | com.jidesoft.swing | No description provided. |
| PartialGradientLineBorder | com.jidesoft.swing | This is a border which allows you to have gradient line only at one side or several sides. |
| PartialLineBorder | com.jidesoft.swing | This is a better version of LineBorder which allows you to show line only at one side or several sides. |
| PasswordConverter | com.jidesoft.converter | Converter which converts String to String and converts it back. |
| PercentConverter | com.jidesoft.converter | Converter which converts percentage to String and converts it back. |
| PointConverter | com.jidesoft.converter | Converter which converts Point to String and converts it back. |
| PointFormatter | com.jidesoft.spinner | No description provided. |
| PointSpinner | com.jidesoft.spinner | PointSpinner is a spinner that is specialized in displaying x and y value of a point. |
| PointSpinner.PointEditor | com.jidesoft.spinner | No description provided. |
| PopupUI | com.jidesoft.plaf | ComponentUI for PopupUI. |
| PopupWindow | com.jidesoft.swing | PopupWindow class
You can add another JPopupMenu or JComboxBox in this popup. |
| PortingUtils | com.jidesoft.utils | A class that keeps all 1.4/1.3 different stuff. |
| QuarterNameConverter | com.jidesoft.converter | Converter which converts quarter to String and converts it back. |
| RaisedBorder | com.jidesoft.plaf.eclipse | No description provided. |
| RangeSlider | com.jidesoft.swing | RangeSlider is a slider that can be used to select a range. |
| RectangleConverter | com.jidesoft.converter | Converter which converts Rectangle to String and converts it back. |
| RegistrationEvent | com.jidesoft.converter | An AWTEvent that adds support for
registration objects as the event source. |
| Resizable | com.jidesoft.swing | Resizable is a class that support resizable feature. |
| Resizable.ResizeCorner | com.jidesoft.swing | No description provided. |
| ResizableDialog | com.jidesoft.swing | A resizable undecorated dialog. |
| ResizableFrame | com.jidesoft.swing | A resizable undecorated frame. |
| ResizableMouseInputAdapter | com.jidesoft.swing | Mouse input listenr to control the resizing of Resizable component. |
| ResizablePanel | com.jidesoft.swing | ResizablePanel is a panel that can be resized. |
| ResizableWindow | com.jidesoft.swing | A resizable window. |
| ResizeFrameBorder | com.jidesoft.plaf.vsnet | This class is an implementation of the DockableFrame border. |
| Resource | com.jidesoft.plaf.basic | No description provided. |
| RgbColorConverter | com.jidesoft.converter | Converts Color to/from "XXX, XXX, XXX" format. |
| Searchable | com.jidesoft.swing | JList, JTable and JTree are three data-rich components. |
| Searchable.SearchField | com.jidesoft.swing | A text field for searching text. |
| Searchable.SearchPopup | com.jidesoft.swing | No description provided. |
| SearchableBar | com.jidesoft.swing | SearchableBar is a convenient component to enable searching feature
for components. |
| SearchableBarIconsFactory | com.jidesoft.swing | A helper class to contain icons for SearchableBar. |
| SearchableBarIconsFactory.Buttons | com.jidesoft.swing | No description provided. |
| SearchableEvent | com.jidesoft.swing.event | An AWTEvent that adds support for
SearchableEvent objects as the event source. |
| SearchableUtils | com.jidesoft.swing | Utility class to make component searchable. |
| SecurityUtils | com.jidesoft.utils | A class that keeps all the security stuff so that an application can safely run in applet or webstart environment. |
| SelectAllUtils | com.jidesoft.swing | SelectAllUtils is a utility class to select all the text
in a text component when the component first time receives focus. |
| ShadowBorder | com.jidesoft.plaf.eclipse | A border looks like a shadow. |
| ShadowFactory | com.jidesoft.swing | A shadow factory generates a drop shadow for any given picture, respecting
the transparency channel if present. |
| ShortConverter | com.jidesoft.converter | Converter which converts Short to String and converts it back. |
| SidePaneUI | com.jidesoft.plaf | ComponentUI for SidePane. |
| SimpleScrollPane | com.jidesoft.swing | SimpleScrollPane is a special scroll pane. |
| SimpleScrollPane.ScrollButton | com.jidesoft.swing | The scroll button for SimpleScrollPane. |
| SlidingFrameBorder | com.jidesoft.plaf.xerto | This class is an implementation of the DockableFrame border. |
| SortedList | com.jidesoft.utils | No description provided. |
| SpinnerPointModel | com.jidesoft.spinner | No description provided. |
| SpinnerWheelSupport | com.jidesoft.spinner | A helper class to add mouse wheel support to JSpinner. |
| SplitButtonGroup | com.jidesoft.swing | SplitButtonGroup extends ButtonGroup to provide the same button grouping function
for JideToggleSplitButton. |
| StandardDialog | com.jidesoft.dialog | StandardDialog is a dialog template. |
| StandardDialog.DefaultStandardDialogPane | com.jidesoft.dialog | No description provided. |
| StandardDialogPane | com.jidesoft.dialog | StandardDialogPane is the content pane of StandardDialog. |
| StatusBarBorder | com.jidesoft.plaf.xerto | StatusBarBorder |
| Sticky | com.jidesoft.swing | Sticky is a helper class to make JList or JTree changing selection when mouse moves. |
| StringArrayConverter | com.jidesoft.converter | No description provided. |
| StringConverter | com.jidesoft.converter | Converter which converts String to String and converts it back. |
| StyledLabel | com.jidesoft.swing | StyledLabel is a special JLabel which can display text in different styles. |
| StyledLabelBuilder | com.jidesoft.swing | StyledLabelBuilder is a quick way to define StyledLabel. |
| StyleRange | com.jidesoft.swing | A data structure represents a style for a range of text. |
| SunkenBorder | com.jidesoft.plaf.eclipse | No description provided. |
| SystemInfo | com.jidesoft.utils | A utility class can detect OS system information. |
| TableSearchable | com.jidesoft.swing | TableSearchable is an concrete implementation of Searchable
that enables the search function in JTable. |
| TableValidationObject | com.jidesoft.validation | TableValidationObject extends ValidationObject
to provide row and column information of the value to be validated. |
| TextComponentSearchable | com.jidesoft.swing | TextComponentSearchable is an concrete implementation of Searchable
that enables the search function in JTextComponent. |
| ThreadCheckingRepaintManager | com.jidesoft.utils | No description provided. |
| TreeSearchable | com.jidesoft.swing | TreeSearchable is an concrete implementation of Searchable
that enables the search function in JTree. |
| TristateCheckBox | com.jidesoft.swing | Maintenance tip - There were some tricks to getting this code
working:
1. |
| TristateCheckBox.State | com.jidesoft.swing | This is a type-safe enumerated type |
| UIAction | com.jidesoft.plaf.basic | UIAction is the basis of all of basic's action classes that are used in
an ActionMap. |
| UIDefaultsLookup | com.jidesoft.plaf | This class simply uses UIManager's get method to lookup the UIDefaults. |
| ValidationObject | com.jidesoft.validation | ValidationObject is an object containing the information that needed by Validator. |
| ValidationResult | com.jidesoft.validation | ValidationResult is the object that returns from the validating(ValidationObject) . |
| VerticalLabelUI | com.jidesoft.plaf.xerto | VerticalLabelUI - used to replace the UI on a JLabel to make it vertical |
| VsnetCheckBoxMenuItemUI | com.jidesoft.plaf.vsnet | CheckboxMenuItem UI implementation. |
| VsnetGripperUI | com.jidesoft.plaf.vsnet | No description provided. |
| VsnetJideTabbedPaneUI | com.jidesoft.plaf.vsnet | JideTabbedPane UI implementation |
| VsnetLookAndFeelExtension | com.jidesoft.plaf.vsnet | Initialize the uiClassID to BasicComponentUI mapping for JIDE components using Vsnet style. |
| VsnetMenuItemUI | com.jidesoft.plaf.vsnet | MenuItem UI implementation |
| VsnetMenuItemUI.MouseInputHandler | com.jidesoft.plaf.vsnet | No description provided. |
| VsnetMenuUI | com.jidesoft.plaf.vsnet | Menu UI implementation |
| VsnetMenuUI.MouseInputHandler | com.jidesoft.plaf.vsnet | Instantiated and used by a menu item to handle the current menu selection
from mouse events. |
| VsnetMenuUI.PostAction | com.jidesoft.plaf.vsnet | No description provided. |
| VsnetMetalLookAndFeel | com.jidesoft.plaf.vsnet | MetalLookAndFeel with Vsnet extension |
| VsnetMetalProgressBarUI | com.jidesoft.plaf.vsnet | A better ProgressBarUI for indeterminate progress bar. |
| VsnetMetalUtils | com.jidesoft.plaf.vsnet | Initialize the uiClassID to BasicComponentUI mapping for JIDE components using Vsnet style for MetalLookAndFeel. |
| VsnetPopupMenuSeparatorUI | com.jidesoft.plaf.vsnet | PopupMenuSeparator UI implementation |
| VsnetProgressBarUI | com.jidesoft.plaf.vsnet | A better ProgressBarUI for indeterminate progress bar. |
| VsnetRadioButtonMenuItemUI | com.jidesoft.plaf.vsnet | RadioButtonMenuItem UI implementation |
| VsnetSeparatorUI | com.jidesoft.plaf.vsnet | PopupMenuSeparator UI implementation |
| VsnetWindowsLookAndFeel | com.jidesoft.plaf.vsnet | WindowsLookAndFeel with Visual Studio .NET extension |
| VsnetWindowsProgressBarUI | com.jidesoft.plaf.vsnet | A better ProgressBarUI for indeterminate progress bar. |
| VsnetWindowsUtils | com.jidesoft.plaf.vsnet | Initialize the uiClassID to BasicComponentUI mapping for JIDE components using Vsnet style for WindowsLookAndFeel. |
| WindowsDesktopProperty | com.jidesoft.plaf | Wrapper for a value from the desktop. |
| WindowsJidePopupMenuUI | com.jidesoft.plaf.windows | No description provided. |
| XertoJideButtonUI | com.jidesoft.plaf.xerto | No description provided. |
| XertoMetalUtils | com.jidesoft.plaf.xerto | Initialize the uiClassID to BasicComponentUI mapping for JIDE components using Xerto style for MetalLookAndFeel. |
| XertoPainter | com.jidesoft.plaf.xerto | Painter for Xerto L&F. |
| XertoUtils | com.jidesoft.plaf.xerto | XertoUtils |
| XertoWindowsLookAndFeel | com.jidesoft.plaf.xerto | WindowsLookAndFeel with Xerto extension |
| XertoWindowsUtils | com.jidesoft.plaf.xerto | Initialize the uiClassID to BasicComponentUI mapping for JIDE components using Xerto style for WindowsLookAndFeel. |
| XmlUtils | com.jidesoft.converter | No description provided. |
| XPUtils | com.jidesoft.plaf | Util class for XP style. |
| YearNameConverter | com.jidesoft.converter | Converter which converts year to int and converts it back. |