Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Com.jidesoft.swing Classes and Interfaces - 179 results found.
NameDescriptionTypePackageFramework
AbstractLayoutPersistenceAbstract implementation of LayoutPersistence.Classcom.jidesoft.swingJideSoft
AlignableAlignable is an interface that can be implemented by any components to provide information such as how to set orientation and check whether a component supports vertical orientation or horizontal orientation.Interfacecom.jidesoft.swingJideSoft
AlignmentSupportA general interface for alignment support.Interfacecom.jidesoft.swingJideSoft
AnimatorAn ActionListener with a timer.Classcom.jidesoft.swingJideSoft
AnimatorListenerThis is a listener that can be used to customize the behaviour of animation.Interfacecom.jidesoft.swingJideSoft
ArrowKeyNavigationSupportThis is a util class to support the four arrow keys navigation in any container.Classcom.jidesoft.swingJideSoft
AutoCompletionAutoCompletion is a helper class to make JTextComponent or JComboBox auto-complete based on a list of There are three constructors.Classcom.jidesoft.swingJideSoft
AutoCompletionComboBoxAn auto completion combobox.Classcom.jidesoft.swingJideSoft
AutoRepeatButtonUtilsAutoRepeatButtonUtils is a utility class which can make a button automatically trigger action events continuously.Classcom.jidesoft.swingJideSoft
AutoResizingTextAreaAn extended version of JTextArea that automatically resizes itself vertically.Classcom.jidesoft.swingJideSoft
AutoScrollPlease note: we are still polishing this class and may change the public interface in the future.Classcom.jidesoft.swingJideSoft
ButtonStyleThe definitions of various button style.Interfacecom.jidesoft.swingJideSoft
CalculatorCalculator is a component that can do simple arithmetic calculation.Classcom.jidesoft.swingJideSoft
CheckBoxListCheckBoxList is a special JList which uses JCheckBox as the list element.Classcom.jidesoft.swingJideSoft
CheckBoxList .HandlerClasscom.jidesoft.swingJideSoft
CheckBoxListCellRendererRenders an item in a list using JCheckBox.Classcom.jidesoft.swingJideSoft
CheckBoxListCellRenderer .UIResourceA subclass of CheckBoxListCellRenderer that implements UIResource.Classcom.jidesoft.swingJideSoft
CheckBoxListSelectionModelClasscom.jidesoft.swingJideSoft
CheckBoxListWithSelectableCheckBoxListWithSelectable is a special JList which uses JCheckBox as the list element.Classcom.jidesoft.swingJideSoft
CheckBoxListWithSelectable .HandlerClasscom.jidesoft.swingJideSoft
CheckBoxTreeCheckBoxTree is a special JTree which uses JCheckBox as the tree renderer.Classcom.jidesoft.swingJideSoft
CheckBoxTree .HandlerCheckBoxTree's mouse event handler, key event handler and tree selection event handler.Classcom.jidesoft.swingJideSoft
CheckBoxTreeCellRendererRenderers an item in a tree using JCheckBox.Classcom.jidesoft.swingJideSoft
CheckBoxTreeSelectionModelCheckBoxTreeSelectionModel is a selection _model based on DefaultTreeSelectionModel and use in CheckBoxTree to keep track of the checked tree paths.Classcom.jidesoft.swingJideSoft
ClickThroughLabelClickThroughLabel is a special JLabel that will retarget all mouse events to specified target component.Classcom.jidesoft.swingJideSoft
ClickThroughStyledLabelClickThroughStyledLabel is a special ClickThroughStyledLabel that will retarget all mouse events to specified target component.Classcom.jidesoft.swingJideSoft
ComboBoxSearchableComboBoxSearchable is an concrete implementation of Searchable that enables the search function in non-editable JComboBox.Classcom.jidesoft.swingJideSoft
ComponentStateSupportA component should implement this interface if it supports various background and foreground for different states.Interfacecom.jidesoft.swingJideSoft
ContentContainerIn JIDE Action Framework, ContentContainer is the area that contains all command bars.Classcom.jidesoft.swingJideSoft
ContourA Contour is a lightweight component which only paints the outline of component when dragged.Classcom.jidesoft.swingJideSoft
CornerScrollerClasscom.jidesoft.swingJideSoft
DefaultOverlayableDefaultOverlayable is the default implementation of Overlayable using JPanel as the baseSee Also:Serialized FormClasscom.jidesoft.swingJideSoft
DefaultSelectableThe element used by CheckBoxList's ListModel.Classcom.jidesoft.swingJideSoft
DefaultSplitButtonModelClasscom.jidesoft.swingJideSoft
DelayUndoManagerAn undo manager that aggregates UndoableEdits into one CompoundEdit if they are executed very close to each other.Classcom.jidesoft.swingJideSoft
DelegateActionDelegateAction is a special AbstractAction which can do something then delegate to another action depending on the return value of delegateActionPerformed(java.Classcom.jidesoft.swingJideSoft
DelegateAction .PassthroughDelegateActionClasscom.jidesoft.swingJideSoft
DelegateMouseInputListenerThis mouse input listener can delegate the mouse events to another mouse input listener.Classcom.jidesoft.swingJideSoft
DelegateMouseListenerThis mouse listener can delegate the mouse events to another mouse listener.Classcom.jidesoft.swingJideSoft
DelegateMouseMotionListenerThis mouse motion listener can delegate the mouse events to another mouse motion listener.Classcom.jidesoft.swingJideSoft
DraggableHandleInterfacecom.jidesoft.swingJideSoft
FlashableFlashable is a basic interface to enable flashing in any component.Classcom.jidesoft.swingJideSoft
FolderChooserFolderChooser provides a simple mechanism for the user to choose a folder.Classcom.jidesoft.swingJideSoft
FontUtilsThis is a global class to keep a record of Font so that we can improve the performance and memory usage in various scenarios like StyledLabel.Classcom.jidesoft.swingJideSoft
GripperGripper is a component that you can drag.Classcom.jidesoft.swingJideSoft
HeaderBoxHeaderBox is a special component that is used in JIDE Pivot Grid product to mimic a button with table header style.Classcom.jidesoft.swingJideSoft
HeavyweightWrapperHeavyweightWrapper is a special heavyweight Panel that can hold another component.Classcom.jidesoft.swingJideSoft
IconBorderIconBorder creates a border that places an Icon in the border on one or several sides.Classcom.jidesoft.swingJideSoft
IContourA Contour is a lightweight component which only paints the outline of component when dragged.Interfacecom.jidesoft.swingJideSoft
InfiniteProgressPanelClasscom.jidesoft.swingJideSoft
JCellRendererPaneCopied from CellRendererPane and make it extending JComponent so that tooltips of renderer works.Classcom.jidesoft.swingJideSoft
JideBorderLayoutThis is a modified version of BorderLayout.Classcom.jidesoft.swingJideSoft
JideBoxLayoutJideBoxLayout is very similar to BoxLayout in the way that all components are arranged either from left to right or from top to bottom.Classcom.jidesoft.swingJideSoft
JideButtonJideButton is a replacement for JButton when it is used on toolbar (or command bar in the case of JIDE ActionSee Also:Serialized FormClasscom.jidesoft.swingJideSoft
JideComboBoxJideComboBox is a JCombobox used on JToolBar or CommandBar.Classcom.jidesoft.swingJideSoft
JideCursorsA utility class that create additional cursors used by JIDE products.Classcom.jidesoft.swingJideSoft
JideLabelJust like JideButton comparing to JButton, JideLabel is like JLabel except it is used on JToolBar or CommandBar.Classcom.jidesoft.swingJideSoft
JideMenuA special implementation of JMenu.Classcom.jidesoft.swingJideSoft
JideMenu .MenuCreatorInterfacecom.jidesoft.swingJideSoft
JideMenu .PopupMenuCustomizerCustomizes the popup menu.Interfacecom.jidesoft.swingJideSoft
JideMenu .PopupMenuOriginCalculatorInterfacecom.jidesoft.swingJideSoft
JidePopupMenuThis 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.Classcom.jidesoft.swingJideSoft
JideScrollPaneJideScrollPane is an enhanced version of JScrollPane.Classcom.jidesoft.swingJideSoft
JideScrollPaneConstantsConstants used with the JideScrollPane component.Interfacecom.jidesoft.swingJideSoft
JideScrollPaneLayoutThe layout manager used by JideScrollPane.Classcom.jidesoft.swingJideSoft
JideSplitButtonJideSplitButton is a combination of button and menu.Classcom.jidesoft.swingJideSoft
JideSplitPaneJideSplitPane is used to divide multiple Components.Classcom.jidesoft.swingJideSoft
JideSplitPaneDividerDivider used by JideSplitPane.Classcom.jidesoft.swingJideSoft
JideSplitPaneLayoutLayout manager used by JideSplitPane.Classcom.jidesoft.swingJideSoft
JideSwingUtilitiesA utilities class for Swing.Classcom.jidesoft.swingJideSoft
JideSwingUtilities .ConditionHandlerA simple handler used by setRecursively.Interfacecom.jidesoft.swingJideSoft
JideSwingUtilities .GetHandlerA simple handler used by getRecursively.Interfacecom.jidesoft.swingJideSoft
JideSwingUtilities .HandlerA simple handler used by setRecursively.Interfacecom.jidesoft.swingJideSoft
JideSwingUtilities .TraceDebugBorderClasscom.jidesoft.swingJideSoft
JideTabbedPaneJideTabbedPane is an enhanced version of JTabbedPane.Classcom.jidesoft.swingJideSoft
JideTabbedPane .ColorProviderAn interface to provide colors for tab background and foreground.Interfacecom.jidesoft.swingJideSoft
JideTabbedPane .GradientColorProviderA ColorProvider that can supports gradient tab background.Interfacecom.jidesoft.swingJideSoft
JideTabbedPane .TabListCellRendererThe default tab list cell renderer used to renderer the list in the popup when tab list button is pressed.Classcom.jidesoft.swingJideSoft
JideTitledBorderThe source code is the same as TitledBorder in JDK 1.Classcom.jidesoft.swingJideSoft
JideToggleButtonAn implementation of a two-state JideButton.Classcom.jidesoft.swingJideSoft
JideToggleButton .ToggleButtonModelThe ToggleButton model Warning: Serialized objects of this class will not be compatible with future Swing releases.Classcom.jidesoft.swingJideSoft
JideToggleSplitButtonAn implementation of a two-state JideButton.Classcom.jidesoft.swingJideSoft
JideToggleSplitButton .ToggleSplitButtonModelThe ToggleButton model Warning: Serialized objects of this class will not be compatible with future Swing releases.Classcom.jidesoft.swingJideSoft
JToolTipFactoryThis class creates instances of JTooltip components.Classcom.jidesoft.swingJideSoft
LabeledTextFieldLabeledTextField is a combo component which includes text field and an optional JLabel in the front and another optional AbstractButton at the end.Classcom.jidesoft.swingJideSoft
LabeledTextField .PopupMenuCustomizerThe PopupMenuCustomizer for the context menu when clicking on the label/icon before the text field.Interfacecom.jidesoft.swingJideSoft
LayoutPersistenceAn interface to support persist layout.Interfacecom.jidesoft.swingJideSoft
LayoutPersistenceManagerLayoutPersistenceManager can manage multiple LayoutPersistences as one unit.Classcom.jidesoft.swingJideSoft
LegacyTristateCheckBoxThis class is deprecated and replaced by TristateCheckBox.Classcom.jidesoft.swingJideSoft
LegacyTristateCheckBox .StateClasscom.jidesoft.swingJideSoft
ListSearchableListSearchable is an concrete implementation of Searchable that enables the search function in JList.Classcom.jidesoft.swingJideSoft
MarqueePaneMarqueePane is a subclass of JScrollPane with automation of scrolling.Classcom.jidesoft.swingJideSoft
MeterProgressBarClasscom.jidesoft.swingJideSoft
MultilineLabelNormal JLabel cannot have multiple lines.Classcom.jidesoft.swingJideSoft
MultilineToggleButtonA toggle button (JCheckBox or JRadioButton) that can wrap its label to extend to multiple lines.Classcom.jidesoft.swingJideSoft
NavigationComponentInterfacecom.jidesoft.swingJideSoft
NavigationComponentHelperNavigationComponentHelper is a helper class to implement on JTree, JList and JTable (or JIDE table subclasses) so they can be used for the navigation purpose.Classcom.jidesoft.swingJideSoft
NullButtonThis is part of the null-components.Classcom.jidesoft.swingJideSoft
NullCheckBoxThis is part of the null-components.Classcom.jidesoft.swingJideSoft
NullJideButtonThis is part of the null-components.Classcom.jidesoft.swingJideSoft
NullLabelThis is part of the null-components.Classcom.jidesoft.swingJideSoft
NullPanelThis is part of the null-components.Classcom.jidesoft.swingJideSoft
NullRadioButtonThis is part of the null-components.Classcom.jidesoft.swingJideSoft
NullTristateCheckBoxThis is part of the null-components.Classcom.jidesoft.swingJideSoft
OverlayableOverlayable provides a way to add a number of components on top of another component as the overlay components.Interfacecom.jidesoft.swingJideSoft
OverlayableIconsFactoryA helper class to contain icons for the overlayable components Those icons are copyrighted by JIDE Software, Inc.Classcom.jidesoft.swingJideSoft
OverlayableUtilsThis util class has several methods related to Overlayable.Classcom.jidesoft.swingJideSoft
OverlayCheckBoxClasscom.jidesoft.swingJideSoft
OverlayComboBoxClasscom.jidesoft.swingJideSoft
OverlayPasswordFieldClasscom.jidesoft.swingJideSoft
OverlayRadioButtonClasscom.jidesoft.swingJideSoft
OverlayTextAreaClasscom.jidesoft.swingJideSoft
OverlayTextFieldClasscom.jidesoft.swingJideSoft
PaintPanelA panel which support Paint as background.Classcom.jidesoft.swingJideSoft
PartialEtchedBorderClasscom.jidesoft.swingJideSoft
PartialGradientLineBorderThis is a border which allows you to have gradient line only at one side or several sides.Classcom.jidesoft.swingJideSoft
PartialLineBorderThis is a better version of LineBorder which allows you to show line only at one side or several sides and supports rounded corner.Classcom.jidesoft.swingJideSoft
PartialSideInterfacecom.jidesoft.swingJideSoft
PersistenceUtilsClasscom.jidesoft.swingJideSoft
PopupWindow You can add another JPopupMenu or JComboxBox in this popup.Classcom.jidesoft.swingJideSoft
PrioritizedAn interface to indicate something that has priority.Interfacecom.jidesoft.swingJideSoft
RangeSliderRangeSlider is a slider that can be used to select a range.Classcom.jidesoft.swingJideSoft
ResizableResizable is a class that supports the resizable feature.Classcom.jidesoft.swingJideSoft
Resizable .ResizeCornerClasscom.jidesoft.swingJideSoft
ResizableDialogA resizable undecorated dialog.Classcom.jidesoft.swingJideSoft
ResizableFrameA resizable undecorated frame.Classcom.jidesoft.swingJideSoft
ResizableMouseInputAdapterMouse input listener to control the resizing of Resizable component.Classcom.jidesoft.swingJideSoft
ResizablePanelResizablePanel is a panel that can be resized.Classcom.jidesoft.swingJideSoft
ResizableSupportAn interface to indicate a component support Resizable.Interfacecom.jidesoft.swingJideSoft
ResizableWindowClasscom.jidesoft.swingJideSoft
RootPanePersistenceOne special type of LayoutPersistence, which will maintain the JFrame's bounds and state while loading.Interfacecom.jidesoft.swingJideSoft
ScrollPaneOverviewOriginal code http://forums.Classcom.jidesoft.swingJideSoft
SearchableJList, JTable and JTree are three data-rich components.Classcom.jidesoft.swingJideSoft
SearchableBarSearchableBar is a convenient component to enable searching feature for components.Classcom.jidesoft.swingJideSoft
SearchableBar .InstallerThe installer for SearchableBar.Interfacecom.jidesoft.swingJideSoft
SearchableBarIconsFactoryA helper class to contain icons for SearchableBar.Classcom.jidesoft.swingJideSoft
SearchableBarIconsFactory .ButtonsClasscom.jidesoft.swingJideSoft
SearchableEventAn AWTEvent that adds support for SearchableEvent objects as the event source.Classcom.jidesoft.swing.eventJideSoft
SearchableListenerThe listener interface for receiving searchable events.Interfacecom.jidesoft.swing.eventJideSoft
SearchableProviderSearchableProvider is an interface that works with Searchable to provide different way to supply the searching text.Interfacecom.jidesoft.swingJideSoft
SearchableUtilsUtility class to make component searchable.Classcom.jidesoft.swingJideSoft
SelectableSelectable is an interface indicating something is selectable.Interfacecom.jidesoft.swingJideSoft
SelectAllUtilsSelectAllUtils is a utility class to select all the text in a text component when the component first time receives focus.Classcom.jidesoft.swingJideSoft
SelectionModelGroupThis class is used to create a multiple-exclusion scope for a set of any selection model so that one selection model can have selected index at a time.Classcom.jidesoft.swingJideSoft
ShadowFactoryA shadow factory generates a drop shadow for any given picture, respecting the transparency channel if present.Classcom.jidesoft.swingJideSoft
ShadowRendererInterfacecom.jidesoft.swingJideSoft
SidePaneSidePane is a component that can display several buttons horzontally or vertically.Classcom.jidesoft.swingJideSoft
SidePaneEventAn AWTEvent that adds support for SidePaneItem objects as the event source.Classcom.jidesoft.swing.eventJideSoft
SidePaneGroupA data structure used by SidePane to represent a group of SidePaneItem.Classcom.jidesoft.swingJideSoft
SidePaneItemSidePaneItem is a data structure used by SidePane.Classcom.jidesoft.swingJideSoft
SidePaneListenerThe listener interface for receiving side pane events.Interfacecom.jidesoft.swing.eventJideSoft
SimpleScrollPaneSimpleScrollPane is a special scroll pane.Classcom.jidesoft.swingJideSoft
SplashScreenA simple splash screen that allows to display company logo, product version information etc during application startup.Classcom.jidesoft.swingJideSoft
SplitButtonGroupSplitButtonGroup extends ButtonGroup to provide the same button grouping function for JideToggleSplitButton.Classcom.jidesoft.swingJideSoft
SplitButtonModelSplitButtonModel is for JideSplitButton.Interfacecom.jidesoft.swingJideSoft
StickySticky is a helper class to make JList or JTree or JTable changing selection when mouse moves.Classcom.jidesoft.swingJideSoft
StringConverterAn interface to convert a string to anther one.Interfacecom.jidesoft.swingJideSoft
StyledLabelStyledLabel is a special JLabel which can display text in different styles.Classcom.jidesoft.swingJideSoft
StyledLabelBuilderStyledLabelBuilder is a quick way to define StyledLabel.Classcom.jidesoft.swingJideSoft
StyledToolTipA Tooltip that could receives StyledLabel annotations.Classcom.jidesoft.swingJideSoft
StyleRangeA data structure represents a style for a range of text.Classcom.jidesoft.swingJideSoft
SwingLazyValueSwingLazyValue is a copy of ProxyLazyValue that does not snapshot the AccessControlContext or use a doPrivileged to resolve the class name.Classcom.jidesoft.swingJideSoft
TabColorProviderA Color Provider to provide background and foreground for both JideTabbedPane and SidePaneItem.Interfacecom.jidesoft.swingJideSoft
TabEditingEventClasscom.jidesoft.swingJideSoft
TabEditingListenerDefines an object which listens for TabEditingEvent.Interfacecom.jidesoft.swingJideSoft
TabEditingValidatorInterfacecom.jidesoft.swingJideSoft
TableSearchableTableSearchable is an concrete implementation of Searchable that enables the search function in JTable.Classcom.jidesoft.swingJideSoft
TextComponentSearchableTextComponentSearchable is an concrete implementation of Searchable that enables the search function in JTextComponent.Classcom.jidesoft.swingJideSoft
TitledSeparatorTitledSeparator is a component used for separating components on a panel or in a GUI.Classcom.jidesoft.swingJideSoft
TopLevelMenuContainerA markup interface to indicate this is a top level menu or command bar.Interfacecom.jidesoft.swingJideSoft
TransparentComponentWrapperThis is a wrapper component for containing another component that uses a transparent (or translucent background).Classcom.jidesoft.swingJideSoft
TreeSearchableTreeSearchable is an concrete implementation of Searchable that enables the search function in JTree.Classcom.jidesoft.swingJideSoft
TristateButtonModelModel for TristateCheckBox.Classcom.jidesoft.swingJideSoft
TristateCheckBoxTristateCheckBox is a check box with three states - selected, unselected and mixed (a.Classcom.jidesoft.swingJideSoft
TristateCheckBoxIconClasscom.jidesoft.swingJideSoft
UndoableSupportA general interface to provide undoable support within Swing component.Interfacecom.jidesoft.swingJideSoft
VisibilityFocusTraversalPolicyThe focus traversal policy to screen out those components that are not actually painted in the target container.Classcom.jidesoft.swingJideSoft
WeakPropertyChangeListener KeyboardFocusManager focusManager = KeyboardFocusManager.Classcom.jidesoft.swingJideSoft
WholeWordsSupportAn interface to support whole words.Interfacecom.jidesoft.swingJideSoft