Package org.pushingpixels.substance.api
Class SubstanceSlices
- java.lang.Object
-
- org.pushingpixels.substance.api.SubstanceSlices
-
public final class SubstanceSlices extends java.lang.ObjectVarious constants and data classes used in scope-defined APIs provided bySubstanceCortex.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classSubstanceSlices.AnimationFacetAnimation facet.static classSubstanceSlices.BackgroundAppearanceStrategystatic classSubstanceSlices.ButtonOrderButton order for grouped buttons.static classSubstanceSlices.ColorOverlayTypeEnumeration of available color overlay types.static classSubstanceSlices.ColorSchemeAssociationKindAllows associating different color schemes to different visual parts of UI components.static classSubstanceSlices.ComponentStateFacetDefines a single facet of core and customComponentStates.static classSubstanceSlices.DecorationAreaTypeEnumeration of available decoration area types.static classSubstanceSlices.FocusKindEnumerates focus indication kinds.static classSubstanceSlices.HorizontalGravitystatic classSubstanceSlices.IconFilterStrategyEnumerates available icon filter strategies.static interfaceSubstanceSlices.LocaleChangeListenerListener for the locale changes.static classSubstanceSlices.PasswordStrengthPassword strength.static classSubstanceSlices.SideEnumerates available sides.static classSubstanceSlices.SubstanceWidgetTypeEnumerates configurable Substance-specific widget types forSubstanceCortex.GlobalScope.setWidgetVisible(boolean, SubstanceSlices.SubstanceWidgetType...)andSubstanceCortex.WindowScope.setWidgetVisible(java.awt.Window, boolean, SubstanceSlices.SubstanceWidgetType...)APIs.static classSubstanceSlices.TabCloseKindEnumerates possible modes of closing tabs.static classSubstanceSlices.TabContentPaneBorderKindTab content pane border kind.static classSubstanceSlices.TitleIconHorizontalGravitystatic classSubstanceSlices.VerticalGravity
-
Constructor Summary
Constructors Constructor Description SubstanceSlices()
-