Library:JIDE Common Layer
Version:2.0
Compatibility:JDK 1.4
Interfaces in library JIDE Common Layer.
NamePackageDescription
Alignablecom.jidesoft.swingAlignable 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.
AnimatorListenercom.jidesoft.swingThis is a listener that can be used to customize the behaviour of animation.
ButtonListenercom.jidesoft.dialogThe listener interface for receiving button events.
ButtonNamescom.jidesoft.dialogAn interface to define commonly use button names.
ButtonStylecom.jidesoft.swingThe definitions of various button style.
ComponentStateSupportcom.jidesoft.swingA component should implement this interface if it supports various background and foreground for different states.
ConverterContextSupportcom.jidesoft.converterThe interface indicates the class who extends it can support ConverterContext.
ConvertListenercom.jidesoft.plaf.vsnetConvert multiple objects into one object.
DragableHandlecom.jidesoft.swingAn interface to indicate a component can be used as a handle to be drag.
FolderChooserUIcom.jidesoft.plafNo description provided.
IContourcom.jidesoft.swingA Contour is a lightweight component which only paints the outline of component when dragged.
IntelliHintscom.jidesoft.hintsIntelliHints is an interface that defines all necessary methods to implement showing a hint popup depending on a context and allows user to pick from a list of hints.
JideMenu.MenuCreatorcom.jidesoft.swingNo description provided.
JideMenu.PopupMenuCustomizercom.jidesoft.swingCustomizes the popup menu.
JideScrollPaneConstantscom.jidesoft.swingConstants used with the JideScrollPane component.
JideSwingUtilities.GetHandlercom.jidesoft.swingA simple handler used by getRecursively.
JideSwingUtilities.Handlercom.jidesoft.swingA simple handler used by setRecursively.
JideTabbedPane.ColorProvidercom.jidesoft.swingAn interface to provide colors for tab background and foreground.
JideTabbedPane.GradientColorProvidercom.jidesoft.swingA ColorProvider that can supports gradient tab background.
Lazinesscom.jidesoft.dialogAn interface to indicate something can be initialized lazily.
LookAndFeelExtensioncom.jidesoft.plafNo description provided.
LookAndFeelFactory.UIDefaultsCustomizercom.jidesoft.plafAn interface to make the customization of UIDefaults easier.
LookAndFeelFactory.UIDefaultsInitializercom.jidesoft.plafAn interface to make the initialization of UIDefaults easier.
ObjectConvertercom.jidesoft.converterAn interface that can convert a object to a String and convert from String to object.
ObjectGroupercom.jidesoft.grouperAn interface that can convert a object to a group so that the objects that has the same group can be grouped together.
PageListenercom.jidesoft.dialogDefines a listener interface which listens for PageEvent.
Paintercom.jidesoft.plaf.basicAn interface which can be used to paint any area.
PartialSidecom.jidesoft.swingNo description provided.
ProductNamescom.jidesoft.utilsA list of product names from JIDE Software, Inc.
RegistrationListenercom.jidesoft.converterThe listener interface for receiving registration change events.
ResizableSupportcom.jidesoft.swingAn interface to indicate a component support Resizable.
SearchableBar.Installercom.jidesoft.swingThe installer for SearchableBar.
SearchableListenercom.jidesoft.swing.eventThe listener interface for receiving searchable events.
SearchableProvidercom.jidesoft.swingSearchableProvider is an interface that works with Searchable to provide different way to supply the searching text.
Selectablecom.jidesoft.swingSelectable is an interface indicating something is selectable.
SplitButtonModelcom.jidesoft.swingSplitButtonModel is for JideSplitButton.
StringConvertercom.jidesoft.swingAn interface to convert a string to anther one.
ThemePaintercom.jidesoft.plaf.basicAn interface which defines a list of methods that are used to paint the UI.
TopLevelMenuContainercom.jidesoft.swingA markup interface to indicate this is a top level menu or command bar.
Validatorcom.jidesoft.validationValidator is an interface for validating a object.
Search