Uses of Package
org.jdesktop.swingx.decorator
-
Packages that use org.jdesktop.swingx.decorator Package Description org.jdesktop.swingx Contains extensions to the Swing GUI toolkit, including new and enhanced components that provide functionality commonly required by rich, data-centric client applications.org.jdesktop.swingx.decorator Contains API used to implement coordinated sorting, filtering and highlighting of the extended Swing cell-rendering component classes JXTable, JXTreeTable, JXTree, and JXList.org.jdesktop.swingx.plaf.basic Provides basic implementation of pluggable look-and-feel for SwingX components together with a mechanism to support custom component look-and-feels.org.jdesktop.swingx.search org.jdesktop.swingx.table Contains API required by the extended JTable component, JXTable. -
Classes in org.jdesktop.swingx.decorator used by org.jdesktop.swingx Class Description ComponentAdapter Abstract base class for all component data adapter classes.CompoundHighlighter A class which manages the lists ofHighlighter
s.Highlighter Highlighter
provide a mechanism to modify visual attributes of cell rendering components. -
Classes in org.jdesktop.swingx.decorator used by org.jdesktop.swingx.decorator Class Description AbstractHighlighter AbstractHighlighter
implementation which manages change notification and supports conditional highlighting.ColorHighlighter A Highlighter to modify component colors.ComponentAdapter Abstract base class for all component data adapter classes.Highlighter Highlighter
provide a mechanism to modify visual attributes of cell rendering components.HighlightPredicate A controller which decides whether or not a visual decoration should be applied to the given Component in the given ComponentAdapter state. -
Classes in org.jdesktop.swingx.decorator used by org.jdesktop.swingx.plaf.basic Class Description ComponentAdapter Abstract base class for all component data adapter classes.CompoundHighlighter A class which manages the lists ofHighlighter
s.Highlighter Highlighter
provide a mechanism to modify visual attributes of cell rendering components. -
Classes in org.jdesktop.swingx.decorator used by org.jdesktop.swingx.search Class Description AbstractHighlighter AbstractHighlighter
implementation which manages change notification and supports conditional highlighting.Highlighter Highlighter
provide a mechanism to modify visual attributes of cell rendering components.HighlightPredicate A controller which decides whether or not a visual decoration should be applied to the given Component in the given ComponentAdapter state. -
Classes in org.jdesktop.swingx.decorator used by org.jdesktop.swingx.table Class Description CompoundHighlighter A class which manages the lists ofHighlighter
s.Highlighter Highlighter
provide a mechanism to modify visual attributes of cell rendering components.