Uses of Interface
org.jdesktop.swingx.plaf.ComponentAddon
Packages that use ComponentAddon
Package
Description
Provides pluggable look-and-feel for SwingX components together with a
mechanism to support custom component look-and-feels.
-
Uses of ComponentAddon in org.jdesktop.swingx.plaf
Classes in org.jdesktop.swingx.plaf that implement ComponentAddonModifier and TypeClassDescriptionclassEase the work of creating an addon for a component.classAddon forJXBusyLabel.classAddon to load LF specific properties for the ColumnControlButton.classclassclassAddon forJXHeader.classAddon forJXHyperlink.classclassclassclassclassAddon forJXStatusBar.classTODO add type docclassAddon for JXTableHeader.classAddon forJXTaskPane.classAddon forJXTaskPaneContainer.classAddon forJXTipOfTheDay.classAddon forJXTitledPanel.classLoads LF specific background striping colors.classAddon forJXList.Fields in org.jdesktop.swingx.plaf with type parameters of type ComponentAddonModifier and TypeFieldDescriptionprivate static List<ComponentAddon> LookAndFeelAddons.contributedComponentsMethods in org.jdesktop.swingx.plaf with parameters of type ComponentAddonModifier and TypeMethodDescriptionstatic voidLookAndFeelAddons.contribute(ComponentAddon component) Each new component added by the library will contribute its default UI classes, colors and fonts to the LookAndFeelAddons.static voidLookAndFeelAddons.uncontribute(ComponentAddon component) Removes the contribution of the given addon