| ComponentState |
Instances of this class correspond to states of Swing core and custom
controls.
|
| SubstanceColorSchemeBundle |
Color scheme bundle.
|
| SubstanceCortex |
This class is the only officially-supported entry point into configuring the behavior of
Substance-powered UIs and for querying the state of such UIs.
|
| SubstanceCortex.ComponentOrParentChainScope |
APIs in this scope apply to individual application Components or all nested child
components of a container.
|
| SubstanceCortex.ComponentOrParentScope |
APIs in this scope apply to individual application Components or all immediate child
components of a container.
|
| SubstanceCortex.ComponentScope |
APIs in this scope apply to individual application Components.
|
| SubstanceCortex.GlobalScope |
APIs in this scope apply to the global state of the application.
|
| SubstanceCortex.RootPaneScope |
APIs in this scope apply to individual application JRootPanes.
|
| SubstanceCortex.WindowScope |
APIs in this scope apply to individual application Windows.
|
| SubstanceLookAndFeel |
Base class for Substance look and feel.
|
| SubstanceSkin |
Base abstract class for Substance skins.
|
| SubstanceSkin.Accented |
Base class for skins that can be configured with accent color schemes.
|
| SubstanceSkin.Accented.AccentBuilder |
|
| SubstanceSlices |
Various constants and data classes used in scope-defined APIs provided by SubstanceCortex.
|
| SubstanceSlices.AnimationFacet |
Animation facet.
|
| SubstanceSlices.ColorSchemeAssociationKind |
Allows associating different color schemes to different visual parts of UI components.
|
| SubstanceSlices.ComponentStateFacet |
|
| SubstanceSlices.DecorationAreaType |
Enumeration of available decoration area types.
|
| SubstanceWidget<T extends javax.swing.JComponent> |
Interface for Substance widgets (behavioral traits).
|