Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- AbstractFilter - Class in org.pushingpixels.substance.internal.utils.filters
-
Provides an abstract implementation of the
BufferedImageOp
interface. - AbstractFilter() - Constructor for class org.pushingpixels.substance.internal.utils.filters.AbstractFilter
- acceleratorRect - Variable in class org.pushingpixels.substance.internal.utils.menu.MenuUtilities.MenuLayoutInfo
-
Accelerator rectangle.
- actionPerformed(ActionEvent) - Method in class org.pushingpixels.substance.internal.contrib.xoetrope.editor.color.ColorWheelPanel
-
Respond to action events for the edit fields
- actionPerformed(ActionEvent) - Method in class org.pushingpixels.substance.internal.utils.SubstanceInternalFrameTitlePane.ClickListener
- actionPerformed(ActionEvent) - Method in class org.pushingpixels.substance.internal.utils.SubstanceInternalFrameTitlePane.SubstanceIconifyAction
- ACTIVATE_LINK - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.TextComponentActions
- activeColorScheme - Variable in class org.pushingpixels.substance.api.SubstanceColorSchemeBundle
-
The active color scheme of this bundle.
- add(SubstanceColorScheme) - Method in class org.pushingpixels.substance.api.SubstanceSkin.ColorSchemes
-
Adds the specified color scheme to the end of the list.
- ADD_TO_SELECTION - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.ListActions
- ADD_TO_SELECTION - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.TableActions
- ADD_TO_SELECTION - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.TreeActions
- addChangeListener(ChangeListener) - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.ColorSliderModel
- addChangeListener(ChangeListener) - Method in class org.pushingpixels.substance.internal.contrib.xoetrope.editor.color.ColorWheelPanel
-
Add a listener for changes in the selected color
- addColorChooserPanel(AbstractColorChooserPanel) - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.ColorChooserMainPanel
- addColorSlider(JSlider) - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.ColorSliderModel
- addCustomEntriesToTable(UIDefaults) - Method in class org.pushingpixels.substance.api.SubstanceSkin
-
Adds skin-specific entries to the UI defaults table.
- addCustomEntriesToTable(UIDefaults, SubstanceSkin) - Static method in class org.pushingpixels.substance.internal.utils.SkinUtilities
-
Adds skin-specific entries to the UI defaults table.
- addIcon(Container) - Method in class org.pushingpixels.substance.internal.ui.SubstanceOptionPaneUI
- addLayoutComponent(Component, Object) - Method in class org.pushingpixels.substance.internal.ui.SubstanceRootPaneUI.SubstanceRootLayout
- addLayoutComponent(String, Component) - Method in class org.pushingpixels.substance.internal.ui.SubstanceRootPaneUI.SubstanceRootLayout
- addLayoutComponent(String, Component) - Method in class org.pushingpixels.substance.internal.ui.SubstanceScrollPaneUI.AdjustedLayout
- addLayoutComponent(String, Component) - Method in class org.pushingpixels.substance.internal.ui.SubstanceSpinnerUI.SpinnerLayoutManager
- addLayoutComponent(String, Component) - Method in class org.pushingpixels.substance.internal.utils.SubstanceInternalFrameTitlePane.SubstanceTitlePaneLayout
- addLayoutComponent(String, Component) - Method in class org.pushingpixels.substance.internal.utils.SubstanceTitlePane.TitlePaneLayout
- addNotify() - Method in class org.pushingpixels.substance.internal.utils.SubstanceInternalFrameTitlePane
- addNotify() - Method in class org.pushingpixels.substance.internal.utils.SubstanceTitlePane
- addOverlayPainter(SubstanceOverlayPainter, DecorationAreaType...) - Method in class org.pushingpixels.substance.api.SubstanceSkin
-
Adds the specified overlay painter to the end of the list of overlay painters associated with the specified decoration area types.
- addStateTransitionListener(StateTransitionListener) - Method in class org.pushingpixels.substance.internal.animation.StateTransitionTracker
- addSystemMenuItems(JMenu) - Method in class org.pushingpixels.substance.internal.utils.SubstanceInternalFrameTitlePane
-
Adds the necessary
JMenuItem
s to the specified menu. - addTracker(Comparable<T>, StateTransitionTracker) - Method in class org.pushingpixels.substance.internal.animation.StateTransitionMultiTracker
- ADJACENT - Enum constant in enum class org.pushingpixels.substance.api.SubstanceConstants.ScrollPaneButtonPolicyKind
-
The
adjacent
button policy - both the decrease button and the increase button are on the same side of the scroll bar adjacent to each other (like on Mac). - AdjustedLayout(ScrollPaneLayout) - Constructor for class org.pushingpixels.substance.internal.ui.SubstanceScrollPaneUI.AdjustedLayout
-
Creates a new layout for adjusting the bounds of scrollbars and the viewport.
- ALL - Enum constant in enum class org.pushingpixels.substance.api.SubstanceConstants.FocusKind
-
Focus indication around the whole component.
- ALL - Enum constant in enum class org.pushingpixels.substance.api.SubstanceConstants.TabCloseKind
-
Indicates that all tabs should be closed.
- ALL_BUT_THIS - Enum constant in enum class org.pushingpixels.substance.api.SubstanceConstants.TabCloseKind
-
Indicates that all tabs except the specified should be closed.
- ALL_INNER - Enum constant in enum class org.pushingpixels.substance.api.SubstanceConstants.FocusKind
-
Focus indication around the whole component, but moved 1 pixel inside the component.
- ALL_STRONG_INNER - Enum constant in enum class org.pushingpixels.substance.api.SubstanceConstants.FocusKind
-
Focus indication around the whole component, but moved 1 pixel inside the component.
- alpha - Variable in class org.pushingpixels.substance.internal.utils.border.SubstanceBorder
-
Border alpha.
- alpha - Variable in class org.pushingpixels.substance.internal.utils.border.SubstanceTableCellBorder
-
Border alpha.
- ALWAYS_ADJUST - Static variable in class org.pushingpixels.substance.internal.contrib.xoetrope.editor.color.ColorWheelPanel
- ANALOGIC_SCHEME - Static variable in class org.pushingpixels.substance.internal.contrib.xoetrope.editor.color.ColorWheelPanel
- APP_ANCHOR - Enum constant in enum class org.pushingpixels.substance.api.SubstanceConstants.ImageWatermarkKind
-
The image is anchored to the top-left corner of the application frame and not scaled.
- APP_CENTER - Enum constant in enum class org.pushingpixels.substance.api.SubstanceConstants.ImageWatermarkKind
-
The image is anchored to the center of the application frame and not scaled.
- APP_TILE - Enum constant in enum class org.pushingpixels.substance.api.SubstanceConstants.ImageWatermarkKind
-
The image is tiled starting from the top-left corner of the application frame and not scaled.
- appIcon - Variable in class org.pushingpixels.substance.internal.utils.SubstanceTitlePane
-
The application icon to be displayed.
- APPLE_COLORS - Static variable in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.DefaultPalettes
- applyStripedBackground(JComponent, int, JComponent) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceStripingUtils
-
Applies the striped background to the specified renderer.
- APPROVE_SELECTION - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.FileChooserActions
- AquaColorScheme - Class in org.pushingpixels.substance.api.colorscheme
-
Aqua color scheme.
- AquaColorScheme() - Constructor for class org.pushingpixels.substance.api.colorscheme.AquaColorScheme
-
Creates a new
Aqua
color scheme. - AquaInputMapSet - Class in org.pushingpixels.substance.internal.inputmaps
- AquaInputMapSet() - Constructor for class org.pushingpixels.substance.internal.inputmaps.AquaInputMapSet
- ArcDecorationPainter - Class in org.pushingpixels.substance.api.painter.decoration
-
Implementation of
SubstanceDecorationPainter
that uses "arc" painting on title panes and lighter gradient near the center of the application frame. - ArcDecorationPainter() - Constructor for class org.pushingpixels.substance.api.painter.decoration.ArcDecorationPainter
- ARM - Static variable in class org.pushingpixels.substance.api.ComponentStateFacet
-
Facet that describes the arm bit.
- ARMED - Static variable in class org.pushingpixels.substance.api.ComponentState
-
Armed.
- ArrowButtonTransitionAwareIcon - Class in org.pushingpixels.substance.internal.utils.icon
-
Transition aware implementation of arrow button icons.
- ArrowButtonTransitionAwareIcon(AbstractButton, int) - Constructor for class org.pushingpixels.substance.internal.utils.icon.ArrowButtonTransitionAwareIcon
- ArrowButtonTransitionAwareIcon(JComponent, TransitionAwareIcon.TransitionAwareUIDelegate, int) - Constructor for class org.pushingpixels.substance.internal.utils.icon.ArrowButtonTransitionAwareIcon
-
Creates an arrow icon.
- arrowIconRect - Variable in class org.pushingpixels.substance.internal.utils.menu.MenuUtilities.MenuLayoutInfo
-
Arrow icon rectangle.
- AutumnSkin - Class in org.pushingpixels.substance.api.skin
-
Autumn
skin. - AutumnSkin() - Constructor for class org.pushingpixels.substance.api.skin.AutumnSkin
-
Creates a new
Autumn
skin.
B
- B - Variable in class org.pushingpixels.substance.internal.contrib.xoetrope.editor.color.ModelColor
- backgroundColorSchemeMap - Variable in class org.pushingpixels.substance.api.SubstanceSkin
-
Maps decoration area type to the background color schemes.
- BackgroundPaintingUtils - Class in org.pushingpixels.substance.internal.painter
-
Delegate for painting filled backgrounds.
- BackgroundPaintingUtils() - Constructor for class org.pushingpixels.substance.internal.painter.BackgroundPaintingUtils
- BarbyPinkColorScheme - Class in org.pushingpixels.substance.api.colorscheme
-
Barby pink color scheme.
- BarbyPinkColorScheme() - Constructor for class org.pushingpixels.substance.api.colorscheme.BarbyPinkColorScheme
-
Creates a new
Barby Pink
color scheme. - baseColorEdit - Variable in class org.pushingpixels.substance.internal.contrib.xoetrope.editor.color.ColorWheelPanel
- baseColorLabel - Variable in class org.pushingpixels.substance.internal.contrib.xoetrope.editor.color.ColorWheelPanel
- BaseColorScheme - Class in org.pushingpixels.substance.api.colorscheme
-
Base class for Substance color schemes.
- BaseColorScheme(String, boolean) - Constructor for class org.pushingpixels.substance.api.colorscheme.BaseColorScheme
-
Constructs the basic functionality of a color scheme.
- BaseColorScheme(String, SchemeDerivedColorsResolver) - Constructor for class org.pushingpixels.substance.api.colorscheme.BaseColorScheme
-
Constructs the basic functionality of a color scheme.
- BaseDarkColorScheme - Class in org.pushingpixels.substance.api.colorscheme
-
Base class for dark color schemes.
- BaseDarkColorScheme(String) - Constructor for class org.pushingpixels.substance.api.colorscheme.BaseDarkColorScheme
-
Creates a new dark color scheme.
- baseDecorationPainter - Variable in class org.pushingpixels.substance.api.painter.decoration.ImageWrapperDecorationPainter
-
The base decoration painter - the colorized image tiles are painted over the painting of this painter.
- BaseInputMapSet - Class in org.pushingpixels.substance.internal.inputmaps
- BaseInputMapSet() - Constructor for class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet
- BaseInputMapSet.ComboActions - Class in org.pushingpixels.substance.internal.inputmaps
-
Taken from BasicComboBoxUI.Actions
- BaseInputMapSet.DesktopPaneActions - Class in org.pushingpixels.substance.internal.inputmaps
-
Taken from BasicDesktopPaneUI.Actions
- BaseInputMapSet.FileChooserActions - Class in org.pushingpixels.substance.internal.inputmaps
-
From sun.swing.FilePane via BasicFileChooserUI
- BaseInputMapSet.ListActions - Class in org.pushingpixels.substance.internal.inputmaps
-
From BasicListUI.Actions
- BaseInputMapSet.RootPaneActions - Class in org.pushingpixels.substance.internal.inputmaps
-
From BasicRootPaneUI.Actions
- BaseInputMapSet.ScrollBarActions - Class in org.pushingpixels.substance.internal.inputmaps
-
From BasicScrollBarUI.Actions
- BaseInputMapSet.ScrollPaneActions - Class in org.pushingpixels.substance.internal.inputmaps
-
From BasicScrollPaneUI.Actions
- BaseInputMapSet.SliderActions - Class in org.pushingpixels.substance.internal.inputmaps
-
From BasicSliderUI.Actions
- BaseInputMapSet.SplitPaneActions - Class in org.pushingpixels.substance.internal.inputmaps
- BaseInputMapSet.TabbedPaneActions - Class in org.pushingpixels.substance.internal.inputmaps
-
From BasicTabbedPaneUI.Actions
- BaseInputMapSet.TableActions - Class in org.pushingpixels.substance.internal.inputmaps
-
From BasicTableUI.Actions
- BaseInputMapSet.TableHeaderActions - Class in org.pushingpixels.substance.internal.inputmaps
- BaseInputMapSet.TextComponentActions - Class in org.pushingpixels.substance.internal.inputmaps
- BaseInputMapSet.ToolBarActions - Class in org.pushingpixels.substance.internal.inputmaps
-
From BasicToolBarUI.Actions
- BaseInputMapSet.TreeActions - Class in org.pushingpixels.substance.internal.inputmaps
- BaseLightColorScheme - Class in org.pushingpixels.substance.api.colorscheme
-
Base class for light color schemes.
- BaseLightColorScheme(String) - Constructor for class org.pushingpixels.substance.api.colorscheme.BaseLightColorScheme
-
Creates a new light color scheme.
- BasePlugin - Class in org.pushingpixels.substance.internal.plugin
-
Core plugin for additional UI delegates.
- BasePlugin() - Constructor for class org.pushingpixels.substance.internal.plugin.BasePlugin
-
Creates the base plugin.
- BaseSkinPlugin - Class in org.pushingpixels.substance.internal.plugin
-
Core plugin for skins.
- BaseSkinPlugin() - Constructor for class org.pushingpixels.substance.internal.plugin.BaseSkinPlugin
- BaseTabCloseListener - Interface in org.pushingpixels.substance.api.tabbed
-
Base interface for the tab close listeners.
- beginGraphics(Graphics2D) - Static method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.QuaquaUtilities
- bestFillMap - Variable in class org.pushingpixels.substance.api.SubstanceColorSchemeBundle
- bestFit(Collection<ComponentState>) - Method in class org.pushingpixels.substance.api.ComponentState
- BlendBiColorScheme - Class in org.pushingpixels.substance.internal.colorscheme
-
Blended color scheme.
- BlendBiColorScheme(SubstanceColorScheme, SubstanceColorScheme, double) - Constructor for class org.pushingpixels.substance.internal.colorscheme.BlendBiColorScheme
-
Creates a new blended color scheme.
- blendImagesHorizontal(BufferedImage, BufferedImage, double, double) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceCoreUtilities
-
Blends two images along X-axis.
- blendImagesVertical(BufferedImage, BufferedImage, double, double) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceCoreUtilities
-
Blends two images along Y-axis.
- BooleanRenderer() - Constructor for class org.pushingpixels.substance.api.renderers.SubstanceDefaultTableCellRenderer.BooleanRenderer
-
Creates a new renderer for boolean columns.
- BORDER - Static variable in class org.pushingpixels.substance.api.ColorSchemeAssociationKind
-
Border visual area of non-tab controls.
- BORDER_COMPUTED - Static variable in class org.pushingpixels.substance.internal.ui.SubstanceButtonUI
-
Property used during the button shaper switch.
- BORDER_COMPUTING - Static variable in class org.pushingpixels.substance.internal.ui.SubstanceButtonUI
-
Property used during the button shaper switch.
- BORDER_ORIGINAL - Static variable in class org.pushingpixels.substance.internal.ui.SubstanceButtonUI
-
Property used to store the original (pre-Substance) button border.
- borderCircle - Variable in class org.pushingpixels.substance.internal.contrib.xoetrope.editor.color.ColorWheelPanel
- borderPainter - Variable in class org.pushingpixels.substance.api.SubstanceSkin
-
The border painter of
this
skin. - BottleGreenColorScheme - Class in org.pushingpixels.substance.api.colorscheme
-
Bottle green color scheme.
- BottleGreenColorScheme() - Constructor for class org.pushingpixels.substance.api.colorscheme.BottleGreenColorScheme
-
Creates a new
Bottle Green
color scheme. - BOTTOM - Enum constant in enum class org.pushingpixels.substance.api.SubstanceConstants.Side
-
Bottom side.
- BottomLineOverlayPainter - Class in org.pushingpixels.substance.api.painter.overlay
-
Overlay painter that paints a single line at the bottom edge of the relevant decoration area.
- BottomLineOverlayPainter(ColorSchemeSingleColorQuery) - Constructor for class org.pushingpixels.substance.api.painter.overlay.BottomLineOverlayPainter
-
Creates a new overlay painter that paints a single line at the bottom edge of the relevant decoration area
- bottomMask - Variable in class org.pushingpixels.substance.api.painter.border.DelegateBorderPainter
-
8-digit hexadecimal mask applied on the bottom color painted by
DelegateBorderPainter.delegate
. - BottomShadowOverlayPainter - Class in org.pushingpixels.substance.api.painter.overlay
-
Overlay painter that paints a few pixel-high drop shadow at the bottom edge of the relevant decoration area.
- brightEdit - Variable in class org.pushingpixels.substance.internal.contrib.xoetrope.editor.color.ColorWheelPanel
- BRIGHTNESS_BANDS - Static variable in class org.pushingpixels.substance.internal.contrib.xoetrope.editor.color.ModelColor
- brightnessSlider - Variable in class org.pushingpixels.substance.internal.contrib.xoetrope.editor.color.ColorWheelPanel
- BrownColorScheme - Class in org.pushingpixels.substance.api.colorscheme
-
Brown color scheme.
- BrownColorScheme() - Constructor for class org.pushingpixels.substance.api.colorscheme.BrownColorScheme
-
Creates a new
Brown
color scheme. - BrushedMetalDecorationPainter - Class in org.pushingpixels.substance.api.painter.decoration
-
Implementation of
SubstanceDecorationPainter
that uses brushed metal painting on decoration areas. - BrushedMetalDecorationPainter() - Constructor for class org.pushingpixels.substance.api.painter.decoration.BrushedMetalDecorationPainter
-
Creates a new brushed metal decoration painter.
- buildChooser() - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.CMYKChooser
- buildChooser() - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.ColorPalettesChooser
- buildChooser() - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.ColorPicker
- buildChooser() - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.ColorSlidersChooser
- buildChooser() - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.ColorWheelChooser
- buildChooser() - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.CrayonsChooser
- buildChooser() - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.GrayChooser
- buildChooser() - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.HSBChooser
- buildChooser() - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.HTMLChooser
- buildChooser() - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.Quaqua15ColorPicker
- buildChooser() - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.RGBChooser
- buildChooser() - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.SwatchesChooser
- buildChooser() - Method in class org.pushingpixels.substance.internal.contrib.xoetrope.editor.color.ColorWheelPanel
- BusinessBlackSteelSkin - Class in org.pushingpixels.substance.api.skin
-
Business Black Steel
skin. - BusinessBlackSteelSkin() - Constructor for class org.pushingpixels.substance.api.skin.BusinessBlackSteelSkin
-
Creates a new
Business
skin. - BusinessBlueSteelSkin - Class in org.pushingpixels.substance.api.skin
-
Business Blue Steel
skin. - BusinessBlueSteelSkin() - Constructor for class org.pushingpixels.substance.api.skin.BusinessBlueSteelSkin
-
Creates a new
Business
skin. - BusinessSkin - Class in org.pushingpixels.substance.api.skin
-
Business
skin. - BusinessSkin() - Constructor for class org.pushingpixels.substance.api.skin.BusinessSkin
-
Creates a new
Business
skin. - button - Variable in class org.pushingpixels.substance.internal.ui.SubstanceButtonUI
- button - Variable in class org.pushingpixels.substance.internal.ui.SubstanceRadioButtonUI
-
Associated toggle button.
- BUTTON_NO_MIN_SIZE_PROPERTY - Static variable in class org.pushingpixels.substance.api.SubstanceLookAndFeel
-
Client property name for ignoring the default (minimum) dimension for a single button.
- BUTTON_OPEN_SIDE_PROPERTY - Static variable in class org.pushingpixels.substance.api.SubstanceLookAndFeel
-
Client property name for specifying an open side for a single button.
- BUTTON_PAINT_NEVER_PROPERTY - Static variable in class org.pushingpixels.substance.api.SubstanceLookAndFeel
-
Client property name for specifying that a single button / all application buttons should not paint the background.
- BUTTON_SHAPER_PROPERTY - Static variable in class org.pushingpixels.substance.api.SubstanceLookAndFeel
-
Property name for specifying outline shaper.
- BUTTON_SIDE_PROPERTY - Static variable in class org.pushingpixels.substance.api.SubstanceLookAndFeel
-
Client property name for specifying a straight side for a single button.
- ButtonBackgroundDelegate - Class in org.pushingpixels.substance.internal.utils
-
Delegate class for painting backgrounds of buttons in Substance look and feel.
- ButtonBackgroundDelegate() - Constructor for class org.pushingpixels.substance.internal.utils.ButtonBackgroundDelegate
-
Simple constructor.
- buttonShaper - Variable in class org.pushingpixels.substance.api.SubstanceSkin
-
The button shaper of
this
skin. - ButtonStateIcon - Class in org.pushingpixels.substance.internal.contrib.randelshofer.quaqua
-
An Icon with different visuals reflecting the state of the AbstractButton on which it draws on.
- ButtonStateIcon(Image[]) - Constructor for class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.ButtonStateIcon
-
Creates a new instance.
- ButtonStateIcon(Image, int, boolean) - Constructor for class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.ButtonStateIcon
-
Creates a new instance.
- ButtonStateIcon(Icon[]) - Constructor for class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.ButtonStateIcon
-
Creates a new instance.
- ButtonStateIcon(Icon, Icon, Icon, Icon, Icon, Icon) - Constructor for class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.ButtonStateIcon
-
Creates a new instance.
- ButtonVisualStateTracker - Class in org.pushingpixels.substance.internal.utils
-
Utility class to track transitions in visual state of buttons.
- ButtonVisualStateTracker() - Constructor for class org.pushingpixels.substance.internal.utils.ButtonVisualStateTracker
C
- calculateLabelRect() - Method in class org.pushingpixels.substance.internal.ui.SubstanceSliderUI
- calculateMaxTabHeight(int) - Method in class org.pushingpixels.substance.internal.ui.SubstanceTabbedPaneUI
- calculateTabHeight(int, int, int) - Method in class org.pushingpixels.substance.internal.ui.SubstanceTabbedPaneUI
- calculateTabWidth(int, int, FontMetrics) - Method in class org.pushingpixels.substance.internal.ui.SubstanceTabbedPaneUI
- calculateThumbLocation() - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.ColorSliderUI
- calculateThumbLocation() - Method in class org.pushingpixels.substance.internal.ui.SubstanceSliderUI
- calculateTickRect() - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.ColorSliderUI
- calculateTickRect() - Method in class org.pushingpixels.substance.internal.ui.SubstanceSliderUI
- calculateTrackRect() - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.ColorSliderUI
- calculateTrackRect() - Method in class org.pushingpixels.substance.internal.ui.SubstanceSliderUI
- cancel() - Method in class org.pushingpixels.substance.internal.animation.IconGlowTracker
- CANCEL_EDITING - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.TableActions
- CANCEL_EDITING - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.TreeActions
- CANCEL_SELECTION - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.FileChooserActions
- canDisplayLocalizedText(Font, Locale) - Static method in class org.pushingpixels.substance.internal.fonts.Fonts
-
Checks and answers whether the given font can display text that is localized for the specified locale.
- canReplaceChildBackgroundColor(Color) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceCoreUtilities
- canSnapshot() - Static method in class org.pushingpixels.substance.internal.contrib.jgoodies.looks.common.ShadowPopup
- cellId - Variable in class org.pushingpixels.substance.internal.utils.border.SubstanceTableCellBorder
- cellIndex - Variable in class org.pushingpixels.substance.internal.ui.SubstanceListUI.CellRepaintCallback
-
Associated (animated) cell index.
- CellRepaintCallback(JList, int) - Constructor for class org.pushingpixels.substance.internal.ui.SubstanceListUI.CellRepaintCallback
-
Creates a new animation repaint callback.
- CellRepaintCallback(JTable, int, int) - Constructor for class org.pushingpixels.substance.internal.ui.SubstanceTableUI.CellRepaintCallback
-
Creates a new animation repaint callback.
- CeruleanSkin - Class in org.pushingpixels.substance.api.skin
-
Cerulean
skin. - CeruleanSkin() - Constructor for class org.pushingpixels.substance.api.skin.CeruleanSkin
-
Creates a new
Nebulous
skin. - ChallengerDeepSkin - Class in org.pushingpixels.substance.api.skin
-
Challenger Deep
skin. - ChallengerDeepSkin() - Constructor for class org.pushingpixels.substance.api.skin.ChallengerDeepSkin
-
Creates a new
Challenger Deep
skin. - changedUpdate(DocumentEvent) - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.ColorSliderTextFieldHandler
- changedUpdate(DocumentEvent) - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.HTMLSliderTextFieldHandler
- CharcoalColorScheme - Class in org.pushingpixels.substance.api.colorscheme
-
Charcoal color scheme.
- CharcoalColorScheme() - Constructor for class org.pushingpixels.substance.api.colorscheme.CharcoalColorScheme
-
Creates a new
Charcoal
color scheme. - CheckBoxMenuItemIcon - Class in org.pushingpixels.substance.internal.utils.icon
-
Icon for the
JCheckBoxMenuItem
s. - CheckBoxMenuItemIcon(JMenuItem, int) - Constructor for class org.pushingpixels.substance.internal.utils.icon.CheckBoxMenuItemIcon
-
Creates a new icon.
- checkIconRect - Variable in class org.pushingpixels.substance.internal.utils.menu.MenuUtilities.MenuLayoutInfo
-
Check icon rectangle.
- chooser - Variable in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.Quaqua13ColorChooserUI
- chooserColor - Variable in class org.pushingpixels.substance.internal.contrib.xoetrope.editor.color.ColorWheelPanel
- ClassicBorderPainter - Class in org.pushingpixels.substance.api.painter.border
-
Border painter that returns images with classic appearance.
- ClassicBorderPainter() - Constructor for class org.pushingpixels.substance.api.painter.border.ClassicBorderPainter
- ClassicButtonShaper - Class in org.pushingpixels.substance.api.shaper
-
Button shaper that returns rectangular buttons with slightly rounded corners (ala Windows XP).
- ClassicButtonShaper() - Constructor for class org.pushingpixels.substance.api.shaper.ClassicButtonShaper
- ClassicDecorationPainter - Class in org.pushingpixels.substance.api.painter.decoration
-
Decoration painter that paints a classic gradient.
- ClassicDecorationPainter() - Constructor for class org.pushingpixels.substance.api.painter.decoration.ClassicDecorationPainter
-
Creates new classic title painter.
- ClassicFillPainter - Class in org.pushingpixels.substance.api.painter.fill
-
Fill painter that returns images with classic appearance.
- ClassicFillPainter() - Constructor for class org.pushingpixels.substance.api.painter.fill.ClassicFillPainter
-
Creates a new classic gradient painter.
- ClassicHighlightPainter - Class in org.pushingpixels.substance.api.painter.highlight
-
Highlight painter that paints a classic gradient.
- ClassicHighlightPainter() - Constructor for class org.pushingpixels.substance.api.painter.highlight.ClassicHighlightPainter
-
Creates new classic title painter.
- cleanPopupLayoutMetrics(JPopupMenu) - Static method in class org.pushingpixels.substance.internal.utils.menu.MenuUtilities
-
Cleans the layout metrics of the specified popup menu.
- clear() - Method in class org.pushingpixels.substance.internal.animation.StateTransitionMultiTracker
- CLEAR_SELECTION - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.ListActions
- CLEAR_SELECTION - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.TableActions
- CLEAR_SELECTION - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.TreeActions
- clearDecorationType(JComponent) - Static method in class org.pushingpixels.substance.internal.painter.DecorationPainterUtils
-
Clears the client properties related to the decoration area type.
- ClickListener() - Constructor for class org.pushingpixels.substance.internal.utils.SubstanceInternalFrameTitlePane.ClickListener
- clipString(FontMetrics, int, String) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceCoreUtilities
-
Clips string based on specified font metrics and available width (in pixels).
- CLOSE - Enum constant in enum class org.pushingpixels.substance.internal.utils.icon.SubstanceIconFactory.IconKind
-
Icon of a close button.
- CLOSE - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.DesktopPaneActions
- closeButton - Variable in class org.pushingpixels.substance.internal.utils.SubstanceTitlePane
-
Button used to close the frame.
- CMYKChooser - Class in org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser
-
A color chooser with CMYK color sliders.
- CMYKChooser() - Constructor for class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.CMYKChooser
-
Creates new form.
- col2Gray(double, double, double) - Static method in class org.pushingpixels.substance.internal.contrib.xoetrope.editor.color.ModelColor
-
Get a grayscale hex value for an rgb color
- COLLAPSE - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.TreeActions
- ColorChooserMainPanel - Class in org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser
-
The main panel of the color chooser UI.
- ColorChooserMainPanel() - Constructor for class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.ColorChooserMainPanel
-
Creates new form.
- COLORIZATION_FACTOR - Static variable in class org.pushingpixels.substance.api.SubstanceLookAndFeel
-
Client property name for specifying the colorization amount applied to the background and foreground of the current color scheme and the specific control.
- colorizedTileMap - Variable in class org.pushingpixels.substance.api.painter.decoration.ImageWrapperDecorationPainter
-
Map of colorized tiles.
- ColorPalettesChooser - Class in org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser
-
ColorPalettesChooser.
- ColorPalettesChooser() - Constructor for class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.ColorPalettesChooser
-
Creates a new instance.
- ColorPicker - Class in org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser
-
ColorPicker.
- ColorPicker() - Constructor for class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.ColorPicker
-
Creates a new instance.
- colorQueries - Variable in class org.pushingpixels.substance.api.painter.FractionBasedPainter
-
The color queries of this painter.
- colors - Variable in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.SwatchPanel
- ColorSchemeAssociationKind - Class in org.pushingpixels.substance.api
-
Allows associating different color schemes to different visual parts of UI components.
- ColorSchemeAssociationKind(String, ColorSchemeAssociationKind) - Constructor for class org.pushingpixels.substance.api.ColorSchemeAssociationKind
-
Creates a new association kind.
- colorSchemeAssociationKindDelegate - Variable in class org.pushingpixels.substance.internal.utils.icon.TransitionAwareIcon
- colorSchemeBundleMap - Variable in class org.pushingpixels.substance.api.SubstanceSkin
-
Maps decoration area type to the color scheme bundles.
- ColorSchemeFilter - Class in org.pushingpixels.substance.internal.utils.filters
- colorSchemeMap - Variable in class org.pushingpixels.substance.api.SubstanceColorSchemeBundle
-
Maps from color scheme association kinds to the map of color schemes.
- ColorSchemes() - Constructor for class org.pushingpixels.substance.api.SubstanceSkin.ColorSchemes
-
Creates an object with empty list of color schemes.
- ColorSchemes(List<SubstanceColorScheme>) - Constructor for class org.pushingpixels.substance.api.SubstanceSkin.ColorSchemes
-
Creates an object based on the specified list of color schemes.
- ColorSchemeSingleColorQuery - Interface in org.pushingpixels.substance.api
-
Defines a query that returns a single color based on a color scheme.
- ColorSchemeTransform - Interface in org.pushingpixels.substance.api
-
Defines transformation on a color scheme.
- colorSliderModel - Variable in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.ColorSliderUI
- ColorSliderModel - Class in org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser
-
Abstract super class for ColorModels which can be used in conjunction with ColorSliderUI user interface delegates.
- ColorSliderModel(DefaultBoundedRangeModel[]) - Constructor for class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.ColorSliderModel
-
Creates a new ColorSliderModel with an array of BoundedRangeModel's for the color components.
- ColorSlidersChooser - Class in org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser
-
The ColorSlidersChooser contains four individual color slider pages: gray slider, RGB sliders, CMYK sliders, and HTML sliders.
- ColorSlidersChooser() - Constructor for class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.ColorSlidersChooser
-
Creates new form.
- ColorSliderTextFieldHandler - Class in org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser
-
This handler adjusts the value of a component in the color slider model, when the user enters text into the text field.
- ColorSliderTextFieldHandler(JTextField, ColorSliderModel, int) - Constructor for class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.ColorSliderTextFieldHandler
- ColorSliderUI - Class in org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser
-
A UI delegate for color sliders.
- ColorSliderUI(JSlider) - Constructor for class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.ColorSliderUI
-
Creates a new instance.
- ColorSliderUI.CSUIPropertyChangeHandler - Class in org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser
- ColorSliderUI.QuaquaTrackListener - Class in org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser
-
Track mouse movements.
- ColorWheel - Class in org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser
-
The ColorWheel displays a hue/saturation wheel of the HSB color model.
- ColorWheel() - Constructor for class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.ColorWheel
-
Creates a new instance.
- ColorWheelChooser - Class in org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser
-
A HSB color chooser, which displays a hue/saturation color wheel, and a brightness slider.
- ColorWheelChooser() - Constructor for class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.ColorWheelChooser
-
Creates a new instance.
- ColorWheelImageProducer - Class in org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser
-
Produces the image of a ColorWheel.
- ColorWheelImageProducer(int, int) - Constructor for class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.ColorWheelImageProducer
-
Creates a new instance.
- ColorWheelPanel - Class in org.pushingpixels.substance.internal.contrib.xoetrope.editor.color
-
A color wheel showing a Red, Yellow, Blue color model traditionally used by graphic artists.
- ColorWheelPanel() - Constructor for class org.pushingpixels.substance.internal.contrib.xoetrope.editor.color.ColorWheelPanel
-
Creates a new instance of ColorWheelPanel
- column - Variable in class org.pushingpixels.substance.internal.ui.SubstanceTableUI.TableCellId
-
Cell column.
- ColumnHeaderRepaintCallback(JTableHeader, int) - Constructor for class org.pushingpixels.substance.internal.ui.SubstanceTableHeaderUI.ColumnHeaderRepaintCallback
-
Creates a new animation repaint callback.
- columnIndex - Variable in class org.pushingpixels.substance.internal.ui.SubstanceTableHeaderUI.ColumnHeaderRepaintCallback
-
Associated (animated) column index.
- columnIndex - Variable in class org.pushingpixels.substance.internal.ui.SubstanceTableUI.CellRepaintCallback
-
Associated (animated) column index.
- columnIndex - Variable in class org.pushingpixels.substance.internal.ui.SubstanceTableUI.ColumnRepaintCallback
-
Associated (animated) column index.
- ColumnRepaintCallback(JTable, int) - Constructor for class org.pushingpixels.substance.internal.ui.SubstanceTableUI.ColumnRepaintCallback
-
Creates a new animation repaint callback.
- COMBO_BOX_POPUP_FLYOUT_ORIENTATION - Static variable in class org.pushingpixels.substance.api.SubstanceLookAndFeel
-
Client property name for specifying combo popup flyout orientation.
- COMBO_POPUP_PROTOTYPE - Static variable in class org.pushingpixels.substance.api.SubstanceLookAndFeel
-
Property name for specifying the combobox popup prototype display value which is used to compute the width of the popup at runtime.
- ComboActions() - Constructor for class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.ComboActions
- ComboBoxBackgroundDelegate - Class in org.pushingpixels.substance.internal.utils.combo
-
Delegate class for painting backgrounds of buttons in Substance look and feel.
- ComboBoxBackgroundDelegate() - Constructor for class org.pushingpixels.substance.internal.utils.combo.ComboBoxBackgroundDelegate
-
Simple constructor.
- ComboBoxPropertyChangeHandler() - Constructor for class org.pushingpixels.substance.internal.ui.SubstanceComboBoxUI.ComboBoxPropertyChangeHandler
- ComboPopupPrototypeCallback - Interface in org.pushingpixels.substance.api.combo
-
Interface for specifying a prototype entry for a combo popup.
- commence(long, String) - Static method in class org.pushingpixels.substance.internal.utils.MemoryAnalyzer
-
Starts the memory tracing.
- commonDir - Static variable in class org.pushingpixels.substance.internal.plugin.BasePlugin
-
Common directory for Quaqua images.
- compareTo(Object) - Method in class org.pushingpixels.substance.internal.ui.SubstanceTreeUI.TreePathId
- compareTo(SubstanceTableUI.TableCellId) - Method in class org.pushingpixels.substance.internal.ui.SubstanceTableUI.TableCellId
- component - Variable in class org.pushingpixels.substance.internal.utils.icon.ArrowButtonTransitionAwareIcon
- componentAdded(ContainerEvent) - Method in class org.pushingpixels.substance.internal.ui.SubstanceTabbedPaneUI.TabbedContainerListener
- componentIndex - Variable in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.ColorSliderUI
- componentRemoved(ContainerEvent) - Method in class org.pushingpixels.substance.internal.ui.SubstanceTabbedPaneUI.TabbedContainerListener
- components - Variable in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.ColorSliderModel
-
Components of the color model.
- ComponentState - Class in org.pushingpixels.substance.api
-
Instances of this class correspond to states of Swing core and custom controls.
- ComponentState(String, ComponentStateFacet[], ComponentStateFacet[]) - Constructor for class org.pushingpixels.substance.api.ComponentState
-
Creates a new component state.
- ComponentState(String, ComponentState, ComponentStateFacet[], ComponentStateFacet[]) - Constructor for class org.pushingpixels.substance.api.ComponentState
-
Creates a new component state.
- ComponentStateFacet - Class in org.pushingpixels.substance.api
-
Defies a single facet of core and custom
ComponentState
s. - ComponentStateFacet(String, int) - Constructor for class org.pushingpixels.substance.api.ComponentStateFacet
-
Creates a new facet.
- CompositeBorderPainter - Class in org.pushingpixels.substance.api.painter.border
-
Composite border painter that delegates the painting of outer and inner contours.
- CompositeBorderPainter(String, SubstanceBorderPainter, SubstanceBorderPainter) - Constructor for class org.pushingpixels.substance.api.painter.border.CompositeBorderPainter
-
Creates a new composite border painter.
- compositeRequestFocus(Component) - Static method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.QuaquaUtilities
-
Copied from BasicLookAndFeel.
- compositeScrollTrackModel - Variable in class org.pushingpixels.substance.internal.ui.SubstanceScrollBarUI
-
Surrogate model to sync between rollover effects of scroll buttons and scroll track / scroll thumb.
- compositeStateTransitionTracker - Variable in class org.pushingpixels.substance.internal.ui.SubstanceScrollBarUI
- computeClosestIndex(Color) - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.PaletteListModel
-
Computes the index of the color which comes closest to the specified color.
- computePopupBounds(int, int, int, int) - Method in class org.pushingpixels.substance.internal.utils.combo.SubstanceComboPopup
- configureArrowButton() - Method in class org.pushingpixels.substance.internal.ui.SubstanceComboBoxUI
- configureArrowButtonStraightSide() - Method in class org.pushingpixels.substance.internal.ui.SubstanceComboBoxUI
-
Configures the straight side of the arrow button.
- configureColorSlider(int, JSlider) - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.ColorSliderModel
-
Configures a JSlider for this ColorSliderModel.
- configureEditor() - Method in class org.pushingpixels.substance.internal.ui.SubstanceComboBoxUI
- configureGraphics(Graphics) - Static method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.QuaquaUtilities
- configurePopup() - Method in class org.pushingpixels.substance.internal.utils.combo.SubstanceComboPopup
- construct() - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.util.Worker
-
Compute the value to be returned by the
get
method. - contains(AbstractButton, int, int) - Static method in class org.pushingpixels.substance.internal.utils.ButtonBackgroundDelegate
-
Returns
true
if the specified x,y location is contained within the look and feel's defined shape of the specified component. - contains(JComponent, int, int) - Method in class org.pushingpixels.substance.internal.ui.SubstanceButtonUI
- contains(JComponent, int, int) - Method in class org.pushingpixels.substance.internal.ui.SubstanceToggleButtonUI
- containsKey(HashMapKey) - Method in class org.pushingpixels.substance.internal.utils.LazyResettableHashMap
-
Checks whether there is a value associated with the specified key.
- CONTRASTING_SCHEME - Static variable in class org.pushingpixels.substance.internal.contrib.xoetrope.editor.color.ColorWheelPanel
- CONTROL_FONT_KEY - Static variable in class org.pushingpixels.substance.internal.contrib.jgoodies.looks.Options
- controlFontSize() - Method in class org.pushingpixels.substance.internal.contrib.jgoodies.looks.FontSizeHints
-
Returns the control font size.
- controlFontSizeDelta() - Method in class org.pushingpixels.substance.internal.contrib.jgoodies.looks.FontSizeHints
-
Returns the delta between system control font size and our control font size hint.
- COPY - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet
- CORNER_RADIUS - Static variable in class org.pushingpixels.substance.api.SubstanceLookAndFeel
-
Client property name for specifying the corner radius for buttons.
- Crayons - Class in org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser
-
A panel which displays a selection of color crayons.
- Crayons() - Constructor for class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.Crayons
-
Creates a new instance.
- CRAYONS - Static variable in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.DefaultPalettes
- CrayonsChooser - Class in org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser
-
A color chooser which provides a choice of Crayons.
- CrayonsChooser() - Constructor for class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.CrayonsChooser
-
Creates a new instance.
- create(Element) - Method in class org.pushingpixels.substance.internal.ui.SubstancePasswordFieldUI
- createActions() - Method in class org.pushingpixels.substance.internal.utils.SubstanceInternalFrameTitlePane
- createArrowButton() - Method in class org.pushingpixels.substance.internal.ui.SubstanceComboBoxUI
- createArrowButtonListener() - Method in class org.pushingpixels.substance.internal.ui.SubstanceScrollBarUI
- createBufferedImage(String) - Static method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.QuaquaIconFactory
- createBufferedImage(URL) - Static method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.QuaquaUtilities
- createButtonListener(AbstractButton) - Method in class org.pushingpixels.substance.internal.ui.SubstanceButtonUI
- createButtonListener(AbstractButton) - Method in class org.pushingpixels.substance.internal.ui.SubstanceCheckBoxUI
- createButtonListener(AbstractButton) - Method in class org.pushingpixels.substance.internal.ui.SubstanceRadioButtonUI
- createButtonListener(AbstractButton) - Method in class org.pushingpixels.substance.internal.ui.SubstanceToggleButtonUI
- createButtons() - Method in class org.pushingpixels.substance.internal.utils.SubstanceInternalFrameTitlePane
- createButtonStateIcon(String, int) - Static method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.QuaquaIconFactory
- createButtonStateIcon(String, int, Point) - Static method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.QuaquaIconFactory
- createButtonStateIcon(String, int, Rectangle) - Static method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.QuaquaIconFactory
- createCompatibleDestImage(BufferedImage, ColorModel) - Method in class org.pushingpixels.substance.internal.utils.filters.AbstractFilter
- createCompatibleImage(BufferedImage) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceCoreUtilities
-
Creates a compatible image (for efficient processing and drawing).
- createCrayons() - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.Crayons
-
Creates the crayons.
- createCrayonsImage() - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.Crayons
- createDecreaseButton(int) - Method in class org.pushingpixels.substance.internal.ui.SubstanceScrollBarUI
- createDefaultCellRenderer() - Method in class org.pushingpixels.substance.internal.ui.SubstanceTreeUI
- createDefaultChoosers() - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.Quaqua13ColorChooserUI
- createDefaultChoosers() - Method in class org.pushingpixels.substance.internal.ui.SubstanceColorChooserUI
- createDefaultDivider() - Method in class org.pushingpixels.substance.internal.ui.SubstanceSplitPaneUI
- createDefaultFontSet(Font) - Static method in class org.pushingpixels.substance.internal.fonts.FontSets
-
Creates and returns a FontSet that is based only on the given control font.
- createDefaultFontSet(Font, Font) - Static method in class org.pushingpixels.substance.internal.fonts.FontSets
-
Creates and returns a FontSet that is based on the given control font and menu font.
- createDefaultFontSet(Font, Font, Font) - Static method in class org.pushingpixels.substance.internal.fonts.FontSets
-
Creates and returns a FontSet that is based on the given control font and menu font.
- createDefaultFontSet(Font, Font, Font, Font, Font, Font) - Static method in class org.pushingpixels.substance.internal.fonts.FontSets
-
Creates and returns a FontSet for the given fonts.
- createEditor() - Method in class org.pushingpixels.substance.internal.ui.SubstanceComboBoxUI
- createFixedPolicy(FontSet) - Static method in class org.pushingpixels.substance.internal.fonts.FontPolicies
-
Returns a font policy that in turn always returns the specified FontSet.
- createGeneralDecreaseButton(int, boolean) - Method in class org.pushingpixels.substance.internal.ui.SubstanceScrollBarUI
-
Creates a decrease button.
- createGeneralIncreaseButton(int, boolean) - Method in class org.pushingpixels.substance.internal.ui.SubstanceScrollBarUI
-
Creates a increase button.
- createIcon(Class, String) - Static method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.QuaquaIconFactory
- createIcon(Class, String, Point) - Static method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.QuaquaIconFactory
- createIcon(Class, String, Rectangle) - Static method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.QuaquaIconFactory
- createIcon(String, int, boolean, int) - Static method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.QuaquaIconFactory
- createIcons(String, int, boolean) - Static method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.QuaquaIconFactory
- createImage(Class, String) - Static method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.QuaquaIconFactory
- createImage(String) - Static method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.QuaquaIconFactory
- createImage(URL) - Static method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.util.Images
- createIncreaseButton(int) - Method in class org.pushingpixels.substance.internal.ui.SubstanceScrollBarUI
- createLayout() - Method in class org.pushingpixels.substance.internal.ui.SubstanceSpinnerUI
- createLayout() - Method in class org.pushingpixels.substance.internal.utils.SubstanceInternalFrameTitlePane
- createLayout() - Method in class org.pushingpixels.substance.internal.utils.SubstanceTitlePane
-
Returns the
LayoutManager
that should be installed on theSubstanceTitlePane
. - createLayoutManager() - Method in class org.pushingpixels.substance.internal.ui.SubstanceComboBoxUI
- createLayoutManager() - Method in class org.pushingpixels.substance.internal.ui.SubstanceRootPaneUI
-
Returns a
LayoutManager
that will be set on theJRootPane
. - createLayoutManager() - Method in class org.pushingpixels.substance.internal.ui.SubstanceTabbedPaneUI
- createLeftOneTouchButton() - Method in class org.pushingpixels.substance.internal.utils.SubstanceSplitPaneDivider
- createMenuBar() - Method in class org.pushingpixels.substance.internal.utils.SubstanceTitlePane
-
Returns the
JMenuBar
displaying the appropriate system menu items. - createMouseListener() - Method in class org.pushingpixels.substance.internal.ui.SubstanceTabbedPaneUI
- createNextButton() - Method in class org.pushingpixels.substance.internal.ui.SubstanceSpinnerUI
- createNorthPane(JInternalFrame) - Method in class org.pushingpixels.substance.internal.ui.SubstanceInternalFrameUI
- createPopup() - Method in class org.pushingpixels.substance.internal.ui.SubstanceComboBoxUI
- createPreviousButton() - Method in class org.pushingpixels.substance.internal.ui.SubstanceSpinnerUI
- createPropertyChangeListener() - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.Quaqua13ColorChooserUI
- createPropertyChangeListener() - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.Quaqua14ColorChooserUI
- createPropertyChangeListener(JSlider) - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.ColorSliderUI
- createRenderer() - Method in class org.pushingpixels.substance.internal.ui.SubstanceComboBoxUI
- createRightOneTouchButton() - Method in class org.pushingpixels.substance.internal.utils.SubstanceSplitPaneDivider
- createScrollButton(int) - Method in class org.pushingpixels.substance.internal.ui.SubstanceTabbedPaneUI
- createSystemMenu() - Method in class org.pushingpixels.substance.internal.utils.SubstanceInternalFrameTitlePane
-
Returns the
JMenu
displaying the appropriate menu items for manipulating the Frame. - createSystemMenuBar() - Method in class org.pushingpixels.substance.internal.utils.SubstanceInternalFrameTitlePane
-
Returns the
JMenuBar
displaying the appropriate system menu items. - createTexturePaint(URL) - Static method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.QuaquaUtilities
- createTitlePane(JRootPane) - Method in class org.pushingpixels.substance.internal.ui.SubstanceRootPaneUI
-
Returns the
JComponent
to render the window decoration style. - createTrackListener() - Method in class org.pushingpixels.substance.internal.ui.SubstanceScrollBarUI
- createTrackListener(JSlider) - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.ColorSliderUI
- createUI(JComponent) - Static method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.ColorSliderUI
- createUI(JComponent) - Static method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.Quaqua13ColorChooserUI
- createUI(JComponent) - Static method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.Quaqua14ColorChooserUI
- createUI(JComponent) - Static method in class org.pushingpixels.substance.internal.ui.SubstanceButtonUI
- createUI(JComponent) - Static method in class org.pushingpixels.substance.internal.ui.SubstanceCheckBoxMenuItemUI
- createUI(JComponent) - Static method in class org.pushingpixels.substance.internal.ui.SubstanceCheckBoxUI
- createUI(JComponent) - Static method in class org.pushingpixels.substance.internal.ui.SubstanceColorChooserUI
- createUI(JComponent) - Static method in class org.pushingpixels.substance.internal.ui.SubstanceComboBoxUI
- createUI(JComponent) - Static method in class org.pushingpixels.substance.internal.ui.SubstanceDesktopIconUI
- createUI(JComponent) - Static method in class org.pushingpixels.substance.internal.ui.SubstanceDesktopPaneUI
- createUI(JComponent) - Static method in class org.pushingpixels.substance.internal.ui.SubstanceEditorPaneUI
- createUI(JComponent) - Static method in class org.pushingpixels.substance.internal.ui.SubstanceFileChooserUI
- createUI(JComponent) - Static method in class org.pushingpixels.substance.internal.ui.SubstanceFormattedTextFieldUI
- createUI(JComponent) - Static method in class org.pushingpixels.substance.internal.ui.SubstanceInternalFrameUI
- createUI(JComponent) - Static method in class org.pushingpixels.substance.internal.ui.SubstanceLabelUI
- createUI(JComponent) - Static method in class org.pushingpixels.substance.internal.ui.SubstanceListUI
- createUI(JComponent) - Static method in class org.pushingpixels.substance.internal.ui.SubstanceMenuBarUI
- createUI(JComponent) - Static method in class org.pushingpixels.substance.internal.ui.SubstanceMenuItemUI
- createUI(JComponent) - Static method in class org.pushingpixels.substance.internal.ui.SubstanceMenuUI
- createUI(JComponent) - Static method in class org.pushingpixels.substance.internal.ui.SubstanceOptionPaneUI
-
Creates a new SubstanceOptionPaneUI instance.
- createUI(JComponent) - Static method in class org.pushingpixels.substance.internal.ui.SubstancePanelUI
- createUI(JComponent) - Static method in class org.pushingpixels.substance.internal.ui.SubstancePasswordFieldUI
- createUI(JComponent) - Static method in class org.pushingpixels.substance.internal.ui.SubstancePopupMenuSeparatorUI
- createUI(JComponent) - Static method in class org.pushingpixels.substance.internal.ui.SubstancePopupMenuUI
- createUI(JComponent) - Static method in class org.pushingpixels.substance.internal.ui.SubstanceProgressBarUI
- createUI(JComponent) - Static method in class org.pushingpixels.substance.internal.ui.SubstanceRadioButtonMenuItemUI
- createUI(JComponent) - Static method in class org.pushingpixels.substance.internal.ui.SubstanceRadioButtonUI
- createUI(JComponent) - Static method in class org.pushingpixels.substance.internal.ui.SubstanceRootPaneUI
-
Creates a UI for a
JRootPane
. - createUI(JComponent) - Static method in class org.pushingpixels.substance.internal.ui.SubstanceScrollBarUI
- createUI(JComponent) - Static method in class org.pushingpixels.substance.internal.ui.SubstanceScrollPaneUI
-
Creates new UI delegate.
- createUI(JComponent) - Static method in class org.pushingpixels.substance.internal.ui.SubstanceSeparatorUI
- createUI(JComponent) - Static method in class org.pushingpixels.substance.internal.ui.SubstanceSliderUI
- createUI(JComponent) - Static method in class org.pushingpixels.substance.internal.ui.SubstanceSpinnerUI
- createUI(JComponent) - Static method in class org.pushingpixels.substance.internal.ui.SubstanceSplitPaneUI
- createUI(JComponent) - Static method in class org.pushingpixels.substance.internal.ui.SubstanceTabbedPaneUI
- createUI(JComponent) - Static method in class org.pushingpixels.substance.internal.ui.SubstanceTableHeaderUI
- createUI(JComponent) - Static method in class org.pushingpixels.substance.internal.ui.SubstanceTableUI
- createUI(JComponent) - Static method in class org.pushingpixels.substance.internal.ui.SubstanceTextAreaUI
- createUI(JComponent) - Static method in class org.pushingpixels.substance.internal.ui.SubstanceTextFieldUI
- createUI(JComponent) - Static method in class org.pushingpixels.substance.internal.ui.SubstanceTextPaneUI
- createUI(JComponent) - Static method in class org.pushingpixels.substance.internal.ui.SubstanceToggleButtonUI
- createUI(JComponent) - Static method in class org.pushingpixels.substance.internal.ui.SubstanceToolBarSeparatorUI
- createUI(JComponent) - Static method in class org.pushingpixels.substance.internal.ui.SubstanceToolBarUI
- createUI(JComponent) - Static method in class org.pushingpixels.substance.internal.ui.SubstanceToolTipUI
-
Creates a UI delegate for the specified component.
- createUI(JComponent) - Static method in class org.pushingpixels.substance.internal.ui.SubstanceTreeUI
- createUI(JComponent) - Static method in class org.pushingpixels.substance.internal.ui.SubstanceViewportUI
- CremeCoffeeSkin - Class in org.pushingpixels.substance.api.skin
-
Creme Coffee
skin. - CremeCoffeeSkin() - Constructor for class org.pushingpixels.substance.api.skin.CremeCoffeeSkin
-
Creates a new
Creme Coffee
skin. - CremeColorScheme - Class in org.pushingpixels.substance.api.colorscheme
-
Brown color scheme.
- CremeColorScheme() - Constructor for class org.pushingpixels.substance.api.colorscheme.CremeColorScheme
-
Creates a new
Creme
color scheme. - CremeSkin - Class in org.pushingpixels.substance.api.skin
-
Creme
skin. - CremeSkin() - Constructor for class org.pushingpixels.substance.api.skin.CremeSkin
-
Creates a new
Creme
skin. - CSUIPropertyChangeHandler() - Constructor for class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.ColorSliderUI.CSUIPropertyChangeHandler
- CTRL_ADJUST - Static variable in class org.pushingpixels.substance.internal.contrib.xoetrope.editor.color.ColorWheelPanel
- currentKeyboardFocusManager - Variable in class org.pushingpixels.substance.api.SubstanceLookAndFeel
-
The current keyboard focus manager - fix for defect 208.
- currentRootPaneGC - Variable in class org.pushingpixels.substance.internal.ui.SubstanceRootPaneUI
-
The graphics configuration that contains the top-left corner of the window (fix for defect 213).
- currRolloverPathId - Variable in class org.pushingpixels.substance.internal.ui.SubstanceTreeUI
-
Holds the currently rolled-over path or
null
if none such. - customSettingsPolicy(FontPolicy) - Static method in class org.pushingpixels.substance.internal.fonts.FontPolicies
-
Returns a font policy that checks for a custom FontPolicy and a custom FontSet specified in the System settings or UIManager.
- CUT - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet
D
- DARK - Static variable in interface org.pushingpixels.substance.api.ColorSchemeSingleColorQuery
-
Core implementation of the
ColorSchemeSingleColorQuery
interface that returns the dark color of the specified color scheme. - DarkGrayColorScheme - Class in org.pushingpixels.substance.api.colorscheme
-
Dark gray color scheme.
- DarkGrayColorScheme() - Constructor for class org.pushingpixels.substance.api.colorscheme.DarkGrayColorScheme
-
Creates a new
color scheme.
- DarkMetallicColorScheme - Class in org.pushingpixels.substance.api.colorscheme
-
Dark metallic color scheme.
- DarkMetallicColorScheme() - Constructor for class org.pushingpixels.substance.api.colorscheme.DarkMetallicColorScheme
-
Creates a new
Dark Metallic
color scheme. - DarkVioletColorScheme - Class in org.pushingpixels.substance.api.colorscheme
-
Dark violet color scheme.
- DarkVioletColorScheme() - Constructor for class org.pushingpixels.substance.api.colorscheme.DarkVioletColorScheme
-
Creates a new
Dark Violet
color scheme. - DateRenderer() - Constructor for class org.pushingpixels.substance.api.renderers.SubstanceDefaultTableCellRenderer.DateRenderer
-
Creates a new renderer for date columns.
- dec2hex(int) - Static method in class org.pushingpixels.substance.internal.contrib.xoetrope.editor.color.ModelColor
-
Convert a decimal rgb value to a hexadecimal value
- decimalRGB - Variable in class org.pushingpixels.substance.internal.contrib.xoetrope.editor.color.ColorWheelPanel
- decoratedAreaSet - Variable in class org.pushingpixels.substance.api.SubstanceSkin
-
Set of all decoration area types that are not explicitly registered in
SubstanceSkin.colorSchemeBundleMap
but still are considered as decoration areas in this skin. - decorationAreaType - Variable in class org.pushingpixels.substance.internal.utils.UpdateOptimizationInfo
- DecorationAreaType - Class in org.pushingpixels.substance.api
-
Enumeration of available decoration area types.
- DecorationAreaType(String) - Constructor for class org.pushingpixels.substance.api.DecorationAreaType
- decorationPainter - Variable in class org.pushingpixels.substance.api.SubstanceSkin
-
The decoration painter of
this
skin. - DecorationPainterUtils - Class in org.pushingpixels.substance.internal.painter
-
Contains utility methods related to decoration painters.
- DecorationPainterUtils() - Constructor for class org.pushingpixels.substance.internal.painter.DecorationPainterUtils
- DECREMENT - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.TextComponentActions
- DEFAULT - Static variable in class org.pushingpixels.substance.api.ComponentState
-
Default.
- DEFAULT - Static variable in class org.pushingpixels.substance.api.ComponentStateFacet
-
Facet that describes the default bit.
- DEFAULT - Static variable in class org.pushingpixels.substance.internal.contrib.jgoodies.looks.FontSizeHints
- DEFAULT_ICON_SIZE_KEY - Static variable in class org.pushingpixels.substance.internal.contrib.jgoodies.looks.Options
- DEFAULT_LOOK_NAME - Static variable in class org.pushingpixels.substance.internal.contrib.jgoodies.looks.Options
- defaultChoosers - Variable in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.Quaqua13ColorChooserUI
- defaultEditors - Variable in class org.pushingpixels.substance.internal.ui.SubstanceTableUI
-
Map of default editors.
- DefaultGnomeFontPolicy - Class in org.pushingpixels.substance.internal.fonts
-
The default font policy for Gnome desktops.
- DefaultGnomeFontPolicy() - Constructor for class org.pushingpixels.substance.internal.fonts.DefaultGnomeFontPolicy
- defaultHeaderRenderer - Variable in class org.pushingpixels.substance.internal.ui.SubstanceTableHeaderUI
-
The default renderer.
- DefaultKDEFontPolicy - Class in org.pushingpixels.substance.internal.fonts
-
The default font policy for KDE desktops.
- DefaultKDEFontPolicy() - Constructor for class org.pushingpixels.substance.internal.fonts.DefaultKDEFontPolicy
- DefaultMacFontPolicy - Class in org.pushingpixels.substance.internal.fonts
-
The default font policy for Mac desktops.
- DefaultMacFontPolicy() - Constructor for class org.pushingpixels.substance.internal.fonts.DefaultMacFontPolicy
- DefaultPalettes - Class in org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser
-
This class provides some well known color palettes as array constants.
- defaultRenderers - Variable in class org.pushingpixels.substance.internal.ui.SubstanceTableUI
-
Map of default renderers.
- defaultSwatchSize - Variable in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.SwatchPanel
- delegate - Variable in class org.pushingpixels.substance.api.painter.border.DelegateBorderPainter
-
The delegate border painter.
- delegate - Variable in class org.pushingpixels.substance.api.painter.border.DelegateFractionBasedBorderPainter
-
The delegate border painter.
- delegate - Variable in class org.pushingpixels.substance.internal.ui.SubstanceComboBoxUI
-
Painting delegate.
- delegate - Variable in class org.pushingpixels.substance.internal.ui.SubstanceScrollPaneUI.AdjustedLayout
-
The delegate layout.
- delegate - Variable in class org.pushingpixels.substance.internal.utils.icon.ArrowButtonTransitionAwareIcon
-
Delegate to compute the actual icons.
- delegate - Variable in class org.pushingpixels.substance.internal.utils.icon.GlowingIcon
- delegate - Variable in class org.pushingpixels.substance.internal.utils.icon.TransitionAwareIcon
-
Delegate to compute the actual icons.
- DelegateBorderPainter - Class in org.pushingpixels.substance.api.painter.border
-
Delegate border painter that allows tweaking the visual appearance of borders.
- DelegateBorderPainter(String, StandardBorderPainter, int, int, int, ColorSchemeTransform) - Constructor for class org.pushingpixels.substance.api.painter.border.DelegateBorderPainter
-
Creates a new delegate border painter
- DelegateBorderPainter(String, StandardBorderPainter, ColorSchemeTransform) - Constructor for class org.pushingpixels.substance.api.painter.border.DelegateBorderPainter
-
Creates a new delegate border painter
- DelegateFractionBasedBorderPainter - Class in org.pushingpixels.substance.api.painter.border
-
Delegate border painter that allows tweaking the visual appearance of borders.
- DelegateFractionBasedBorderPainter(String, FractionBasedBorderPainter, int[], ColorSchemeTransform) - Constructor for class org.pushingpixels.substance.api.painter.border.DelegateFractionBasedBorderPainter
-
Creates a new delegate border painter
- delete(String) - Method in class org.pushingpixels.substance.api.SubstanceSkin.ColorSchemes
-
Deletes the color scheme that has the specified display name.
- deriveByBrightness(Color, Color) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceColorUtilities
-
Derives a color based on the original color and a brightness source.
- derivedColorsResolver - Variable in class org.pushingpixels.substance.api.colorscheme.BaseColorScheme
-
Resolver for the derived colors.
- DerivedColorsResolverLight - Class in org.pushingpixels.substance.api.colorscheme
-
Resolver of derived colors for light color schemes.
- DerivedColorsResolverLight() - Constructor for class org.pushingpixels.substance.api.colorscheme.DerivedColorsResolverLight
- DesertSandColorScheme - Class in org.pushingpixels.substance.api.colorscheme
-
Desert Sand color scheme.
- DesertSandColorScheme() - Constructor for class org.pushingpixels.substance.api.colorscheme.DesertSandColorScheme
-
Creates a new
Desert Sand
color scheme. - DesktopPaneActions() - Constructor for class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.DesktopPaneActions
- DETERMINATE - Static variable in class org.pushingpixels.substance.api.ComponentStateFacet
-
Facet that describes the determinate bit.
- DISABLED_DEFAULT - Static variable in class org.pushingpixels.substance.api.ComponentState
-
Disabled default.
- DISABLED_SELECTED - Static variable in class org.pushingpixels.substance.api.ComponentState
-
Disabled selected.
- DISABLED_UNSELECTED - Static variable in class org.pushingpixels.substance.api.ComponentState
-
Disabled and not selected.
- disabledColorScheme - Variable in class org.pushingpixels.substance.api.SubstanceColorSchemeBundle
-
The disabled color scheme of this bundle.
- disabledSelectedScheme - Variable in class org.pushingpixels.substance.api.SubstanceColorSchemeBundle
-
If there is no explicitly registered color scheme for the disabled selected component state, this field will contain a synthesized color scheme for the disabled selected state.
- DISPLAY_NAME - Static variable in class org.pushingpixels.substance.api.painter.decoration.ArcDecorationPainter
-
The display name for the decoration painters of this class.
- DISPLAY_NAME - Static variable in class org.pushingpixels.substance.api.painter.decoration.BrushedMetalDecorationPainter
-
The display name for the decoration painters of this class.
- DISPLAY_NAME - Static variable in class org.pushingpixels.substance.api.painter.decoration.ClassicDecorationPainter
-
The display name for the decoraion painters of this class.
- DISPLAY_NAME - Static variable in class org.pushingpixels.substance.api.painter.decoration.FlatDecorationPainter
-
The display name for the decoration painters of this class.
- DISPLAY_NAME - Static variable in class org.pushingpixels.substance.api.painter.decoration.Glass3DDecorationPainter
-
The display name for the decoration painters of this class.
- DISPLAY_NAME - Static variable in class org.pushingpixels.substance.api.painter.decoration.MarbleNoiseDecorationPainter
-
The display name for the decoration painters of this class.
- DISPLAY_NAME - Static variable in class org.pushingpixels.substance.api.painter.decoration.MatteDecorationPainter
-
The display name for the decoration painters of this class.
- DISPLAY_NAME - Static variable in class org.pushingpixels.substance.api.painter.highlight.ClassicHighlightPainter
-
The display name for the highlight painters of this class.
- DISPLAY_NAME - Static variable in class org.pushingpixels.substance.api.painter.highlight.GlassHighlightPainter
-
The display name for the highlight painters of this class.
- displayedValue - Variable in class org.pushingpixels.substance.internal.ui.SubstanceProgressBarUI
- displayName - Variable in class org.pushingpixels.substance.api.colorscheme.BaseColorScheme
-
Display name of this color scheme.
- displayName - Variable in class org.pushingpixels.substance.api.painter.border.DelegateBorderPainter
-
Display name of this border painter.
- displayName - Variable in class org.pushingpixels.substance.api.painter.border.DelegateFractionBasedBorderPainter
-
Display name of this border painter.
- displayTimeline - Variable in class org.pushingpixels.substance.internal.ui.SubstanceProgressBarUI
- dispose() - Method in class org.pushingpixels.substance.api.watermark.SubstanceCrosshatchWatermark
- dispose() - Method in class org.pushingpixels.substance.api.watermark.SubstanceImageWatermark
- dispose() - Method in class org.pushingpixels.substance.api.watermark.SubstanceNullWatermark
- dispose() - Method in class org.pushingpixels.substance.api.watermark.SubstanceStripeWatermark
- dispose() - Method in interface org.pushingpixels.substance.api.watermark.SubstanceWatermark
-
Disposes the memory associated with
this
watermark. - DOUBLE_CONTRAST_SCHEME - Static variable in class org.pushingpixels.substance.internal.contrib.xoetrope.editor.color.ColorWheelPanel
- DOUBLE_FULL - Enum constant in enum class org.pushingpixels.substance.api.SubstanceConstants.TabContentPaneBorderKind
-
The content pane has full border on all sides plus an additional line along the tab placement side (as in Firefox 2.0, Internet Explorer 7.0 and Nimbus).
- DOUBLE_PLACEMENT - Enum constant in enum class org.pushingpixels.substance.api.SubstanceConstants.TabContentPaneBorderKind
-
The content pane has double border along the tab placement side.
- DoubleRenderer() - Constructor for class org.pushingpixels.substance.api.renderers.SubstanceDefaultTableCellRenderer.DoubleRenderer
-
Creates a new renderer for double columns.
- DOWN - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.ComboActions
- DOWN - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.DesktopPaneActions
- DOWN - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.TabbedPaneActions
- DOWN_2 - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.ComboActions
- drawLeadingVerticalLine - Variable in class org.pushingpixels.substance.internal.ui.SubstanceTableUI
- drawStringUnderlineCharAt(Graphics, String, int, int, int) - Static method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.QuaquaUtilities
-
Draw a string with the graphics
g
at location (x
,y
) just likeg.drawString
would. - drawTrailingVerticalLine - Variable in class org.pushingpixels.substance.internal.ui.SubstanceTableUI
- drawWatermarkImage(Graphics, Component, int, int, int, int) - Method in class org.pushingpixels.substance.api.watermark.SubstanceCrosshatchWatermark
- drawWatermarkImage(Graphics, Component, int, int, int, int) - Method in class org.pushingpixels.substance.api.watermark.SubstanceImageWatermark
- drawWatermarkImage(Graphics, Component, int, int, int, int) - Method in class org.pushingpixels.substance.api.watermark.SubstanceNullWatermark
- drawWatermarkImage(Graphics, Component, int, int, int, int) - Method in class org.pushingpixels.substance.api.watermark.SubstanceStripeWatermark
- drawWatermarkImage(Graphics, Component, int, int, int, int) - Method in interface org.pushingpixels.substance.api.watermark.SubstanceWatermark
-
Draws the watermark on the specified graphics context in the specified region.
- DustCoffeeSkin - Class in org.pushingpixels.substance.api.skin
-
Dust Coffee
skin. - DustCoffeeSkin() - Constructor for class org.pushingpixels.substance.api.skin.DustCoffeeSkin
-
Creates a new
Dust Coffee
skin. - DustSkin - Class in org.pushingpixels.substance.api.skin
-
Dust
skin. - DustSkin() - Constructor for class org.pushingpixels.substance.api.skin.DustSkin
-
Creates a new
Dust
skin.
E
- EbonyColorScheme - Class in org.pushingpixels.substance.api.colorscheme
-
Ebony color scheme.
- EbonyColorScheme() - Constructor for class org.pushingpixels.substance.api.colorscheme.EbonyColorScheme
-
Creates a new
Ebony
color scheme. - EDIT_FILE_NAME - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.FileChooserActions
- EDITABLE - Static variable in class org.pushingpixels.substance.api.ComponentStateFacet
-
Facet that describes the editable bit.
- editorPane - Variable in class org.pushingpixels.substance.internal.ui.SubstanceEditorPaneUI
-
The associated editor pane.
- EMBEDDED_TABS_KEY - Static variable in class org.pushingpixels.substance.internal.contrib.jgoodies.looks.Options
-
A client property key for JTabbedPanes that indicates that tabs are painted with a special embedded appearance.
- EmeraldDuskSkin - Class in org.pushingpixels.substance.api.skin
-
Emerald Dusk
skin. - EmeraldDuskSkin() - Constructor for class org.pushingpixels.substance.api.skin.EmeraldDuskSkin
-
Creates a new
Emerald Dusk
skin. - ENABLE - Static variable in class org.pushingpixels.substance.api.ComponentStateFacet
-
Facet that describes the enabled bit.
- enableActions() - Method in class org.pushingpixels.substance.internal.utils.SubstanceInternalFrameTitlePane
- ENABLED - Static variable in class org.pushingpixels.substance.api.ComponentState
-
Enabled state.
- enabledColorScheme - Variable in class org.pushingpixels.substance.api.SubstanceColorSchemeBundle
-
The enabled color scheme of this bundle.
- encode(int) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceColorUtilities
- encode(Color) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceColorUtilities
- END - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.ComboActions
- endGraphics(Graphics2D, Object) - Static method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.QuaquaUtilities
- endTransition() - Method in class org.pushingpixels.substance.internal.animation.StateTransitionTracker
- ENFORCE_FG_COLOR - Static variable in class org.pushingpixels.substance.internal.utils.SubstanceTextUtilities
- enqueueUsage(String) - Static method in class org.pushingpixels.substance.internal.utils.MemoryAnalyzer
-
Adds usage string.
- ensureCurrentLayout() - Method in class org.pushingpixels.substance.internal.ui.SubstanceTabbedPaneUI
-
Ensures the current layout.
- ENTER - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.ComboActions
- equals(Object) - Method in class org.pushingpixels.substance.api.ComponentState
- equals(Object) - Method in class org.pushingpixels.substance.api.skin.SkinInfo
- equals(Object) - Method in class org.pushingpixels.substance.internal.ui.SubstanceScrollPaneUI.AdjustedLayout
- equals(Object) - Method in class org.pushingpixels.substance.internal.ui.SubstanceTableUI.TableCellId
- equals(Object) - Method in class org.pushingpixels.substance.internal.ui.SubstanceTreeUI.TreePathId
- equals(Object) - Method in class org.pushingpixels.substance.internal.utils.HashMapKey
- ESCAPE - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.DesktopPaneActions
- EXPAND - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.TreeActions
- EXT_WINDOWS_NAME - Static variable in class org.pushingpixels.substance.internal.contrib.jgoodies.looks.Options
-
Deprecated.
- EXTEND_TO - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.ListActions
- EXTEND_TO - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.TableActions
- EXTEND_TO - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.TreeActions
- EXTRA_COMPONENT_KIND - Static variable in class org.pushingpixels.substance.internal.utils.SubstanceTitlePane
-
Client property to mark every child to be either leading or trailing.
- EXTRALIGHT - Static variable in interface org.pushingpixels.substance.api.ColorSchemeSingleColorQuery
-
Core implementation of the
ColorSchemeSingleColorQuery
interface that returns the extra light color of the specified color scheme.
F
- FileChooserActions() - Constructor for class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.FileChooserActions
- fill(Graphics2D, Component, SubstanceColorScheme, int, int, int, int, int) - Method in class org.pushingpixels.substance.api.painter.decoration.MatteDecorationPainter
-
Fills the relevant part with the gradient fill.
- FILL - Static variable in class org.pushingpixels.substance.api.ColorSchemeAssociationKind
-
The default visual area that is used for the inner part of most controls.
- fillAndWatermark(Graphics, JComponent, Color, Rectangle) - Static method in class org.pushingpixels.substance.internal.painter.BackgroundPaintingUtils
-
Updates the background of the specified component on the specified graphic context in the specified rectangle.
- fillPainter - Variable in class org.pushingpixels.substance.api.SubstanceSkin
-
The fill painter of
this
skin. - filter(BufferedImage, BufferedImage) - Method in class org.pushingpixels.substance.internal.utils.filters.AbstractFilter
- filter(BufferedImage, BufferedImage) - Method in class org.pushingpixels.substance.internal.utils.filters.ColorSchemeFilter
- filter(BufferedImage, BufferedImage) - Method in class org.pushingpixels.substance.internal.utils.filters.GrayscaleFilter
- filter(BufferedImage, BufferedImage) - Method in class org.pushingpixels.substance.internal.utils.filters.NegatedFilter
- filter(BufferedImage, BufferedImage) - Method in class org.pushingpixels.substance.internal.utils.filters.TranslucentFilter
- filterRGB(int, int, int) - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.util.Images.GraphiteFilter
- filters - Static variable in class org.pushingpixels.substance.internal.utils.filters.ColorSchemeFilter
- finished(Object) - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.util.Worker
-
Called on the event dispatching thread (not on the worker thread) after the
construct
method has returned. - fireColorChanged(int) - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.ColorSliderModel
- firePropertyChange(String, boolean, boolean) - Method in class org.pushingpixels.substance.api.renderers.SubstanceDefaultTreeCellRenderer
-
Overridden for performance reasons.
- firePropertyChange(String, byte, byte) - Method in class org.pushingpixels.substance.api.renderers.SubstanceDefaultTreeCellRenderer
-
Overridden for performance reasons.
- firePropertyChange(String, char, char) - Method in class org.pushingpixels.substance.api.renderers.SubstanceDefaultTreeCellRenderer
-
Overridden for performance reasons.
- firePropertyChange(String, double, double) - Method in class org.pushingpixels.substance.api.renderers.SubstanceDefaultTreeCellRenderer
-
Overridden for performance reasons.
- firePropertyChange(String, float, float) - Method in class org.pushingpixels.substance.api.renderers.SubstanceDefaultTreeCellRenderer
-
Overridden for performance reasons.
- firePropertyChange(String, int, int) - Method in class org.pushingpixels.substance.api.renderers.SubstanceDefaultTreeCellRenderer
-
Overridden for performance reasons.
- firePropertyChange(String, long, long) - Method in class org.pushingpixels.substance.api.renderers.SubstanceDefaultTreeCellRenderer
-
Overridden for performance reasons.
- firePropertyChange(String, short, short) - Method in class org.pushingpixels.substance.api.renderers.SubstanceDefaultTreeCellRenderer
-
Overridden for performance reasons.
- firePropertyChange(String, Object, Object) - Method in class org.pushingpixels.substance.api.renderers.SubstanceDefaultTreeCellRenderer
-
Overridden for performance reasons.
- fireStateChanged() - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.ColorSliderModel
- FIRST_COLUMN - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.TableActions
- FIRST_COLUMN_EXTEND_SELECTION - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.TableActions
- FIRST_ROW - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.TableActions
- FIRST_ROW_EXTEND_SELECTION - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.TableActions
- FIXED - Static variable in class org.pushingpixels.substance.internal.contrib.jgoodies.looks.FontSizeHints
- fixedPanel - Variable in class org.pushingpixels.substance.internal.contrib.xoetrope.editor.color.ColorWheelPanel
- FLAT_PROPERTY - Static variable in class org.pushingpixels.substance.api.SubstanceLookAndFeel
-
Property name for specifying that the component should be painted flat (no background / border) when it's inactive.
- FlatBorderPainter - Class in org.pushingpixels.substance.api.painter.border
-
Border painter that returns images with flat appearance.
- FlatBorderPainter() - Constructor for class org.pushingpixels.substance.api.painter.border.FlatBorderPainter
- FlatDecorationPainter - Class in org.pushingpixels.substance.api.painter.decoration
-
Decoration painter that paints a flat appearance.
- FlatDecorationPainter() - Constructor for class org.pushingpixels.substance.api.painter.decoration.FlatDecorationPainter
- FOCUS_HEADER - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.TableActions
- FOCUS_KIND - Static variable in class org.pushingpixels.substance.api.SubstanceLookAndFeel
-
Client property name for specifying the kind of focus indication on buttons, check boxes and radio buttons.
- FOCUS_OUT_BACKWARD - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.SplitPaneActions
- FOCUS_OUT_FORWARD - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.SplitPaneActions
- FOCUS_TABLE - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.TableHeaderActions
- focusedCellId - Variable in class org.pushingpixels.substance.internal.ui.SubstanceTableUI
- focusGained(FocusEvent) - Method in class org.pushingpixels.substance.internal.utils.RolloverButtonListener
- focusGained(FocusEvent) - Method in class org.pushingpixels.substance.internal.utils.RolloverTextControlListener
- focusLost(FocusEvent) - Method in class org.pushingpixels.substance.internal.utils.RolloverButtonListener
- focusLost(FocusEvent) - Method in class org.pushingpixels.substance.internal.utils.RolloverTextControlListener
- focusOwnerChangeListener - Variable in class org.pushingpixels.substance.api.SubstanceLookAndFeel
-
Change listener on keyboard focus manager - fix for defect 208.
- FONT_SIZE_HINTS_KEY - Static variable in class org.pushingpixels.substance.internal.contrib.jgoodies.looks.Options
- font9pt - Variable in class org.pushingpixels.substance.internal.contrib.xoetrope.editor.color.ColorWheelPanel
- FontPolicies - Class in org.pushingpixels.substance.internal.fonts
-
Provides predefined FontPolicy implementations.
- FontPolicy - Interface in org.pushingpixels.substance.api.fonts
-
Looks up and returns a FontSet.
- Fonts - Class in org.pushingpixels.substance.internal.fonts
-
Provides static access to popular Windows fonts.
- FontSet - Interface in org.pushingpixels.substance.api.fonts
-
Returns the Fonts used by a Look&Feel or theme.
- FontSets - Class in org.pushingpixels.substance.internal.fonts
-
Provides predefined FontSet implementations.
- FontSizeHints - Class in org.pushingpixels.substance.internal.contrib.jgoodies.looks
-
Describes font size hints used by the JGoodies Windows look&feel; future implementations of the Plastic l&f may use the same hints.
- FontSizeHints(int, int, int, int) - Constructor for class org.pushingpixels.substance.internal.contrib.jgoodies.looks.FontSizeHints
-
Constructs
FontSizeHints
for the specified menu and control fonts, both for low and high resolution environments. - FOOTER - Static variable in class org.pushingpixels.substance.api.DecorationAreaType
-
Any area that can be placed in the bottom portion of its window.
- FOREGROUND - Static variable in interface org.pushingpixels.substance.api.ColorSchemeSingleColorQuery
-
Core implementation of the
ColorSchemeSingleColorQuery
interface that returns the foreground color of the specified color scheme. - FractionBasedBorderPainter - Class in org.pushingpixels.substance.api.painter.border
-
Border painter with fraction-based stops and a color query associated with each stop.
- FractionBasedBorderPainter(String, float[], ColorSchemeSingleColorQuery[]) - Constructor for class org.pushingpixels.substance.api.painter.border.FractionBasedBorderPainter
-
Creates a new fraction-based border painter.
- FractionBasedDecorationPainter - Class in org.pushingpixels.substance.api.painter.decoration
-
Decoration painter with fraction-based stops and a color query associated with each stop.
- FractionBasedDecorationPainter(String, float[], ColorSchemeSingleColorQuery[]) - Constructor for class org.pushingpixels.substance.api.painter.decoration.FractionBasedDecorationPainter
-
Creates a new fraction-based decoration painter.
- FractionBasedDecorationPainter(String, float[], ColorSchemeSingleColorQuery[], DecorationAreaType...) - Constructor for class org.pushingpixels.substance.api.painter.decoration.FractionBasedDecorationPainter
-
Creates a new fraction-based decoration painter.
- FractionBasedFillPainter - Class in org.pushingpixels.substance.api.painter.fill
-
Fill painter with fraction-based stops and a color query associated with each stop.
- FractionBasedFillPainter(String, float[], ColorSchemeSingleColorQuery[]) - Constructor for class org.pushingpixels.substance.api.painter.fill.FractionBasedFillPainter
-
Creates a new fraction-based fill painter.
- FractionBasedHighlightPainter - Class in org.pushingpixels.substance.api.painter.highlight
-
Highlight painter with fraction-based stops and a color query associated with each stop.
- FractionBasedHighlightPainter(String, float[], ColorSchemeSingleColorQuery[]) - Constructor for class org.pushingpixels.substance.api.painter.highlight.FractionBasedHighlightPainter
-
Creates a new fraction-based highlight painter.
- FractionBasedPainter - Class in org.pushingpixels.substance.api.painter
-
Base painter with fraction-based stops and a color query associated with each stop.
- FractionBasedPainter(String, float[], ColorSchemeSingleColorQuery[]) - Constructor for class org.pushingpixels.substance.api.painter.FractionBasedPainter
-
Creates a new fraction-based border painter.
- fractions - Variable in class org.pushingpixels.substance.api.painter.FractionBasedPainter
-
The fractions of this painter.
G
- G - Variable in class org.pushingpixels.substance.internal.contrib.xoetrope.editor.color.ModelColor
- gap - Variable in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.SwatchPanel
- GeminiSkin - Class in org.pushingpixels.substance.api.skin
-
Gemini
skin. - GeminiSkin() - Constructor for class org.pushingpixels.substance.api.skin.GeminiSkin
-
Creates a new
Gemini
skin. - GENERAL - Static variable in class org.pushingpixels.substance.api.DecorationAreaType
-
Any general area that does not fit for the other types.
- generateColorWheel() - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.ColorWheelImageProducer
- generateMissingIcons() - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.ButtonStateIcon
- generateMissingIcons() - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.MultiIcon
- get(int) - Method in class org.pushingpixels.substance.api.SubstanceSkin.ColorSchemes
-
Returns the color scheme at the specified index.
- get(String) - Method in class org.pushingpixels.substance.api.SubstanceSkin.ColorSchemes
-
Returns the color scheme based on its display name.
- get(HashMapKey) - Method in class org.pushingpixels.substance.internal.utils.LazyResettableHashMap
-
Returns the value registered for the specified key.
- getAcc(String) - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.util.ResourceBundleUtil
-
Get a KeyStroke from the ResourceBundle.
- getAcceleratorFont() - Method in class org.pushingpixels.substance.internal.ui.SubstanceCheckBoxMenuItemUI
- getAcceleratorFont() - Method in class org.pushingpixels.substance.internal.ui.SubstanceMenuItemUI
- getAcceleratorFont() - Method in class org.pushingpixels.substance.internal.ui.SubstanceMenuUI
- getAcceleratorFont() - Method in class org.pushingpixels.substance.internal.ui.SubstanceRadioButtonMenuItemUI
- getAcceleratorFont() - Method in interface org.pushingpixels.substance.internal.utils.menu.SubstanceMenu
-
Returns the font of the accelerator string of
this
UI delegate. - getAccessibleContext() - Method in class org.pushingpixels.substance.internal.utils.SubstanceTitleButton
- getActionControlFocusInputMap() - Method in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet
- getActiveColorScheme() - Method in class org.pushingpixels.substance.api.SubstanceColorSchemeBundle
-
Returns the active color scheme of this bundle.
- getActiveColorScheme(Component, ComponentState) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceColorSchemeUtilities
-
Returns the color scheme of the component.
- getActiveColorScheme(DecorationAreaType) - Method in class org.pushingpixels.substance.api.SubstanceSkin
-
Returns the main active color scheme for the specific decoration area type.
- getActiveStates() - Static method in class org.pushingpixels.substance.api.ComponentState
-
Returns all active component states.
- getActiveStrength() - Method in class org.pushingpixels.substance.internal.animation.StateTransitionTracker
- getAdjustedSize(int, float, int, float) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceSizeUtils
-
Gets the adjusted size.
- getAdjustedSize(int, int, int, int, boolean) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceSizeUtils
-
Gets the adjusted size.
- getAdjustWheel() - Method in class org.pushingpixels.substance.internal.contrib.xoetrope.editor.color.ColorWheelPanel
-
Get the adjust color wheel flag.
- getAllSkins() - Static method in class org.pushingpixels.substance.api.SubstanceLookAndFeel
-
Returns all available skins.
- getAllStates() - Static method in class org.pushingpixels.substance.api.ComponentState
-
Returns all component states.
- getAllTabCloseListeners() - Static method in class org.pushingpixels.substance.api.SubstanceLookAndFeel
-
Returns the set of all listeners registered on tab-close events on all tabbed panes.
- getAllTabCloseListeners(JTabbedPane) - Static method in class org.pushingpixels.substance.api.SubstanceLookAndFeel
-
Returns all listeners registered on tab closing of the specified tabbed pane.
- getAlpha(Component, ComponentState) - Method in class org.pushingpixels.substance.api.SubstanceColorSchemeBundle
-
Returns the alpha channel of the color scheme of the component.
- getAlpha(Component, ComponentState) - Method in class org.pushingpixels.substance.api.SubstanceSkin
-
Returns the alpha channel of the color scheme of the component.
- getAlpha(Component, ComponentState) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceColorSchemeUtilities
-
Returns the alpha channel of the color scheme of the component.
- getAlphaColor(Color, int) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceColorUtilities
-
Returns a translucent of the specified color.
- getAmountFull(Insets, int, int) - Method in class org.pushingpixels.substance.internal.ui.SubstanceProgressBarUI
- getAreaTooltip(JTabbedPane, int) - Method in interface org.pushingpixels.substance.api.tabbed.TabCloseCallback
-
Returns the tooltip for the tab area (not close button).
- getArrow(float, float, float, int, SubstanceColorScheme) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceImageCreator
-
Retrieves arrow image.
- getArrowIcon() - Method in class org.pushingpixels.substance.internal.ui.SubstanceCheckBoxMenuItemUI
- getArrowIcon() - Method in class org.pushingpixels.substance.internal.ui.SubstanceMenuItemUI
- getArrowIcon() - Method in class org.pushingpixels.substance.internal.ui.SubstanceMenuUI
- getArrowIcon() - Method in class org.pushingpixels.substance.internal.ui.SubstanceRadioButtonMenuItemUI
- getArrowIcon() - Method in interface org.pushingpixels.substance.internal.utils.menu.SubstanceMenu
-
Returns the arrow icon of
this
UI delegate. - getArrowIcon(float, float, float, int, SubstanceColorScheme) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceImageCreator
-
Retrieves arrow icon.
- getArrowIcon(int) - Method in class org.pushingpixels.substance.internal.utils.SubstanceWidgetSupport
- getArrowIcon(int, int, SubstanceColorScheme) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceImageCreator
-
Returns arrow icon for the specified parameters.
- getArrowIcon(AbstractButton, int) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceCoreUtilities
-
Returns the arrow icon.
- getArrowIcon(JComponent, TransitionAwareIcon.TransitionAwareUIDelegate, int) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceCoreUtilities
-
Returns the arrow icon.
- getArrowIconHeight(int) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceSizeUtils
-
Returns the height of arrow icons under the specified font size.
- getArrowIconWidth(int) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceSizeUtils
-
Returns the width of arrow icons under the specified font size.
- getArrowStrokeWidth(int) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceSizeUtils
-
Returns the stroke width of arrow icons under the specified font size.
- getAssociatedMenuItem() - Method in class org.pushingpixels.substance.internal.ui.SubstanceCheckBoxMenuItemUI
- getAssociatedMenuItem() - Method in class org.pushingpixels.substance.internal.ui.SubstanceMenuItemUI
- getAssociatedMenuItem() - Method in class org.pushingpixels.substance.internal.ui.SubstanceMenuUI
- getAssociatedMenuItem() - Method in class org.pushingpixels.substance.internal.ui.SubstanceRadioButtonMenuItemUI
- getAssociatedMenuItem() - Method in interface org.pushingpixels.substance.internal.utils.menu.SubstanceMenu
-
Returns the associated menu item.
- getBackgroundColorScheme(DecorationAreaType) - Method in class org.pushingpixels.substance.api.SubstanceSkin
-
Returns the background color scheme for the specified decoration area type.
- getBackgroundFillColor() - Method in class org.pushingpixels.substance.api.colorscheme.BaseColorScheme
- getBackgroundFillColor() - Method in interface org.pushingpixels.substance.api.SchemeDerivedColors
-
Returns the background fill color for
this
scheme. - getBackgroundFillColor(Component) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceColorUtilities
-
Returns the background fill color of the specified component.
- getBackgroundFillColor(SubstanceColorScheme) - Method in class org.pushingpixels.substance.api.colorscheme.DerivedColorsResolverLight
- getBackgroundFillColor(SubstanceColorScheme) - Method in interface org.pushingpixels.substance.api.SchemeDerivedColorsResolver
-
Returns the background fill color for
this
scheme. - getBaseColors() - Static method in class org.pushingpixels.substance.internal.contrib.xoetrope.editor.color.ModelColor
- getBaseColorScheme(InputStream) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceColorSchemeUtilities
- getBaseOutline(int, int, float, Set<SubstanceConstants.Side>) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceOutlineUtilities
-
Returns basic outline for the specified parameters.
- getBaseOutline(int, int, float, Set<SubstanceConstants.Side>, int) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceOutlineUtilities
-
Returns basic outline for the specified parameters.
- getBaseOutline(int, int, float, Set<SubstanceConstants.Side>, Insets) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceOutlineUtilities
-
Returns basic outline for the specified parameters.
- getBaseOutline(Component, float, Set<SubstanceConstants.Side>) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceOutlineUtilities
-
Returns basic outline for the specified component.
- getBigDragBumpDiameter(int) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceSizeUtils
-
Returns the diameter of a big drag bump dot under the specified font size.
- getBlankImage(int, int) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceCoreUtilities
-
Retrieves transparent image of specified dimension.
- getBlankVolatileImage(int, int) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceCoreUtilities
-
Retrieves transparent image of specified dimension.
- getBlue() - Method in class org.pushingpixels.substance.internal.contrib.xoetrope.editor.color.ModelColor
-
Get the blue value
- getBorderColorScheme(ComponentState) - Method in class org.pushingpixels.substance.internal.utils.UpdateOptimizationInfo
- getBorderInsets(Component) - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.SmallColorWellBorder
- getBorderInsets(Component) - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.VisualMargin
- getBorderInsets(Component) - Method in class org.pushingpixels.substance.internal.utils.border.SubstanceBorder
- getBorderInsets(Component) - Method in class org.pushingpixels.substance.internal.utils.border.SubstanceEtchedBorder
- getBorderInsets(Component) - Method in class org.pushingpixels.substance.internal.utils.border.SubstancePaneBorder
- getBorderInsets(Component) - Method in class org.pushingpixels.substance.internal.utils.border.SubstanceTableCellBorder
- getBorderInsets(Component) - Method in class org.pushingpixels.substance.internal.utils.border.SubstanceTextComponentBorder
- getBorderInsets(Component) - Method in class org.pushingpixels.substance.internal.utils.border.SubstanceToolBarBorder
- getBorderInsets(Component) - Method in class org.pushingpixels.substance.internal.utils.scroll.SubstanceScrollPaneBorder
- getBorderInsets(Component, Insets) - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.VisualMargin
-
Reinitializes the insets parameter with this Border's current Insets.
- getBorderInsets(Component, Insets) - Method in class org.pushingpixels.substance.internal.utils.border.SubstancePaneBorder
- getBorderInsets(Component, Insets) - Method in class org.pushingpixels.substance.internal.utils.border.SubstanceToolBarBorder
- getBorderPainter() - Method in class org.pushingpixels.substance.api.SubstanceSkin
-
Returns the border painter of this skin.
- getBorderPainter(Component) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceCoreUtilities
-
Returns the border painter for the specified component.
- getBorderStrokeWidth(int) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceSizeUtils
-
Returns the stroke width of borders under the specified font size.
- getBottomBorderColor(SubstanceColorScheme) - Method in class org.pushingpixels.substance.api.painter.border.ClassicBorderPainter
- getBottomBorderColor(SubstanceColorScheme) - Method in class org.pushingpixels.substance.api.painter.border.DelegateBorderPainter
- getBottomBorderColor(SubstanceColorScheme) - Method in class org.pushingpixels.substance.api.painter.border.FlatBorderPainter
- getBottomBorderColor(SubstanceColorScheme) - Method in class org.pushingpixels.substance.api.painter.border.GlassBorderPainter
- getBottomBorderColor(SubstanceColorScheme) - Method in class org.pushingpixels.substance.api.painter.border.StandardBorderPainter
-
Computes the color of the bottom portion of the border.
- getBottomBorderColor(SubstanceColorScheme) - Method in class org.pushingpixels.substance.internal.painter.SimplisticSoftBorderPainter
- getBottomBorderColor(SubstanceColorScheme) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceColorUtilities
-
Returns the color of the bottom portion of border in control backgrounds.
- getBottomFillColor(SubstanceColorScheme) - Method in class org.pushingpixels.substance.api.painter.fill.GlassFillPainter
- getBottomFillColor(SubstanceColorScheme) - Method in class org.pushingpixels.substance.api.painter.fill.MatteFillPainter
- getBottomFillColor(SubstanceColorScheme) - Method in class org.pushingpixels.substance.api.painter.fill.StandardFillPainter
-
Computes the color of the bottom portion of the fill.
- getBottomFillColor(SubstanceColorScheme) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceColorUtilities
-
Returns the color of the bottom portion of fill in control backgrounds.
- getBottomFillColor(SubstanceColorScheme) - Method in class org.pushingpixels.substance.internal.utils.SubstanceImageCreator.SimplisticSoftBorderReverseFillPainter
- getBottomShineColor(SubstanceColorScheme) - Method in class org.pushingpixels.substance.api.painter.fill.StandardFillPainter
-
Computes the color of the bottom portion of the shine.
- getBottomShineColor(SubstanceColorScheme) - Method in class org.pushingpixels.substance.internal.painter.SimplisticFillPainter
- getBottomShineColor(SubstanceColorScheme) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceColorUtilities
-
Returns the color of the bottom portion of shine in control backgrounds.
- getBoundedRangeModel(int) - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.ColorSliderModel
-
Returns the bounded range model of the specified color component.
- getBounds2D(BufferedImage) - Method in class org.pushingpixels.substance.internal.utils.filters.AbstractFilter
- getBox(Rectangle) - Method in class org.pushingpixels.substance.internal.ui.SubstanceProgressBarUI
- getBrightness() - Method in class org.pushingpixels.substance.internal.contrib.xoetrope.editor.color.ColorWheelPanel
-
Get the selected colors brightness
- getBrightness() - Method in class org.pushingpixels.substance.internal.contrib.xoetrope.editor.color.ModelColor
-
Get the brightness value
- getBundle(String) - Static method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.util.ResourceBundleUtil
-
Get the appropriate ResourceBundle subclass.
- getButtonBorder(AbstractButton) - Method in class org.pushingpixels.substance.api.shaper.ClassicButtonShaper
- getButtonBorder(AbstractButton) - Method in class org.pushingpixels.substance.api.shaper.StandardButtonShaper
- getButtonBorder(AbstractButton) - Method in interface org.pushingpixels.substance.api.shaper.SubstanceButtonShaper
-
Returns the border for the specified button.
- getButtonFocusInputMap() - Method in interface org.pushingpixels.substance.api.inputmaps.InputMapSet
- getButtonFocusInputMap() - Method in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet
- getButtonFocusInputMap() - Method in class org.pushingpixels.substance.internal.inputmaps.GnomeInputMapSet
- getButtonInsets(int) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceSizeUtils
-
Returns the list cell renderer insets under the specified font size.
- getButtonOutline(AbstractButton, Insets, int, int, boolean) - Method in class org.pushingpixels.substance.api.shaper.ClassicButtonShaper
- getButtonOutline(AbstractButton, Insets, int, int, boolean) - Method in class org.pushingpixels.substance.api.shaper.StandardButtonShaper
- getButtonOutline(AbstractButton, Insets, int, int, boolean) - Method in interface org.pushingpixels.substance.api.shaper.SubstanceButtonShaper
-
Returns the outline path for the specified button.
- getButtonShaper() - Method in class org.pushingpixels.substance.api.SubstanceSkin
-
Returns the button shaper of this skin.
- getButtonShaper(Component) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceCoreUtilities
-
Returns the button shaper of the specified button.
- getButtonShaperClass() - Method in class org.pushingpixels.substance.internal.utils.border.SubstanceButtonBorder
-
Returns the associated button shaper class.
- getCellRendererInsets() - Method in class org.pushingpixels.substance.internal.ui.SubstanceTableUI
-
Returns the cell renderer insets of this table.
- getCellRendererInsets() - Method in class org.pushingpixels.substance.internal.ui.SubstanceTreeUI
-
Returns the cell renderer insets of this tree.
- getCellState(int, Component) - Method in class org.pushingpixels.substance.internal.ui.SubstanceListUI
-
Returns the current state for the specified cell.
- getCellState(SubstanceTableUI.TableCellId) - Method in class org.pushingpixels.substance.internal.ui.SubstanceTableUI
-
Returns the current state for the specified cell.
- getCheckBox(AbstractButton, SubstanceFillPainter, SubstanceBorderPainter, int, ComponentState, SubstanceColorScheme, SubstanceColorScheme, SubstanceColorScheme, float, boolean) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceImageCreator
-
Retrieves check box of the specified size that matches the specified component state.
- getCheckBoxBorder(int, boolean) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceSizeUtils
-
Returns the border for check boxes under the specified font size.
- getCheckBoxFocusInputMap() - Method in interface org.pushingpixels.substance.api.inputmaps.InputMapSet
- getCheckBoxFocusInputMap() - Method in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet
- getCheckBoxMarkSize(int) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceSizeUtils
-
Returns the check mark size for check boxes under the specified font size.
- getCheckIcon() - Method in class org.pushingpixels.substance.internal.ui.SubstanceCheckBoxMenuItemUI
- getCheckIcon() - Method in class org.pushingpixels.substance.internal.ui.SubstanceMenuItemUI
- getCheckIcon() - Method in class org.pushingpixels.substance.internal.ui.SubstanceMenuUI
- getCheckIcon() - Method in class org.pushingpixels.substance.internal.ui.SubstanceRadioButtonMenuItemUI
- getCheckIcon() - Method in interface org.pushingpixels.substance.internal.utils.menu.SubstanceMenu
-
Returns the checkmark icon of
this
UI delegate. - getChooserColour() - Method in class org.pushingpixels.substance.internal.contrib.xoetrope.editor.color.ColorWheelPanel
-
Get the chooser color
- getClassicButtonCornerRadius(int) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceSizeUtils
-
Returns the corner radius for
ClassicButtonShaper
under the specified font size. - getClassLoaderForResources() - Static method in class org.pushingpixels.substance.internal.utils.SubstanceCoreUtilities
-
Returns the class loader for loading the resource files.
- getClassName() - Method in interface org.pushingpixels.substance.api.trait.SubstanceTraitInfo
-
Returns the class name of the associated trait.
- getClassName() - Method in class org.pushingpixels.substance.internal.utils.TraitInfoImpl
- getCloseButton() - Method in class org.pushingpixels.substance.internal.utils.SubstanceInternalFrameTitlePane
- getCloseButton() - Method in class org.pushingpixels.substance.internal.utils.SubstanceTitlePane
- getCloseButtonRectangleForDraw(int, int, int, int, int) - Method in class org.pushingpixels.substance.internal.ui.SubstanceTabbedPaneUI
-
Retrieves the close button rectangle for drawing purposes.
- getCloseButtonRectangleForEvents(int, int, int, int, int) - Method in class org.pushingpixels.substance.internal.ui.SubstanceTabbedPaneUI
-
Retrieves the close button rectangle for event handling.
- getCloseButtonSize(JTabbedPane, int) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceCoreUtilities
-
Returns the size of the close button for a tab in the specified tabbed pane.
- getCloseButtonTooltip(JTabbedPane, int) - Method in interface org.pushingpixels.substance.api.tabbed.TabCloseCallback
-
Returns the tooltip for the tab close button.
- getCloseIcon(int, SubstanceColorScheme, SubstanceColorScheme) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceImageCreator
-
Returns
close
icon. - getCloseIcon(SubstanceColorScheme, SubstanceColorScheme) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceImageCreator
-
Returns
close
icon. - getClosestIndex() - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.PaletteListModel
-
Returns the index of the color which is closest to the current color in the color chooser, or -1 of no such color exists.
- getColor() - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.ColorSliderModel
- getColor() - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.Crayons
-
Returns the current color.
- getColor() - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.PaletteEntry
- getColor() - Method in class org.pushingpixels.substance.internal.contrib.xoetrope.editor.color.ColorWheelPanel
-
Get the selected color
- getColorBrightness(int) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceColorUtilities
-
Returns the brightness of the specified color.
- getColorForLocation(int, int) - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.SwatchPanel
- getColorizationFactor(Component) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceCoreUtilities
-
Returns the colorization factor for the specified component.
- getColorizedTile(SubstanceColorScheme) - Method in class org.pushingpixels.substance.api.painter.decoration.ImageWrapperDecorationPainter
-
Returns a colorized image tile.
- getColorQueries() - Method in class org.pushingpixels.substance.api.painter.FractionBasedPainter
-
Returns the color queries of this painter.
- getColorScheme(Component, ColorSchemeAssociationKind, ComponentState) - Method in class org.pushingpixels.substance.api.SubstanceSkin
-
Returns the color scheme to be used for painting the specified visual area of the component under the specified component state.
- getColorScheme(Component, ColorSchemeAssociationKind, ComponentState) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceColorSchemeUtilities
-
Returns the color scheme of the component.
- getColorScheme(Component, ComponentState) - Method in class org.pushingpixels.substance.api.SubstanceSkin
-
Returns the color scheme of the specified component in the specified component state.
- getColorScheme(Component, ComponentState) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceColorSchemeUtilities
-
Returns the color scheme of the specified component.
- getColorScheme(JTabbedPane, int, ColorSchemeAssociationKind, ComponentState) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceColorSchemeUtilities
-
Returns the color scheme of the specified tabbed pane tab.
- getColorScheme(ColorSchemeAssociationKind, ComponentState) - Method in class org.pushingpixels.substance.api.SubstanceColorSchemeBundle
-
Returns the color scheme to be used for painting the specified visual area of the component under the specified component state.
- getColorScheme(ComponentState) - Method in class org.pushingpixels.substance.api.SubstanceColorSchemeBundle
-
Returns the color scheme of the specified component in the specified component state.
- getColorScheme(DecorationAreaType, ColorSchemeAssociationKind, ComponentState) - Method in class org.pushingpixels.substance.api.SubstanceSkin
-
Returns the color scheme to be used for painting the specified visual area of components in the specified decoration area.
- getColorSchemeAssociationKind(ComponentState) - Method in interface org.pushingpixels.substance.internal.utils.icon.TransitionAwareIcon.ColorSchemeAssociationKindDelegate
- getColorSchemeFilter(SubstanceColorScheme, float) - Static method in class org.pushingpixels.substance.internal.utils.filters.ColorSchemeFilter
- getColorSchemeIcon(SubstanceColorScheme) - Method in interface org.pushingpixels.substance.internal.utils.icon.TransitionAwareIcon.Delegate
-
Returns the icon that matches the specified scheme.
- getColorSchemeImage(Component, Icon, SubstanceColorScheme, float) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceImageCreator
-
Creates a new version of the specified icon that is rendered in the colors of the specified color scheme.
- getColorSchemeImage(BufferedImage, SubstanceColorScheme, float) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceImageCreator
-
Creates a new version of the specified image that is rendered in the colors of the specified color scheme.
- getColorSchemes(String) - Static method in class org.pushingpixels.substance.api.SubstanceSkin
-
Returns the collection of color schemes in the specified URL.
- getColorSchemes(URL) - Static method in class org.pushingpixels.substance.api.SubstanceSkin
-
Returns the collection of color schemes in the specified URL.
- getColorSchemes(URL) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceColorSchemeUtilities
- getColorStrength(Color) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceColorUtilities
-
Returns the color strength.
- getColumnHeader() - Method in class org.pushingpixels.substance.internal.ui.SubstanceScrollPaneUI.AdjustedLayout
- getColumnState(int) - Method in class org.pushingpixels.substance.internal.ui.SubstanceTableHeaderUI
-
Returns the current state for the specified cell.
- getComboBorderInsets(int) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceSizeUtils
-
Returns the combo box border insets under the specified font size.
- getCombobox() - Method in class org.pushingpixels.substance.internal.utils.combo.SubstanceComboPopup
- getComboBoxAncestorInputMap() - Method in interface org.pushingpixels.substance.api.inputmaps.InputMapSet
- getComboBoxAncestorInputMap() - Method in class org.pushingpixels.substance.internal.inputmaps.AquaInputMapSet
- getComboBoxAncestorInputMap() - Method in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet
- getComboBoxAncestorInputMap() - Method in class org.pushingpixels.substance.internal.inputmaps.WindowsInputMapSet
- getComboLayoutInsets(int) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceSizeUtils
-
Returns the combo box border insets under the specified font size.
- getComboPopupPrototypeDisplayValue(JComboBox) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceCoreUtilities
-
Returns the popup prototype display value for the specified combo box.
- getComboTextBorderInsets(int) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceSizeUtils
-
Returns the combo box text border insets under the specified font size.
- getComponentCount() - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.ColorSliderModel
-
Returns the number of components of this color component model.
- getComponentFontSize(Component) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceSizeUtils
-
Computes the font size for the specified component.
- getComponentForHover() - Method in class org.pushingpixels.substance.internal.ui.SubstanceDesktopIconUI
-
Returns the component for desktop icon hover (internal frame preview) functionality.
- getComponentForHover(JInternalFrame.JDesktopIcon) - Method in class org.pushingpixels.substance.internal.utils.SubstanceWidgetSupport
- getContentBorderInsets(int) - Method in class org.pushingpixels.substance.internal.ui.SubstanceTabbedPaneUI
- getContentBorderKind(JTabbedPane) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceCoreUtilities
-
Returns the content border kind of the specified tabbed pane.
- getContribution() - Method in class org.pushingpixels.substance.internal.animation.StateTransitionTracker.StateContributionInfo
- getControlFont() - Method in interface org.pushingpixels.substance.api.fonts.FontSet
-
Returns the font used for all dialog components.
- getControlFont() - Method in class org.pushingpixels.substance.internal.fonts.ScaledFontSet
- getControlFontSize() - Static method in class org.pushingpixels.substance.internal.utils.SubstanceSizeUtils
-
Gets the current control font size.
- getCorner(String) - Method in class org.pushingpixels.substance.internal.ui.SubstanceScrollPaneUI.AdjustedLayout
- getCornerRadius(AbstractButton, Insets) - Method in class org.pushingpixels.substance.api.shaper.ClassicButtonShaper
- getCornerRadius(AbstractButton, Insets) - Method in interface org.pushingpixels.substance.api.shaper.RectangularButtonShaper
-
Returns the corner radius of the specified button.
- getCornerRadius(AbstractButton, Insets) - Method in class org.pushingpixels.substance.api.shaper.StandardButtonShaper
- getCrayonsImage() - Static method in class org.pushingpixels.substance.internal.utils.SubstanceImageCreator
-
Retrieves crayons image for the crayon panel of color chooser.
- getCrossPlatformInputMapSet() - Static method in class org.pushingpixels.substance.api.inputmaps.SubstanceInputMapUtilities
- getCrossPlatformLookAndFeelClassName() - Static method in class org.pushingpixels.substance.internal.contrib.jgoodies.looks.Options
-
Returns the class name for a cross-platform
LookAndFeel
. - getCurrentSkin() - Static method in class org.pushingpixels.substance.api.SubstanceLookAndFeel
-
Returns the current global skin.
- getCurrentSkin(Component) - Static method in class org.pushingpixels.substance.api.SubstanceLookAndFeel
-
Returns the current skin for the specified component.
- getCurrModelState() - Method in class org.pushingpixels.substance.internal.animation.StateTransitionTracker.ModelStateInfo
- getCurrModelStateNoSelection() - Method in class org.pushingpixels.substance.internal.animation.StateTransitionTracker.ModelStateInfo
- getDarkColor() - Method in class org.pushingpixels.substance.api.colorscheme.AquaColorScheme
- getDarkColor() - Method in class org.pushingpixels.substance.api.colorscheme.BarbyPinkColorScheme
- getDarkColor() - Method in class org.pushingpixels.substance.api.colorscheme.BottleGreenColorScheme
- getDarkColor() - Method in class org.pushingpixels.substance.api.colorscheme.BrownColorScheme
- getDarkColor() - Method in class org.pushingpixels.substance.api.colorscheme.CharcoalColorScheme
- getDarkColor() - Method in class org.pushingpixels.substance.api.colorscheme.CremeColorScheme
- getDarkColor() - Method in class org.pushingpixels.substance.api.colorscheme.DarkGrayColorScheme
- getDarkColor() - Method in class org.pushingpixels.substance.api.colorscheme.DarkMetallicColorScheme
- getDarkColor() - Method in class org.pushingpixels.substance.api.colorscheme.DarkVioletColorScheme
- getDarkColor() - Method in class org.pushingpixels.substance.api.colorscheme.DesertSandColorScheme
- getDarkColor() - Method in class org.pushingpixels.substance.api.colorscheme.EbonyColorScheme
- getDarkColor() - Method in class org.pushingpixels.substance.api.colorscheme.JadeForestColorScheme
- getDarkColor() - Method in class org.pushingpixels.substance.api.colorscheme.LightAquaColorScheme
- getDarkColor() - Method in class org.pushingpixels.substance.api.colorscheme.LightGrayColorScheme
- getDarkColor() - Method in class org.pushingpixels.substance.api.colorscheme.LimeGreenColorScheme
- getDarkColor() - Method in class org.pushingpixels.substance.api.colorscheme.MetallicColorScheme
- getDarkColor() - Method in class org.pushingpixels.substance.api.colorscheme.OliveColorScheme
- getDarkColor() - Method in class org.pushingpixels.substance.api.colorscheme.OrangeColorScheme
- getDarkColor() - Method in class org.pushingpixels.substance.api.colorscheme.PurpleColorScheme
- getDarkColor() - Method in class org.pushingpixels.substance.api.colorscheme.RaspberryColorScheme
- getDarkColor() - Method in class org.pushingpixels.substance.api.colorscheme.SepiaColorScheme
- getDarkColor() - Method in class org.pushingpixels.substance.api.colorscheme.SteelBlueColorScheme
- getDarkColor() - Method in class org.pushingpixels.substance.api.colorscheme.SunfireRedColorScheme
- getDarkColor() - Method in class org.pushingpixels.substance.api.colorscheme.SunGlareColorScheme
- getDarkColor() - Method in class org.pushingpixels.substance.api.colorscheme.SunsetColorScheme
- getDarkColor() - Method in class org.pushingpixels.substance.api.colorscheme.TerracottaColorScheme
- getDarkColor() - Method in class org.pushingpixels.substance.api.colorscheme.UltramarineColorScheme
- getDarkColor() - Method in interface org.pushingpixels.substance.api.SchemeBaseColors
-
Retrieves the dark color.
- getDarkColor() - Method in class org.pushingpixels.substance.internal.colorscheme.BlendBiColorScheme
- getDarkColor() - Method in class org.pushingpixels.substance.internal.colorscheme.HueShiftColorScheme
- getDarkColor() - Method in class org.pushingpixels.substance.internal.colorscheme.InvertedColorScheme
- getDarkColor() - Method in class org.pushingpixels.substance.internal.colorscheme.NegatedColorScheme
- getDarkColor() - Method in class org.pushingpixels.substance.internal.colorscheme.SaturatedColorScheme
- getDarkColor() - Method in class org.pushingpixels.substance.internal.colorscheme.ShiftColorScheme
- getDarkColorScheme(String, Color[]) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceColorSchemeUtilities
- getDarkerColor(Color, double) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceColorUtilities
-
Returns darker version of the specified color.
- getDashGap(int) - Static method in enum class org.pushingpixels.substance.api.SubstanceConstants.FocusKind
-
Returns DPI-aware dash gap for dash-based focus painting.
- getDashLength(int) - Static method in enum class org.pushingpixels.substance.api.SubstanceConstants.FocusKind
-
Returns DPI-aware dash length for dash-based focus painting.
- getDecorationPainter() - Method in class org.pushingpixels.substance.api.SubstanceSkin
-
Returns the decoration painter of this skin.
- getDecorationType(Component) - Static method in class org.pushingpixels.substance.api.SubstanceLookAndFeel
-
Returns the decoration area type of the specified component.
- getDecorationType(Component) - Static method in class org.pushingpixels.substance.internal.painter.DecorationPainterUtils
-
Returns the decoration area type of the specified component.
- getDefaultBackgroundColor(boolean, SubstanceSkin, boolean) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceColorUtilities
-
Returns the default background color for the components of the specified class.
- getDefaultBackgroundColor(Component, ComponentState) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceColorUtilities
-
Returns the default background color for the specified component.
- getDefaultBorderInsets(int) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceSizeUtils
-
Returns the default border insets under the specified font size.
- getDefaultClosedIcon() - Method in class org.pushingpixels.substance.api.renderers.SubstanceDefaultTreeCellRenderer
-
Returns the default icon that is used to represent non-leaf nodes that are not expanded.
- getDefaultColorScheme() - Method in class org.pushingpixels.substance.internal.ui.SubstanceTreeUI
-
Returns the default color scheme of this tree.
- getDefaultFontPolicy() - Static method in class org.pushingpixels.substance.api.fonts.SubstanceFontUtilities
-
Returns the default platform-specific font policy.
- getDefaultIcon() - Method in class org.pushingpixels.substance.internal.ui.SubstanceCheckBoxUI
- getDefaultIcon() - Method in class org.pushingpixels.substance.internal.ui.SubstanceRadioButtonUI
- getDefaultIconSize() - Static method in class org.pushingpixels.substance.internal.contrib.jgoodies.looks.Options
-
Returns the default icon size that is used in menus, menu items and toolbars.
- getDefaultLeafIcon() - Method in class org.pushingpixels.substance.api.renderers.SubstanceDefaultTreeCellRenderer
-
Returns the default icon that is used to represent leaf nodes.
- getDefaultOpenIcon() - Method in class org.pushingpixels.substance.api.renderers.SubstanceDefaultTreeCellRenderer
-
Returns the default icon that is used to represent non-leaf nodes that are expanded.
- getDefaultPlasticOnWindowsPolicy() - Static method in class org.pushingpixels.substance.internal.fonts.FontPolicies
-
Returns the default font policy for Plastic on the Windows platform.
- getDefaultPlasticPolicy() - Static method in class org.pushingpixels.substance.internal.fonts.FontPolicies
-
Returns the default Plastic FontPolicy that may vary with the platform and environment.
- getDefaults() - Method in class org.pushingpixels.substance.api.SubstanceLookAndFeel
- getDefaults(Object) - Method in class org.pushingpixels.substance.internal.plugin.BasePlugin
- getDefaultScheme() - Method in class org.pushingpixels.substance.internal.utils.UpdateOptimizationInfo
- getDefaultSize() - Method in class org.pushingpixels.substance.internal.ui.SubstanceComboBoxUI
- getDefaultSkinClassName() - Method in class org.pushingpixels.substance.internal.plugin.BaseSkinPlugin
- getDefaultSkinClassName() - Method in interface org.pushingpixels.substance.internal.plugin.SubstanceSkinPlugin
-
Returns the class name of the default skin.
- getDefaultTextIconGap() - Method in class org.pushingpixels.substance.internal.ui.SubstanceCheckBoxMenuItemUI
- getDefaultTextIconGap() - Method in class org.pushingpixels.substance.internal.ui.SubstanceMenuItemUI
- getDefaultTextIconGap() - Method in class org.pushingpixels.substance.internal.ui.SubstanceMenuUI
- getDefaultTextIconGap() - Method in class org.pushingpixels.substance.internal.ui.SubstanceRadioButtonMenuItemUI
- getDefaultTextIconGap() - Method in interface org.pushingpixels.substance.internal.utils.menu.SubstanceMenu
-
Returns the default gap between the icon and the text for
this
delegate. - getDefaultWindowsPolicy() - Static method in class org.pushingpixels.substance.internal.fonts.FontPolicies
-
Returns the default font policy for the Windows platform.
- getDelegate() - Method in class org.pushingpixels.substance.internal.utils.icon.GlowingIcon
- getDescription() - Method in class org.pushingpixels.substance.api.SubstanceLookAndFeel
- getDesktopAncestorInputMap() - Method in interface org.pushingpixels.substance.api.inputmaps.InputMapSet
- getDesktopAncestorInputMap() - Method in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet
- getDesktopAncestorInputMap() - Method in class org.pushingpixels.substance.internal.inputmaps.WindowsInputMapSet
- getDisabledColorScheme() - Method in class org.pushingpixels.substance.api.SubstanceColorSchemeBundle
-
Returns the disabled color scheme of this bundle.
- getDisabledColorScheme(DecorationAreaType) - Method in class org.pushingpixels.substance.api.SubstanceSkin
-
Returns the main disabled color scheme for the specific decoration area type.
- getDisabledIcon(JComponent, Icon) - Method in class org.pushingpixels.substance.api.SubstanceLookAndFeel
- getDisplayName() - Method in class org.pushingpixels.substance.api.colorscheme.BaseColorScheme
- getDisplayName() - Method in class org.pushingpixels.substance.api.DecorationAreaType
- getDisplayName() - Method in class org.pushingpixels.substance.api.painter.border.ClassicBorderPainter
- getDisplayName() - Method in class org.pushingpixels.substance.api.painter.border.CompositeBorderPainter
- getDisplayName() - Method in class org.pushingpixels.substance.api.painter.border.DelegateBorderPainter
- getDisplayName() - Method in class org.pushingpixels.substance.api.painter.border.DelegateFractionBasedBorderPainter
- getDisplayName() - Method in class org.pushingpixels.substance.api.painter.border.FlatBorderPainter
- getDisplayName() - Method in class org.pushingpixels.substance.api.painter.border.GlassBorderPainter
- getDisplayName() - Method in class org.pushingpixels.substance.api.painter.border.StandardBorderPainter
- getDisplayName() - Method in class org.pushingpixels.substance.api.painter.decoration.ArcDecorationPainter
- getDisplayName() - Method in class org.pushingpixels.substance.api.painter.decoration.BrushedMetalDecorationPainter
- getDisplayName() - Method in class org.pushingpixels.substance.api.painter.decoration.ClassicDecorationPainter
- getDisplayName() - Method in class org.pushingpixels.substance.api.painter.decoration.FlatDecorationPainter
- getDisplayName() - Method in class org.pushingpixels.substance.api.painter.decoration.Glass3DDecorationPainter
- getDisplayName() - Method in class org.pushingpixels.substance.api.painter.decoration.MarbleNoiseDecorationPainter
- getDisplayName() - Method in class org.pushingpixels.substance.api.painter.decoration.MatteDecorationPainter
- getDisplayName() - Method in class org.pushingpixels.substance.api.painter.fill.ClassicFillPainter
- getDisplayName() - Method in class org.pushingpixels.substance.api.painter.fill.GlassFillPainter
- getDisplayName() - Method in class org.pushingpixels.substance.api.painter.fill.MatteFillPainter
- getDisplayName() - Method in class org.pushingpixels.substance.api.painter.fill.StandardFillPainter
- getDisplayName() - Method in class org.pushingpixels.substance.api.painter.fill.SubduedFillPainter
- getDisplayName() - Method in class org.pushingpixels.substance.api.painter.FractionBasedPainter
- getDisplayName() - Method in class org.pushingpixels.substance.api.painter.highlight.ClassicHighlightPainter
- getDisplayName() - Method in class org.pushingpixels.substance.api.painter.highlight.GlassHighlightPainter
- getDisplayName() - Method in class org.pushingpixels.substance.api.painter.overlay.BottomLineOverlayPainter
- getDisplayName() - Method in class org.pushingpixels.substance.api.painter.overlay.BottomShadowOverlayPainter
- getDisplayName() - Method in class org.pushingpixels.substance.api.painter.overlay.TopBezelOverlayPainter
- getDisplayName() - Method in class org.pushingpixels.substance.api.painter.overlay.TopLineOverlayPainter
- getDisplayName() - Method in class org.pushingpixels.substance.api.painter.overlay.TopShadowOverlayPainter
- getDisplayName() - Method in class org.pushingpixels.substance.api.shaper.ClassicButtonShaper
- getDisplayName() - Method in class org.pushingpixels.substance.api.shaper.StandardButtonShaper
- getDisplayName() - Method in interface org.pushingpixels.substance.api.shaper.SubstanceButtonShaper
- getDisplayName() - Method in class org.pushingpixels.substance.api.skin.AutumnSkin
- getDisplayName() - Method in class org.pushingpixels.substance.api.skin.BusinessBlackSteelSkin
- getDisplayName() - Method in class org.pushingpixels.substance.api.skin.BusinessBlueSteelSkin
- getDisplayName() - Method in class org.pushingpixels.substance.api.skin.BusinessSkin
- getDisplayName() - Method in class org.pushingpixels.substance.api.skin.CeruleanSkin
- getDisplayName() - Method in class org.pushingpixels.substance.api.skin.ChallengerDeepSkin
- getDisplayName() - Method in class org.pushingpixels.substance.api.skin.CremeCoffeeSkin
- getDisplayName() - Method in class org.pushingpixels.substance.api.skin.CremeSkin
- getDisplayName() - Method in class org.pushingpixels.substance.api.skin.DustCoffeeSkin
- getDisplayName() - Method in class org.pushingpixels.substance.api.skin.DustSkin
- getDisplayName() - Method in class org.pushingpixels.substance.api.skin.EmeraldDuskSkin
- getDisplayName() - Method in class org.pushingpixels.substance.api.skin.GeminiSkin
- getDisplayName() - Method in class org.pushingpixels.substance.api.skin.GraphiteAquaSkin
- getDisplayName() - Method in class org.pushingpixels.substance.api.skin.GraphiteGlassSkin
- getDisplayName() - Method in class org.pushingpixels.substance.api.skin.GraphiteSkin
- getDisplayName() - Method in class org.pushingpixels.substance.api.skin.MagellanSkin
- getDisplayName() - Method in class org.pushingpixels.substance.api.skin.MarinerSkin
- getDisplayName() - Method in class org.pushingpixels.substance.api.skin.MistAquaSkin
- getDisplayName() - Method in class org.pushingpixels.substance.api.skin.MistSilverSkin
- getDisplayName() - Method in class org.pushingpixels.substance.api.skin.ModerateSkin
- getDisplayName() - Method in class org.pushingpixels.substance.api.skin.NebulaBrickWallSkin
- getDisplayName() - Method in class org.pushingpixels.substance.api.skin.NebulaSkin
- getDisplayName() - Method in class org.pushingpixels.substance.api.skin.OfficeBlack2007Skin
- getDisplayName() - Method in class org.pushingpixels.substance.api.skin.OfficeBlue2007Skin
- getDisplayName() - Method in class org.pushingpixels.substance.api.skin.OfficeSilver2007Skin
- getDisplayName() - Method in class org.pushingpixels.substance.api.skin.RavenSkin
- getDisplayName() - Method in class org.pushingpixels.substance.api.skin.SaharaSkin
- getDisplayName() - Method in class org.pushingpixels.substance.api.skin.TwilightSkin
- getDisplayName() - Method in interface org.pushingpixels.substance.api.trait.SubstanceTrait
-
Returns the display name of
this
trait. - getDisplayName() - Method in interface org.pushingpixels.substance.api.trait.SubstanceTraitInfo
-
Returns the display name of the associated trait.
- getDisplayName() - Method in class org.pushingpixels.substance.api.watermark.SubstanceCrosshatchWatermark
- getDisplayName() - Method in class org.pushingpixels.substance.api.watermark.SubstanceImageWatermark
- getDisplayName() - Method in class org.pushingpixels.substance.api.watermark.SubstanceNullWatermark
- getDisplayName() - Method in class org.pushingpixels.substance.api.watermark.SubstanceStripeWatermark
- getDisplayName() - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.CMYKChooser
- getDisplayName() - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.ColorPalettesChooser
- getDisplayName() - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.ColorPicker
- getDisplayName() - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.ColorSlidersChooser
- getDisplayName() - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.ColorWheelChooser
- getDisplayName() - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.CrayonsChooser
- getDisplayName() - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.GrayChooser
- getDisplayName() - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.HSBChooser
- getDisplayName() - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.HTMLChooser
- getDisplayName() - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.Quaqua15ColorPicker
- getDisplayName() - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.RGBChooser
- getDisplayName() - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.SwatchesChooser
- getDisplayName() - Method in class org.pushingpixels.substance.internal.contrib.xoetrope.editor.color.ColorWheelPanel
- getDisplayName() - Method in class org.pushingpixels.substance.internal.painter.SimplisticFillPainter
- getDisplayName() - Method in class org.pushingpixels.substance.internal.painter.SimplisticSoftBorderPainter
- getDisplayName() - Method in class org.pushingpixels.substance.internal.utils.SubstanceImageCreator.SimplisticSoftBorderReverseFillPainter
- getDisplayName() - Method in class org.pushingpixels.substance.internal.utils.TraitInfoImpl
- getDoubleArrowIcon(int, float, float, float, int, SubstanceColorScheme) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceImageCreator
-
Retrieves arrow icon.
- getDoubleArrowIconDelta(int, float, float, float, int, SubstanceColorScheme) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceImageCreator
-
Returns double arrow icon for the specified parameters.
- getDoubleArrowStrokeWidth(int) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceSizeUtils
-
Returns the stroke width of double arrow icons under the specified font size.
- getDragBumpDiameter(int) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceSizeUtils
-
Returns the diameter of a drag bump dot under the specified font size.
- getDragImage(Component, SubstanceColorScheme, int, int, int) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceImageCreator
-
Returns drag bumps image.
- getEchoPerChar(JPasswordField) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceCoreUtilities
-
Returns the number of echo characters per each password chanaracter.
- getEditorPaneFocusInputMap() - Method in interface org.pushingpixels.substance.api.inputmaps.InputMapSet
- getEditorPaneFocusInputMap() - Method in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet
- getElementAt(int) - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.PaletteListModel
- getEnabledColorScheme() - Method in class org.pushingpixels.substance.api.SubstanceColorSchemeBundle
-
Returns the enabled color scheme of this bundle.
- getEnabledColorScheme(DecorationAreaType) - Method in class org.pushingpixels.substance.api.SubstanceSkin
-
Returns the main enabled color scheme for the specific decoration area type.
- getExtraLightColor() - Method in class org.pushingpixels.substance.api.colorscheme.AquaColorScheme
- getExtraLightColor() - Method in class org.pushingpixels.substance.api.colorscheme.BarbyPinkColorScheme
- getExtraLightColor() - Method in class org.pushingpixels.substance.api.colorscheme.BottleGreenColorScheme
- getExtraLightColor() - Method in class org.pushingpixels.substance.api.colorscheme.BrownColorScheme
- getExtraLightColor() - Method in class org.pushingpixels.substance.api.colorscheme.CharcoalColorScheme
- getExtraLightColor() - Method in class org.pushingpixels.substance.api.colorscheme.CremeColorScheme
- getExtraLightColor() - Method in class org.pushingpixels.substance.api.colorscheme.DarkGrayColorScheme
- getExtraLightColor() - Method in class org.pushingpixels.substance.api.colorscheme.DarkMetallicColorScheme
- getExtraLightColor() - Method in class org.pushingpixels.substance.api.colorscheme.DarkVioletColorScheme
- getExtraLightColor() - Method in class org.pushingpixels.substance.api.colorscheme.DesertSandColorScheme
- getExtraLightColor() - Method in class org.pushingpixels.substance.api.colorscheme.EbonyColorScheme
- getExtraLightColor() - Method in class org.pushingpixels.substance.api.colorscheme.JadeForestColorScheme
- getExtraLightColor() - Method in class org.pushingpixels.substance.api.colorscheme.LightAquaColorScheme
- getExtraLightColor() - Method in class org.pushingpixels.substance.api.colorscheme.LightGrayColorScheme
- getExtraLightColor() - Method in class org.pushingpixels.substance.api.colorscheme.LimeGreenColorScheme
- getExtraLightColor() - Method in class org.pushingpixels.substance.api.colorscheme.MetallicColorScheme
- getExtraLightColor() - Method in class org.pushingpixels.substance.api.colorscheme.OliveColorScheme
- getExtraLightColor() - Method in class org.pushingpixels.substance.api.colorscheme.OrangeColorScheme
- getExtraLightColor() - Method in class org.pushingpixels.substance.api.colorscheme.PurpleColorScheme
- getExtraLightColor() - Method in class org.pushingpixels.substance.api.colorscheme.RaspberryColorScheme
- getExtraLightColor() - Method in class org.pushingpixels.substance.api.colorscheme.SepiaColorScheme
- getExtraLightColor() - Method in class org.pushingpixels.substance.api.colorscheme.SteelBlueColorScheme
- getExtraLightColor() - Method in class org.pushingpixels.substance.api.colorscheme.SunfireRedColorScheme
- getExtraLightColor() - Method in class org.pushingpixels.substance.api.colorscheme.SunGlareColorScheme
- getExtraLightColor() - Method in class org.pushingpixels.substance.api.colorscheme.SunsetColorScheme
- getExtraLightColor() - Method in class org.pushingpixels.substance.api.colorscheme.TerracottaColorScheme
- getExtraLightColor() - Method in class org.pushingpixels.substance.api.colorscheme.UltramarineColorScheme
- getExtraLightColor() - Method in interface org.pushingpixels.substance.api.SchemeBaseColors
-
Retrieves the extra color.
- getExtraLightColor() - Method in class org.pushingpixels.substance.internal.colorscheme.BlendBiColorScheme
- getExtraLightColor() - Method in class org.pushingpixels.substance.internal.colorscheme.HueShiftColorScheme
- getExtraLightColor() - Method in class org.pushingpixels.substance.internal.colorscheme.InvertedColorScheme
- getExtraLightColor() - Method in class org.pushingpixels.substance.internal.colorscheme.NegatedColorScheme
- getExtraLightColor() - Method in class org.pushingpixels.substance.internal.colorscheme.SaturatedColorScheme
- getExtraLightColor() - Method in class org.pushingpixels.substance.internal.colorscheme.ShiftColorScheme
- getExtraPadding(int) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceSizeUtils
-
Returns the extra padding amount under the specified font size.
- getFacetStrength(ComponentStateFacet) - Method in class org.pushingpixels.substance.internal.animation.StateTransitionTracker
- getFallback() - Method in class org.pushingpixels.substance.api.ColorSchemeAssociationKind
-
Returns the fallback for this association kind.
- getFileChooserAncestorInputMap() - Method in interface org.pushingpixels.substance.api.inputmaps.InputMapSet
- getFileChooserAncestorInputMap() - Method in class org.pushingpixels.substance.internal.inputmaps.AquaInputMapSet
- getFileChooserAncestorInputMap() - Method in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet
- getFileChooserAncestorInputMap() - Method in class org.pushingpixels.substance.internal.inputmaps.GnomeInputMapSet
- getFileView(JFileChooser) - Method in class org.pushingpixels.substance.internal.ui.SubstanceFileChooserUI
- getFillColorScheme(ComponentState) - Method in class org.pushingpixels.substance.internal.utils.UpdateOptimizationInfo
- getFillPainter() - Method in class org.pushingpixels.substance.api.SubstanceSkin
-
Returns the fill painter of this skin.
- getFillPainter(Component) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceCoreUtilities
-
Returns the fill painter of the specified component.
- getFirstScheme() - Method in class org.pushingpixels.substance.internal.colorscheme.BlendBiColorScheme
-
Returns the main original color scheme.
- getFirstSchemeLikeness() - Method in class org.pushingpixels.substance.internal.colorscheme.BlendBiColorScheme
-
Returns the likeness to the first scheme.
- getFocusColor(Component, TransitionAwareUI) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceColorUtilities
-
Returns the color of the focus ring for the specified component.
- getFocusKind(Component) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceCoreUtilities
-
Returns the focus ring kind of the specified component.
- getFocusLoopPosition() - Method in class org.pushingpixels.substance.internal.animation.StateTransitionTracker
- getFocusRingColor() - Method in class org.pushingpixels.substance.api.colorscheme.BaseColorScheme
- getFocusRingColor() - Method in interface org.pushingpixels.substance.api.SchemeDerivedColors
-
Returns the focus ring color for
this
scheme. - getFocusRingColor(SubstanceColorScheme) - Method in class org.pushingpixels.substance.api.colorscheme.DerivedColorsResolverLight
- getFocusRingColor(SubstanceColorScheme) - Method in interface org.pushingpixels.substance.api.SchemeDerivedColorsResolver
-
Returns the focus ring color for
this
scheme. - getFocusRingPadding(int) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceSizeUtils
-
Returns the focus ring padding amount under the specified font size.
- getFocusStrength(boolean) - Method in class org.pushingpixels.substance.internal.animation.StateTransitionTracker
- getFocusStrokeWidth(int) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceSizeUtils
-
Returns the stroke width of focus rings under the specified font size.
- getFont() - Method in class org.pushingpixels.substance.api.renderers.SubstanceDefaultTreeCellRenderer
-
Gets the font of this component.
- getFontPolicy() - Static method in class org.pushingpixels.substance.api.SubstanceLookAndFeel
-
Looks up and retrieves the
FontPolicy
used by the Substance family. - getFontSet(String, UIDefaults) - Method in interface org.pushingpixels.substance.api.fonts.FontPolicy
-
Looks up and returns a set of fonts that will be used by a Look&Feel to set the default fonts for its components.
- getFontSet(String, UIDefaults) - Method in class org.pushingpixels.substance.internal.fonts.DefaultGnomeFontPolicy
- getFontSet(String, UIDefaults) - Method in class org.pushingpixels.substance.internal.fonts.DefaultKDEFontPolicy
- getFontSet(String, UIDefaults) - Method in class org.pushingpixels.substance.internal.fonts.DefaultMacFontPolicy
- getForegroundColor() - Method in class org.pushingpixels.substance.api.colorscheme.AquaColorScheme
- getForegroundColor() - Method in class org.pushingpixels.substance.api.colorscheme.BarbyPinkColorScheme
- getForegroundColor() - Method in class org.pushingpixels.substance.api.colorscheme.BottleGreenColorScheme
- getForegroundColor() - Method in class org.pushingpixels.substance.api.colorscheme.BrownColorScheme
- getForegroundColor() - Method in class org.pushingpixels.substance.api.colorscheme.CharcoalColorScheme
- getForegroundColor() - Method in class org.pushingpixels.substance.api.colorscheme.CremeColorScheme
- getForegroundColor() - Method in class org.pushingpixels.substance.api.colorscheme.DarkGrayColorScheme
- getForegroundColor() - Method in class org.pushingpixels.substance.api.colorscheme.DarkMetallicColorScheme
- getForegroundColor() - Method in class org.pushingpixels.substance.api.colorscheme.DarkVioletColorScheme
- getForegroundColor() - Method in class org.pushingpixels.substance.api.colorscheme.DesertSandColorScheme
- getForegroundColor() - Method in class org.pushingpixels.substance.api.colorscheme.EbonyColorScheme
- getForegroundColor() - Method in class org.pushingpixels.substance.api.colorscheme.JadeForestColorScheme
- getForegroundColor() - Method in class org.pushingpixels.substance.api.colorscheme.LightAquaColorScheme
- getForegroundColor() - Method in class org.pushingpixels.substance.api.colorscheme.LightGrayColorScheme
- getForegroundColor() - Method in class org.pushingpixels.substance.api.colorscheme.LimeGreenColorScheme
- getForegroundColor() - Method in class org.pushingpixels.substance.api.colorscheme.MetallicColorScheme
- getForegroundColor() - Method in class org.pushingpixels.substance.api.colorscheme.OliveColorScheme
- getForegroundColor() - Method in class org.pushingpixels.substance.api.colorscheme.OrangeColorScheme
- getForegroundColor() - Method in class org.pushingpixels.substance.api.colorscheme.PurpleColorScheme
- getForegroundColor() - Method in class org.pushingpixels.substance.api.colorscheme.RaspberryColorScheme
- getForegroundColor() - Method in class org.pushingpixels.substance.api.colorscheme.SepiaColorScheme
- getForegroundColor() - Method in class org.pushingpixels.substance.api.colorscheme.SteelBlueColorScheme
- getForegroundColor() - Method in class org.pushingpixels.substance.api.colorscheme.SunfireRedColorScheme
- getForegroundColor() - Method in class org.pushingpixels.substance.api.colorscheme.SunGlareColorScheme
- getForegroundColor() - Method in class org.pushingpixels.substance.api.colorscheme.SunsetColorScheme
- getForegroundColor() - Method in class org.pushingpixels.substance.api.colorscheme.TerracottaColorScheme
- getForegroundColor() - Method in class org.pushingpixels.substance.api.colorscheme.UltramarineColorScheme
- getForegroundColor() - Method in interface org.pushingpixels.substance.api.SchemeBaseColors
-
Retrieves the foreground color.
- getForegroundColor() - Method in class org.pushingpixels.substance.internal.colorscheme.BlendBiColorScheme
- getForegroundColor() - Method in class org.pushingpixels.substance.internal.colorscheme.HueShiftColorScheme
- getForegroundColor() - Method in class org.pushingpixels.substance.internal.colorscheme.InvertedColorScheme
- getForegroundColor() - Method in class org.pushingpixels.substance.internal.colorscheme.NegatedColorScheme
- getForegroundColor() - Method in class org.pushingpixels.substance.internal.colorscheme.SaturatedColorScheme
- getForegroundColor() - Method in class org.pushingpixels.substance.internal.colorscheme.ShiftColorScheme
- getForegroundColor(Component, StateTransitionTracker.ModelStateInfo) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceColorUtilities
-
Returns the foreground text color of the specified component.
- getForegroundColor(JComponent, String, ComponentState, float) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceTextUtilities
-
Returns the foreground color for the specified component.
- getForegroundColor(JComponent, String, StateTransitionTracker.ModelStateInfo, float) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceTextUtilities
-
Returns the foreground color for the specified component.
- getForegroundColor(SubstanceColorScheme) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceColorUtilities
-
Returns the foreground color of the specified color scheme.
- getFormatted(String, Object) - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.util.ResourceBundleUtil
- getFormatted(String, Object[]) - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.util.ResourceBundleUtil
- getFormattedTextFieldFocusInputMap() - Method in interface org.pushingpixels.substance.api.inputmaps.InputMapSet
- getFormattedTextFieldFocusInputMap() - Method in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet
- getFractions() - Method in class org.pushingpixels.substance.api.painter.FractionBasedPainter
-
Returns the fractions of this painter.
- getFullAlphaBackground(AbstractButton, ButtonModel, SubstanceButtonShaper, SubstanceFillPainter, SubstanceBorderPainter, int, int) - Static method in class org.pushingpixels.substance.internal.utils.ButtonBackgroundDelegate
-
Retrieves the background for the specified button.
- getFullAlphaBackground(JComboBox, ButtonModel, SubstanceFillPainter, SubstanceBorderPainter, int, int) - Static method in class org.pushingpixels.substance.internal.utils.combo.ComboBoxBackgroundDelegate
-
Retrieves the background for the specified button.
- getGlobalFontSizeHints() - Static method in class org.pushingpixels.substance.internal.contrib.jgoodies.looks.Options
-
Returns the global
FontSizeHints
that can be overriden by a look-specific setting. - getGreen() - Method in class org.pushingpixels.substance.internal.contrib.xoetrope.editor.color.ModelColor
-
Get the green value
- getGridColor(JTableHeader) - Static method in class org.pushingpixels.substance.internal.ui.SubstanceTableHeaderUI
-
Returns the grid color for the table header.
- getH() - Method in class org.pushingpixels.substance.internal.contrib.xoetrope.editor.color.ModelColor
-
Get the hue value
- getHardFallback() - Method in class org.pushingpixels.substance.api.ComponentState
- getHashKey(Object...) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceCoreUtilities
-
Returns a hash key for the specified parameters.
- getHeaderParent(Component) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceCoreUtilities
-
Given a component, returns the parent for computing the
SubstanceDecorationPainter
. - getHexaMarker(int, SubstanceColorScheme) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceImageCreator
-
Returns small icon representation of the specified integer value.
- getHierarchy(Component) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceCoreUtilities
-
Returns the component hierarchy.
- getHierarchy(Component, StringBuffer, int) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceCoreUtilities
-
Computes the component hierarchy.
- getHighlightAlpha(Component, ComponentState) - Method in class org.pushingpixels.substance.api.SubstanceColorSchemeBundle
-
Returns the alpha channel of the highlight color scheme of the component.
- getHighlightAlpha(Component, ComponentState) - Method in class org.pushingpixels.substance.api.SubstanceSkin
-
Returns the alpha channel of the highlight color scheme of the component.
- getHighlightAlpha(Component, ComponentState) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceColorSchemeUtilities
-
Returns the alpha channel of the highlight color scheme of the component.
- getHighlightAlpha(ComponentState) - Method in class org.pushingpixels.substance.internal.utils.UpdateOptimizationInfo
- getHighlightBorderColorScheme(ComponentState) - Method in class org.pushingpixels.substance.internal.utils.UpdateOptimizationInfo
- getHighlightBorderPainter() - Method in class org.pushingpixels.substance.api.SubstanceSkin
-
Returns the highlight border painter of this skin.
- getHighlightBorderPainter(Component) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceCoreUtilities
-
Returns the highlight border painter for the specified component.
- getHighlightColor(Component) - Method in class org.pushingpixels.substance.internal.utils.border.SubstanceEtchedBorder
-
Returns the highlight color for the specified component.
- getHighlightColorScheme(ComponentState) - Method in class org.pushingpixels.substance.internal.utils.UpdateOptimizationInfo
- getHighlightPainter() - Method in class org.pushingpixels.substance.api.SubstanceSkin
-
Returns the highlight painter of this skin.
- getHorizontalScrollBar() - Method in class org.pushingpixels.substance.internal.ui.SubstanceScrollPaneUI.AdjustedLayout
- getHorizontalScrollBarPolicy() - Method in class org.pushingpixels.substance.internal.ui.SubstanceScrollPaneUI.AdjustedLayout
- getHue() - Method in class org.pushingpixels.substance.internal.contrib.xoetrope.editor.color.ColorWheelPanel
-
Get the selected colors hue
- getHue() - Method in class org.pushingpixels.substance.internal.contrib.xoetrope.editor.color.ModelColor
-
Get the hue value
- getHueShiftedColor(Color, double) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceColorUtilities
-
Returns hue-shifted (in HSV space) version of the specified color.
- getHueShiftFactor() - Method in class org.pushingpixels.substance.internal.colorscheme.HueShiftColorScheme
-
Returns the hue-shift factor.
- getIcon() - Method in class org.pushingpixels.substance.internal.ui.SubstanceSliderUI
-
Returns the thumb icon for the associated slider.
- getIcon(Component) - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.ButtonStateIcon
- getIcon(Component) - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.MultiIcon
- getIcon(String) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceCoreUtilities
-
Returns an icon pointed to by the specified string.
- getIconForType(int) - Method in class org.pushingpixels.substance.internal.ui.SubstanceOptionPaneUI
- getIconGlowPosition() - Method in class org.pushingpixels.substance.internal.animation.IconGlowTracker
- getIconGlowPosition() - Method in class org.pushingpixels.substance.internal.animation.StateTransitionTracker
- getIconGlowTracker() - Method in class org.pushingpixels.substance.internal.animation.StateTransitionTracker
- getIconHeight() - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.MultiIcon
- getIconHeight() - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.util.ShiftedIcon
- getIconHeight() - Method in class org.pushingpixels.substance.internal.utils.icon.ArrowButtonTransitionAwareIcon
- getIconHeight() - Method in class org.pushingpixels.substance.internal.utils.icon.CheckBoxMenuItemIcon
- getIconHeight() - Method in class org.pushingpixels.substance.internal.utils.icon.GlowingIcon
- getIconHeight() - Method in class org.pushingpixels.substance.internal.utils.icon.MenuArrowIcon
- getIconHeight() - Method in class org.pushingpixels.substance.internal.utils.icon.RadioButtonMenuItemIcon
- getIconHeight() - Method in class org.pushingpixels.substance.internal.utils.icon.TransitionAwareIcon
- getIconWidth() - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.MultiIcon
- getIconWidth() - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.util.ShiftedIcon
- getIconWidth() - Method in class org.pushingpixels.substance.internal.utils.icon.ArrowButtonTransitionAwareIcon
- getIconWidth() - Method in class org.pushingpixels.substance.internal.utils.icon.CheckBoxMenuItemIcon
- getIconWidth() - Method in class org.pushingpixels.substance.internal.utils.icon.GlowingIcon
- getIconWidth() - Method in class org.pushingpixels.substance.internal.utils.icon.MenuArrowIcon
- getIconWidth() - Method in class org.pushingpixels.substance.internal.utils.icon.RadioButtonMenuItemIcon
- getIconWidth() - Method in class org.pushingpixels.substance.internal.utils.icon.TransitionAwareIcon
- getId(int, int) - Method in class org.pushingpixels.substance.internal.ui.SubstanceTableUI
-
Returns a comparable ID for the specified location.
- getID() - Method in class org.pushingpixels.substance.api.SubstanceLookAndFeel
- getImageIcon(String, Class) - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.util.ResourceBundleUtil
-
Get an image icon from the ResourceBundle.
- getImmediateDecorationType(Component) - Static method in class org.pushingpixels.substance.api.SubstanceLookAndFeel
-
Returns the immediate decoration area type of the specified component.
- getImmediateDecorationType(Component) - Static method in class org.pushingpixels.substance.internal.painter.DecorationPainterUtils
-
Returns the immediate decoration area type of the specified component.
- getInfo() - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.PaletteListModel
- getInputMapSet() - Static method in class org.pushingpixels.substance.api.SubstanceLookAndFeel
-
Looks up and retrieves the
InputMapSet
used by the Substance family. - getInstance() - Static method in class org.pushingpixels.substance.api.painter.overlay.BottomShadowOverlayPainter
-
Returns the single instance of this class.
- getInstance() - Static method in class org.pushingpixels.substance.api.painter.overlay.TopShadowOverlayPainter
-
Returns the single instance of this class.
- getInstance() - Static method in class org.pushingpixels.substance.internal.utils.SubstanceTitlePane.HeapStatusThread
-
Gets singleton instance of
this
thread. - getInstance() - Static method in class org.pushingpixels.substance.internal.utils.SubstanceWidgetManager
- getInstance() - Static method in class org.pushingpixels.substance.internal.utils.TabCloseListenerManager
-
Returns the single instance of
this
class. - getInterpolatedColor(Color, Color, double) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceColorUtilities
-
Interpolates color.
- getInterpolatedRGB(int, float) - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.ColorSliderModel
-
Returns an interpolated RGB value by using the values of the color components of this ColorSliderModel except for the component specified as an argument.
- getInterpolatedRGB(int, float) - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.HTMLColorSliderModel
- getInterpolatedRGB(Color, Color, double) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceColorUtilities
-
Interpolates color.
- getKeyModifiersText(int, boolean) - Static method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.QuaquaUtilities
-
Returns a Mac OS X specific String describing the modifier key(s), such as "Shift", or "Ctrl+Shift".
- getKeyStroke(String) - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.util.ResourceBundleUtil
-
Get a KeyStroke from the ResourceBundle.
- getKind() - Method in class org.pushingpixels.substance.api.watermark.SubstanceImageWatermark
-
Returns the image watermark kind.
- getLabelBundle() - Static method in class org.pushingpixels.substance.api.SubstanceLookAndFeel
-
Retrieves the current label bundle.
- getLabelBundle(Locale) - Static method in class org.pushingpixels.substance.api.SubstanceLookAndFeel
-
Retrieves the label bundle for the specified locale.
- getLAFBundle(String) - Static method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.util.ResourceBundleUtil
-
Get the appropriate ResourceBundle subclass.
- getLAFBundle(String, Locale) - Static method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.util.ResourceBundleUtil
-
Get the appropriate ResourceBundle subclass.
- getLargeDisplayIcon() - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.CMYKChooser
- getLargeDisplayIcon() - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.ColorPalettesChooser
- getLargeDisplayIcon() - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.ColorPicker
- getLargeDisplayIcon() - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.ColorSlidersChooser
- getLargeDisplayIcon() - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.ColorWheelChooser
- getLargeDisplayIcon() - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.CrayonsChooser
- getLargeDisplayIcon() - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.GrayChooser
- getLargeDisplayIcon() - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.HSBChooser
- getLargeDisplayIcon() - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.HTMLChooser
- getLargeDisplayIcon() - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.Quaqua15ColorPicker
- getLargeDisplayIcon() - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.RGBChooser
- getLargeDisplayIcon() - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.SwatchesChooser
- getLargeDisplayIcon() - Method in class org.pushingpixels.substance.internal.contrib.xoetrope.editor.color.ColorWheelPanel
- getLayoutAlignmentX(Container) - Method in class org.pushingpixels.substance.internal.ui.SubstanceRootPaneUI.SubstanceRootLayout
- getLayoutAlignmentY(Container) - Method in class org.pushingpixels.substance.internal.ui.SubstanceRootPaneUI.SubstanceRootLayout
- getLeftSideBearing(Font, String) - Static method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.QuaquaUtilities
- getLightColor() - Method in class org.pushingpixels.substance.api.colorscheme.AquaColorScheme
- getLightColor() - Method in class org.pushingpixels.substance.api.colorscheme.BarbyPinkColorScheme
- getLightColor() - Method in class org.pushingpixels.substance.api.colorscheme.BottleGreenColorScheme
- getLightColor() - Method in class org.pushingpixels.substance.api.colorscheme.BrownColorScheme
- getLightColor() - Method in class org.pushingpixels.substance.api.colorscheme.CharcoalColorScheme
- getLightColor() - Method in class org.pushingpixels.substance.api.colorscheme.CremeColorScheme
- getLightColor() - Method in class org.pushingpixels.substance.api.colorscheme.DarkGrayColorScheme
- getLightColor() - Method in class org.pushingpixels.substance.api.colorscheme.DarkMetallicColorScheme
- getLightColor() - Method in class org.pushingpixels.substance.api.colorscheme.DarkVioletColorScheme
- getLightColor() - Method in class org.pushingpixels.substance.api.colorscheme.DesertSandColorScheme
- getLightColor() - Method in class org.pushingpixels.substance.api.colorscheme.EbonyColorScheme
- getLightColor() - Method in class org.pushingpixels.substance.api.colorscheme.JadeForestColorScheme
- getLightColor() - Method in class org.pushingpixels.substance.api.colorscheme.LightAquaColorScheme
- getLightColor() - Method in class org.pushingpixels.substance.api.colorscheme.LightGrayColorScheme
- getLightColor() - Method in class org.pushingpixels.substance.api.colorscheme.LimeGreenColorScheme
- getLightColor() - Method in class org.pushingpixels.substance.api.colorscheme.MetallicColorScheme
- getLightColor() - Method in class org.pushingpixels.substance.api.colorscheme.OliveColorScheme
- getLightColor() - Method in class org.pushingpixels.substance.api.colorscheme.OrangeColorScheme
- getLightColor() - Method in class org.pushingpixels.substance.api.colorscheme.PurpleColorScheme
- getLightColor() - Method in class org.pushingpixels.substance.api.colorscheme.RaspberryColorScheme
- getLightColor() - Method in class org.pushingpixels.substance.api.colorscheme.SepiaColorScheme
- getLightColor() - Method in class org.pushingpixels.substance.api.colorscheme.SteelBlueColorScheme
- getLightColor() - Method in class org.pushingpixels.substance.api.colorscheme.SunfireRedColorScheme
- getLightColor() - Method in class org.pushingpixels.substance.api.colorscheme.SunGlareColorScheme
- getLightColor() - Method in class org.pushingpixels.substance.api.colorscheme.SunsetColorScheme
- getLightColor() - Method in class org.pushingpixels.substance.api.colorscheme.TerracottaColorScheme
- getLightColor() - Method in class org.pushingpixels.substance.api.colorscheme.UltramarineColorScheme
- getLightColor() - Method in interface org.pushingpixels.substance.api.SchemeBaseColors
-
Retrieves the light color.
- getLightColor() - Method in class org.pushingpixels.substance.internal.colorscheme.BlendBiColorScheme
- getLightColor() - Method in class org.pushingpixels.substance.internal.colorscheme.HueShiftColorScheme
- getLightColor() - Method in class org.pushingpixels.substance.internal.colorscheme.InvertedColorScheme
- getLightColor() - Method in class org.pushingpixels.substance.internal.colorscheme.NegatedColorScheme
- getLightColor() - Method in class org.pushingpixels.substance.internal.colorscheme.SaturatedColorScheme
- getLightColor() - Method in class org.pushingpixels.substance.internal.colorscheme.ShiftColorScheme
- getLightColorScheme(String, Color[]) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceColorSchemeUtilities
- getLighterColor(Color, double) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceColorUtilities
-
Returns lighter version of the specified color.
- getLineColor() - Method in class org.pushingpixels.substance.api.colorscheme.BaseColorScheme
- getLineColor() - Method in interface org.pushingpixels.substance.api.SchemeDerivedColors
-
Returns the line color for
this
scheme. - getLineColor(SubstanceColorScheme) - Method in class org.pushingpixels.substance.api.colorscheme.DerivedColorsResolverLight
- getLineColor(SubstanceColorScheme) - Method in interface org.pushingpixels.substance.api.SchemeDerivedColorsResolver
-
Returns the line color for
this
scheme. - getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class org.pushingpixels.substance.api.renderers.SubstanceDefaultComboBoxRenderer
- getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class org.pushingpixels.substance.api.renderers.SubstanceDefaultListCellRenderer
- getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class org.pushingpixels.substance.api.renderers.SubstanceDefaultListCellRenderer.SubstanceUIResource
- getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.PaletteEntryCellRenderer
- getListCellRendererInsets(int) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceSizeUtils
-
Returns the list cell renderer insets under the specified font size.
- getListeners() - Method in class org.pushingpixels.substance.internal.utils.TabCloseListenerManager
-
Returns the set of all listeners registered on tab-close events on all tabbed panes.
- getListeners(JTabbedPane) - Method in class org.pushingpixels.substance.internal.utils.TabCloseListenerManager
-
Returns the set of all listeners registered on tab-close events on the specified tabbed pane.
- getListFocusInputMap() - Method in interface org.pushingpixels.substance.api.inputmaps.InputMapSet
- getListFocusInputMap() - Method in class org.pushingpixels.substance.internal.inputmaps.AquaInputMapSet
- getListFocusInputMap() - Method in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet
- getLocale() - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.util.ResourceBundleUtil
- getLocaleListeners() - Static method in class org.pushingpixels.substance.api.SubstanceLookAndFeel
-
Returns all listeners registered on locale change.
- getLockIcon(Component) - Method in class org.pushingpixels.substance.internal.utils.SubstanceWidgetSupport
- getLogicalFontSet() - Static method in class org.pushingpixels.substance.internal.fonts.FontSets
-
Lazily creates and returns the FontSet that returns the logical fonts specified by the Java runtime environment.
- getLogicalFontsPolicy() - Static method in class org.pushingpixels.substance.internal.fonts.FontPolicies
-
Returns a font policy that returns the logical fonts as specified by the Java runtime environment.
- getLooks1xPlasticPolicy() - Static method in class org.pushingpixels.substance.internal.fonts.FontPolicies
-
Returns a font policy for getting a Plastic appearance that aims to be visual backward compatible with the JGoodies Looks version 1.x.
- getLooks1xWindowsPolicy() - Static method in class org.pushingpixels.substance.internal.fonts.FontPolicies
-
Returns a font policy for getting a Windows appearance that aims to be visual backward compatible with the JGoodies Looks version 1.x.
- getLookupButtonSize() - Method in class org.pushingpixels.substance.internal.utils.SubstanceWidgetSupport
- getLookupIconSize() - Method in class org.pushingpixels.substance.internal.utils.SubstanceWidgetSupport
- getMarkColor(SubstanceColorScheme, boolean) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceColorUtilities
-
Returns the color of mark icons (checkbox, radio button, scrollbar arrows, combo arrows, menu arrows etc) for the specified color scheme.
- getMaximizeIcon(int, SubstanceColorScheme, SubstanceColorScheme) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceImageCreator
-
Returns
maximize
icon. - getMaximizeIcon(SubstanceColorScheme, SubstanceColorScheme) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceImageCreator
-
Returns
maximize
icon. - getMaximumSize(JComponent) - Method in class org.pushingpixels.substance.internal.ui.SubstanceDesktopIconUI
- getMaximumSize(JComponent) - Method in class org.pushingpixels.substance.internal.ui.SubstanceToolBarSeparatorUI
- getMemoryUsage() - Static method in class org.pushingpixels.substance.internal.painter.HighlightPainterUtils
-
Returns the memory usage string.
- getMemoryUsage() - Static method in class org.pushingpixels.substance.internal.ui.SubstanceCheckBoxUI
-
Returns memory usage string.
- getMemoryUsage() - Static method in class org.pushingpixels.substance.internal.ui.SubstanceProgressBarUI
-
Returns the memory usage string.
- getMemoryUsage() - Static method in class org.pushingpixels.substance.internal.ui.SubstanceRadioButtonUI
-
Returns memory usage string.
- getMemoryUsage() - Static method in class org.pushingpixels.substance.internal.ui.SubstanceScrollBarUI
-
Returns the memory usage string.
- getMemoryUsage() - Static method in class org.pushingpixels.substance.internal.ui.SubstanceTabbedPaneUI
-
Returns the memory usage string.
- getMenuBar() - Method in class org.pushingpixels.substance.internal.ui.SubstanceMenuBarUI
-
Returns the menu bar of this UI delegate.
- getMenuCheckMarkSize(int) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceSizeUtils
-
Returns the check mark size of check box menu items and radio button menu items under the specified font size.
- getMenuComponentForegroundColor(Component, String, StateTransitionTracker.ModelStateInfo, float) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceTextUtilities
-
Returns the foreground color for the specified menu component.
- getMenuComponentForegroundColor(Component, StateTransitionTracker.ModelStateInfo) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceColorUtilities
-
Returns the foreground text color of the specified menu component.
- getMenuFont() - Method in interface org.pushingpixels.substance.api.fonts.FontSet
-
Returns the font used for the menu.
- getMenuFont() - Method in class org.pushingpixels.substance.internal.fonts.ScaledFontSet
- getMenuGutterFillKind() - Static method in class org.pushingpixels.substance.internal.utils.SubstanceCoreUtilities
-
Returns the global menu gutter fill kind.
- getMenuItemMargin(int) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceSizeUtils
-
Returns the margin for menu items under the specified font size.
- getMenuLayoutInfo(boolean, JMenuItem, Font, Icon, Icon, int) - Static method in class org.pushingpixels.substance.internal.utils.menu.MenuUtilities
-
Returns the layout info for the specified menu item.
- getMessageFont() - Method in interface org.pushingpixels.substance.api.fonts.FontSet
-
Returns the font used for message dialogs.
- getMessageFont() - Method in class org.pushingpixels.substance.internal.fonts.ScaledFontSet
- getMetrics(JPopupMenu, boolean) - Static method in class org.pushingpixels.substance.internal.utils.menu.MenuUtilities
-
Returns the layout metrics of the specified popup menu.
- getMidBorderColor(SubstanceColorScheme) - Method in class org.pushingpixels.substance.api.painter.border.ClassicBorderPainter
- getMidBorderColor(SubstanceColorScheme) - Method in class org.pushingpixels.substance.api.painter.border.DelegateBorderPainter
- getMidBorderColor(SubstanceColorScheme) - Method in class org.pushingpixels.substance.api.painter.border.FlatBorderPainter
- getMidBorderColor(SubstanceColorScheme) - Method in class org.pushingpixels.substance.api.painter.border.GlassBorderPainter
- getMidBorderColor(SubstanceColorScheme) - Method in class org.pushingpixels.substance.api.painter.border.StandardBorderPainter
-
Computes the color of the middle portion of the border.
- getMidBorderColor(SubstanceColorScheme) - Method in class org.pushingpixels.substance.internal.painter.SimplisticSoftBorderPainter
- getMidBorderColor(SubstanceColorScheme) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceColorUtilities
-
Returns the color of the middle portion of border in control backgrounds.
- getMidColor() - Method in class org.pushingpixels.substance.api.colorscheme.AquaColorScheme
- getMidColor() - Method in class org.pushingpixels.substance.api.colorscheme.BarbyPinkColorScheme
- getMidColor() - Method in class org.pushingpixels.substance.api.colorscheme.BottleGreenColorScheme
- getMidColor() - Method in class org.pushingpixels.substance.api.colorscheme.BrownColorScheme
- getMidColor() - Method in class org.pushingpixels.substance.api.colorscheme.CharcoalColorScheme
- getMidColor() - Method in class org.pushingpixels.substance.api.colorscheme.CremeColorScheme
- getMidColor() - Method in class org.pushingpixels.substance.api.colorscheme.DarkGrayColorScheme
- getMidColor() - Method in class org.pushingpixels.substance.api.colorscheme.DarkMetallicColorScheme
- getMidColor() - Method in class org.pushingpixels.substance.api.colorscheme.DarkVioletColorScheme
- getMidColor() - Method in class org.pushingpixels.substance.api.colorscheme.DesertSandColorScheme
- getMidColor() - Method in class org.pushingpixels.substance.api.colorscheme.EbonyColorScheme
- getMidColor() - Method in class org.pushingpixels.substance.api.colorscheme.JadeForestColorScheme
- getMidColor() - Method in class org.pushingpixels.substance.api.colorscheme.LightAquaColorScheme
- getMidColor() - Method in class org.pushingpixels.substance.api.colorscheme.LightGrayColorScheme
- getMidColor() - Method in class org.pushingpixels.substance.api.colorscheme.LimeGreenColorScheme
- getMidColor() - Method in class org.pushingpixels.substance.api.colorscheme.MetallicColorScheme
- getMidColor() - Method in class org.pushingpixels.substance.api.colorscheme.OliveColorScheme
- getMidColor() - Method in class org.pushingpixels.substance.api.colorscheme.OrangeColorScheme
- getMidColor() - Method in class org.pushingpixels.substance.api.colorscheme.PurpleColorScheme
- getMidColor() - Method in class org.pushingpixels.substance.api.colorscheme.RaspberryColorScheme
- getMidColor() - Method in class org.pushingpixels.substance.api.colorscheme.SepiaColorScheme
- getMidColor() - Method in class org.pushingpixels.substance.api.colorscheme.SteelBlueColorScheme
- getMidColor() - Method in class org.pushingpixels.substance.api.colorscheme.SunfireRedColorScheme
- getMidColor() - Method in class org.pushingpixels.substance.api.colorscheme.SunGlareColorScheme
- getMidColor() - Method in class org.pushingpixels.substance.api.colorscheme.SunsetColorScheme
- getMidColor() - Method in class org.pushingpixels.substance.api.colorscheme.TerracottaColorScheme
- getMidColor() - Method in class org.pushingpixels.substance.api.colorscheme.UltramarineColorScheme
- getMidColor() - Method in interface org.pushingpixels.substance.api.SchemeBaseColors
-
Retrieves the medium color.
- getMidColor() - Method in class org.pushingpixels.substance.internal.colorscheme.BlendBiColorScheme
- getMidColor() - Method in class org.pushingpixels.substance.internal.colorscheme.HueShiftColorScheme
- getMidColor() - Method in class org.pushingpixels.substance.internal.colorscheme.InvertedColorScheme
- getMidColor() - Method in class org.pushingpixels.substance.internal.colorscheme.NegatedColorScheme
- getMidColor() - Method in class org.pushingpixels.substance.internal.colorscheme.SaturatedColorScheme
- getMidColor() - Method in class org.pushingpixels.substance.internal.colorscheme.ShiftColorScheme
- getMidFillColor(SubstanceColorScheme) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceColorUtilities
-
Returns the color of the middle portion of fill in control backgrounds.
- getMidFillColorBottom(SubstanceColorScheme) - Method in class org.pushingpixels.substance.api.painter.fill.GlassFillPainter
- getMidFillColorBottom(SubstanceColorScheme) - Method in class org.pushingpixels.substance.api.painter.fill.StandardFillPainter
-
Computes the color of the middle portion of the fill from the bottom.
- getMidFillColorTop(SubstanceColorScheme) - Method in class org.pushingpixels.substance.api.painter.fill.ClassicFillPainter
- getMidFillColorTop(SubstanceColorScheme) - Method in class org.pushingpixels.substance.api.painter.fill.GlassFillPainter
- getMidFillColorTop(SubstanceColorScheme) - Method in class org.pushingpixels.substance.api.painter.fill.MatteFillPainter
- getMidFillColorTop(SubstanceColorScheme) - Method in class org.pushingpixels.substance.api.painter.fill.StandardFillPainter
-
Computes the color of the middle portion of the fill from the top.
- getMidFillColorTop(SubstanceColorScheme) - Method in class org.pushingpixels.substance.internal.painter.SimplisticFillPainter
- getMinButtonWidth(int) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceSizeUtils
-
Returns the maximum button height under the specified font size.
- getMinimizeIcon(int, SubstanceColorScheme, SubstanceColorScheme) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceImageCreator
-
Returns
minimize
icon. - getMinimizeIcon(SubstanceColorScheme, SubstanceColorScheme) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceImageCreator
-
Returns
minimize
icon. - getMinimumHorizontalSize() - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.ColorSliderUI
- getMinimumSize() - Method in class org.pushingpixels.substance.internal.utils.SubstanceInternalFrameTitlePane.SubstanceMenuBar
- getMinimumSize() - Method in class org.pushingpixels.substance.internal.utils.SubstanceTitlePane.SubstanceMenuBar
- getMinimumSize(JComponent) - Method in class org.pushingpixels.substance.internal.ui.SubstanceComboBoxUI
- getMinimumSize(JComponent) - Method in class org.pushingpixels.substance.internal.ui.SubstanceDesktopIconUI
- getMinimumVerticalSize() - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.ColorSliderUI
- getMnem(String) - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.util.ResourceBundleUtil
-
Get a Mnemonic from the ResourceBundle.
- getMnemonic(String) - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.util.ResourceBundleUtil
-
Get a Mnemonic from the ResourceBundle.
- getModel() - Method in class org.pushingpixels.substance.internal.animation.StateTransitionTracker
- getModel() - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.ColorWheel
- getModelStateInfo() - Method in class org.pushingpixels.substance.internal.animation.StateTransitionTracker
- getModelStateInfo(int) - Method in class org.pushingpixels.substance.internal.ui.SubstanceTabbedPaneUI
- getModelStateInfo(int) - Method in class org.pushingpixels.substance.internal.ui.SubstanceTableHeaderUI
- getModelStateInfo(int, Component) - Method in class org.pushingpixels.substance.internal.ui.SubstanceListUI
- getModelStateInfo(SubstanceTableUI.TableCellId) - Method in class org.pushingpixels.substance.internal.ui.SubstanceTableUI
-
Returns the current state for the specified cell.
- getModelStateInfo(SubstanceTreeUI.TreePathId) - Method in class org.pushingpixels.substance.internal.ui.SubstanceTreeUI
- getModificationTimeline() - Method in interface org.pushingpixels.substance.internal.animation.ModificationAwareUI
- getModificationTimeline() - Method in class org.pushingpixels.substance.internal.ui.SubstanceButtonUI
- getMultilineTextComponentFocusInputMap() - Method in class org.pushingpixels.substance.internal.inputmaps.AquaInputMapSet
- getMultilineTextComponentFocusInputMap() - Method in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet
- getMultilineTextComponentFocusInputMap() - Method in class org.pushingpixels.substance.internal.inputmaps.WindowsInputMapSet
- getName() - Method in class org.pushingpixels.substance.api.SubstanceLookAndFeel
- getName() - Static method in class org.pushingpixels.substance.api.watermark.SubstanceCrosshatchWatermark
-
Returns the name of all watermarks of
this
class. - getName() - Method in class org.pushingpixels.substance.internal.animation.StateTransitionTracker
- getName() - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.PaletteEntry
- getName() - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.PaletteListModel
- getNegated(BufferedImage) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceImageCreator
-
Returns the negative of the specified image.
- getNegativeColor(int) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceColorUtilities
-
Returns a negative of the specified color.
- getNegativeColor(Color) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceColorUtilities
-
Returns a negative of the specified color.
- getNewState() - Method in class org.pushingpixels.substance.internal.animation.StateTransitionEvent
- getNoiseImage(SubstanceSkin, int, int, double, double, boolean, boolean, boolean) - Static method in class org.pushingpixels.substance.internal.utils.NoiseFactory
-
Returns a noise image.
- getNumberIcon(int) - Method in class org.pushingpixels.substance.internal.utils.SubstanceWidgetSupport
- getOffsetInRootPaneCoords(Component) - Static method in class org.pushingpixels.substance.api.painter.SubstancePainterUtils
- getOldState() - Method in class org.pushingpixels.substance.internal.animation.StateTransitionEvent
- getOpacity() - Method in class org.pushingpixels.substance.api.watermark.SubstanceImageWatermark
-
Returns the image watermark opacity.
- getOptionPaneColorScheme(int, SubstanceColorScheme) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceCoreUtilities
-
Returns the color scheme for the icon of option panes with the specified message type.
- getOrigImageLocation() - Method in class org.pushingpixels.substance.api.watermark.SubstanceImageWatermark
-
Returns the location of the original image.
- getOriginalIcon(AbstractButton, Icon) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceCoreUtilities
- getOrigScheme() - Method in class org.pushingpixels.substance.internal.colorscheme.HueShiftColorScheme
-
Returns the original color scheme.
- getOrigScheme() - Method in class org.pushingpixels.substance.internal.colorscheme.InvertedColorScheme
-
Returns the original color scheme.
- getOrigScheme() - Method in class org.pushingpixels.substance.internal.colorscheme.NegatedColorScheme
-
Returns the original color scheme.
- getOrigScheme() - Method in class org.pushingpixels.substance.internal.colorscheme.SaturatedColorScheme
-
Returns the original color scheme.
- getOrigScheme() - Method in class org.pushingpixels.substance.internal.colorscheme.ShiftColorScheme
-
Returns the original color scheme.
- getOuterTextComponentBorderColor(Color) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceColorUtilities
- getOverlayPainters(DecorationAreaType) - Method in class org.pushingpixels.substance.api.SubstanceSkin
-
Returns a non-null, non-modifiable list of overlay painters associated with the specified decoration area type.
- getPasswordDotDiameter(int) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceSizeUtils
-
Returns the password dot diameter for password fields under the specified font size.
- getPasswordDotGap(int) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceSizeUtils
-
Returns the password dot gap for password fields under the specified font size.
- getPasswordFieldFocusInputMap() - Method in interface org.pushingpixels.substance.api.inputmaps.InputMapSet
- getPasswordFieldFocusInputMap() - Method in class org.pushingpixels.substance.internal.inputmaps.AquaInputMapSet
- getPasswordFieldFocusInputMap() - Method in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet
- getPasswordFieldFocusInputMap() - Method in class org.pushingpixels.substance.internal.inputmaps.WindowsInputMapSet
- getPathBounds(JTree, TreePath) - Method in class org.pushingpixels.substance.internal.ui.SubstanceTreeUI
- getPathState(SubstanceTreeUI.TreePathId) - Method in class org.pushingpixels.substance.internal.ui.SubstanceTreeUI
-
Returns the current state for the specified path.
- getPivotRendererX(Rectangle) - Method in class org.pushingpixels.substance.internal.ui.SubstanceTreeUI
-
Returns the pivot X for the cells rendered in the specified area.
- getPixels(BufferedImage, int, int, int, int, int[]) - Method in class org.pushingpixels.substance.internal.utils.filters.AbstractFilter
- getPoint2D(Point2D, Point2D) - Method in class org.pushingpixels.substance.internal.utils.filters.AbstractFilter
- getPointsToPixelsRatio() - Static method in class org.pushingpixels.substance.internal.fonts.DefaultGnomeFontPolicy
- getPointsToPixelsRatio() - Static method in class org.pushingpixels.substance.internal.utils.SubstanceSizeUtils
-
Returns the points to pixels ratio of the current font policy.
- getPopup() - Method in class org.pushingpixels.substance.internal.ui.SubstanceComboBoxUI
-
Returns the popup of the associated combobox.
- getPopup(Component, Component, int, int) - Method in class org.pushingpixels.substance.internal.contrib.jgoodies.looks.common.ShadowPopupFactory
-
Creates a
Popup
for the Componentowner
containing the Componentcontents
. - getPopupFlyoutOrientation(JComboBox) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceCoreUtilities
-
Returns the popup flyout orientation for the specified combobox.
- getPopupLayoutMetrics(JMenuItem, boolean) - Static method in class org.pushingpixels.substance.internal.utils.menu.MenuUtilities
-
Returns the layout metrics of the popup menu of the specified menu item.
- getPopupLayoutMetrics(JPopupMenu, boolean) - Static method in class org.pushingpixels.substance.internal.utils.menu.MenuUtilities
- getPopupParentIndexOf(Component, Component[]) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceCoreUtilities
-
Gets a component and a list of popups and returns the index of the popup that is a parent of the specified component.
- getPopupPrototypeDisplayValue(JComboBox) - Method in interface org.pushingpixels.substance.api.combo.ComboPopupPrototypeCallback
-
Returns the prototype entry for combo popup of the specified combobox.
- getPopupPrototypeDisplayValue(JComboBox) - Method in class org.pushingpixels.substance.api.combo.WidestComboPopupPrototype
- getPreferredHorizontalSize() - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.ColorSliderUI
- getPreferredHorizontalSize() - Method in class org.pushingpixels.substance.internal.ui.SubstanceSliderUI
- getPreferredInnerHorizontal() - Method in class org.pushingpixels.substance.internal.ui.SubstanceProgressBarUI
- getPreferredInnerVertical() - Method in class org.pushingpixels.substance.internal.ui.SubstanceProgressBarUI
- getPreferredMenuItemSize(JComponent, Icon, Icon, int) - Method in class org.pushingpixels.substance.internal.ui.SubstanceCheckBoxMenuItemUI
- getPreferredMenuItemSize(JComponent, Icon, Icon, int) - Method in class org.pushingpixels.substance.internal.ui.SubstanceMenuItemUI
- getPreferredMenuItemSize(JComponent, Icon, Icon, int) - Method in class org.pushingpixels.substance.internal.ui.SubstanceMenuUI
- getPreferredMenuItemSize(JComponent, Icon, Icon, int) - Method in class org.pushingpixels.substance.internal.ui.SubstanceRadioButtonMenuItemUI
- getPreferredSize() - Method in class org.pushingpixels.substance.api.renderers.SubstanceDefaultComboBoxRenderer
- getPreferredSize() - Method in class org.pushingpixels.substance.api.renderers.SubstanceDefaultTreeCellRenderer
-
Overrides
JComponent.getPreferredSize
to return slightly wider preferred size value. - getPreferredSize() - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.ColorWheel
- getPreferredSize() - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.SwatchPanel
- getPreferredSize() - Method in class org.pushingpixels.substance.internal.contrib.xoetrope.editor.color.ColorWheelPanel
- getPreferredSize() - Method in class org.pushingpixels.substance.internal.utils.SubstanceInternalFrameTitlePane.SubstanceMenuBar
- getPreferredSize() - Method in class org.pushingpixels.substance.internal.utils.SubstanceTitlePane.SubstanceMenuBar
- getPreferredSize(AbstractButton, Dimension) - Method in class org.pushingpixels.substance.api.shaper.ClassicButtonShaper
- getPreferredSize(AbstractButton, Dimension) - Method in class org.pushingpixels.substance.api.shaper.StandardButtonShaper
- getPreferredSize(AbstractButton, Dimension) - Method in interface org.pushingpixels.substance.api.shaper.SubstanceButtonShaper
-
Returns the preferred size for the specified button.
- getPreferredSize(JComponent) - Method in class org.pushingpixels.substance.internal.ui.SubstanceButtonUI
- getPreferredSize(JComponent) - Method in class org.pushingpixels.substance.internal.ui.SubstanceDesktopIconUI
- getPreferredSize(JComponent) - Method in class org.pushingpixels.substance.internal.ui.SubstancePopupMenuSeparatorUI
- getPreferredSize(JComponent) - Method in class org.pushingpixels.substance.internal.ui.SubstanceScrollBarUI
- getPreferredSize(JComponent) - Method in class org.pushingpixels.substance.internal.ui.SubstanceSeparatorUI
- getPreferredSize(JComponent) - Method in class org.pushingpixels.substance.internal.ui.SubstanceSliderUI
- getPreferredSize(JComponent) - Method in class org.pushingpixels.substance.internal.ui.SubstanceSpinnerUI
- getPreferredSize(JComponent) - Method in class org.pushingpixels.substance.internal.ui.SubstanceToggleButtonUI
- getPreferredSize(JComponent) - Method in class org.pushingpixels.substance.internal.ui.SubstanceToolBarSeparatorUI
- getPreferredSize(JComponent) - Method in class org.pushingpixels.substance.internal.ui.SubstanceToolTipUI
- getPreferredVerticalSize() - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.ColorSliderUI
- getPreferredVerticalSize() - Method in class org.pushingpixels.substance.internal.ui.SubstanceSliderUI
- getPreferredWidth() - Method in class org.pushingpixels.substance.internal.utils.SubstanceTitlePane.HeapStatusPanel
-
Returns the preferred width of this panel.
- getPreferredWidth(JMenuItem) - Static method in class org.pushingpixels.substance.internal.utils.menu.MenuUtilities
-
Returns the preferred width of the specified menu item.
- getPropertyPrefix() - Method in class org.pushingpixels.substance.internal.ui.SubstanceCheckBoxUI
- getRadioButton(JComponent, SubstanceFillPainter, SubstanceBorderPainter, int, ComponentState, int, SubstanceColorScheme, SubstanceColorScheme, SubstanceColorScheme, float) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceImageCreator
-
Retrieves radio button of the specified size that matches the specified parameters.
- getRadioButtonBorder(int, boolean) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceSizeUtils
-
Returns the border for radio buttons under the specified font size.
- getRadioButtonFocusInputMap() - Method in interface org.pushingpixels.substance.api.inputmaps.InputMapSet
- getRadioButtonFocusInputMap() - Method in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet
- getRadioButtonMarkSize(int) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceSizeUtils
-
Returns the check mark size for radio buttons under the specified font size.
- getRadius() - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.ColorWheelImageProducer
- getRadiusScaleFactor() - Method in class org.pushingpixels.substance.internal.utils.border.SubstanceBorder
-
Returns the radius scale factor of this border.
- getRed() - Method in class org.pushingpixels.substance.internal.contrib.xoetrope.editor.color.ModelColor
-
Get the red value
- getRenderingHints() - Method in class org.pushingpixels.substance.internal.utils.filters.AbstractFilter
- getRepaintCallback() - Method in interface org.pushingpixels.substance.internal.animation.StateTransitionTracker.RepaintCallback
- getReplacementClassNameFor(String) - Static method in class org.pushingpixels.substance.internal.contrib.jgoodies.looks.Options
-
Returns the class name that can be used to replace the specified
LookAndFeel
class name. - getResizeGripImage(Component, SubstanceColorScheme, int, boolean) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceImageCreator
-
Returns resize grip image.
- getResolver(SubstanceColorScheme) - Static method in class org.pushingpixels.substance.api.colorscheme.BaseColorScheme
-
Allows subclasses to determine the best color resolver.
- getResource(String) - Static method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.QuaquaIconFactory
- getResourceBundle(JComponent) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceCoreUtilities
-
Returns the resource bundle for the specified component.
- getRestoreIcon(SubstanceColorScheme, SubstanceColorScheme) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceImageCreator
-
Returns
restore
icon. - getRGB() - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.ColorSliderModel
- getRGB() - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.GrayColorSliderModel
- getRGB() - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.HSBColorSliderModel
- getRGB() - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.HTMLColorSliderModel
- getRGB() - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.ICC_CMYKColorSliderModel
- getRGB() - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.NominalCMYKColorSliderModel
- getRGB() - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.RGBColorSliderModel
- getRGB(int, int, int) - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.HTMLColorSliderModel
- getRGB(int, int, int) - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.RGBColorSliderModel
- getRollover() - Method in class org.pushingpixels.substance.internal.contrib.xoetrope.editor.color.ColorWheelPanel
-
Get the adjust rollover color flag.
- getRolloverColumnIndex() - Method in class org.pushingpixels.substance.internal.ui.SubstanceTableUI
-
Returns the index of the rollover column.
- getRolloverTabIndex() - Method in class org.pushingpixels.substance.internal.ui.SubstanceTabbedPaneUI
-
Returns the index of the tab currently being rolled-over.
- getRolloverTabIndex(JTabbedPane) - Method in class org.pushingpixels.substance.internal.utils.SubstanceWidgetSupport
- getRootPane() - Method in class org.pushingpixels.substance.internal.ui.SubstanceRootPaneUI
-
Returns the
JRootPane
we're providing the look and feel for. - getRootPane() - Method in class org.pushingpixels.substance.internal.utils.SubstanceTitlePane
-
Returns the
JRootPane
this was created for. - getRootPaneAncestorInputMap() - Method in interface org.pushingpixels.substance.api.inputmaps.InputMapSet
- getRootPaneAncestorInputMap() - Method in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet
- getRootPaneType(JRootPane) - Static method in class org.pushingpixels.substance.internal.utils.border.SubstancePaneBorder
- getRotated(BufferedImage, int) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceImageCreator
-
Returns rotated image.
- getRotated(VolatileImage, int) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceImageCreator
-
Returns rotated image.
- getRowHeader() - Method in class org.pushingpixels.substance.internal.ui.SubstanceScrollPaneUI.AdjustedLayout
- getSaturatedColor(Color, double) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceColorUtilities
-
Returns saturated version of the specified color.
- getSaturation() - Method in class org.pushingpixels.substance.internal.contrib.xoetrope.editor.color.ColorWheelPanel
-
Get the selected colors saturation
- getSaturation() - Method in class org.pushingpixels.substance.internal.contrib.xoetrope.editor.color.ModelColor
-
Get the saturation value
- getSaturationFactor() - Method in class org.pushingpixels.substance.internal.colorscheme.SaturatedColorScheme
-
Returns the saturation factor.
- getScaledFontPolicy(float) - Static method in class org.pushingpixels.substance.api.fonts.SubstanceFontUtilities
-
Returns scaled platform-specific font policy.
- getScaledIconImage(List<Image>, int, int) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceCoreUtilities
-
Scans
imageList
for best-looking image of specified dimensions. - getScrollBarAncestorInputMap() - Method in interface org.pushingpixels.substance.api.inputmaps.InputMapSet
- getScrollBarAncestorInputMap() - Method in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet
- getScrollBarAncestorInputMap() - Method in class org.pushingpixels.substance.internal.inputmaps.WindowsInputMapSet
- getScrollBarWidth(int) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceSizeUtils
-
Returns the width of scroll bars under the specified font size.
- getScrollPaneAncestorInputMap() - Method in interface org.pushingpixels.substance.api.inputmaps.InputMapSet
- getScrollPaneAncestorInputMap() - Method in class org.pushingpixels.substance.internal.inputmaps.AquaInputMapSet
- getScrollPaneAncestorInputMap() - Method in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet
- getScrollPaneButtonsPolicyKind(JScrollBar) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceCoreUtilities
-
Returns the scroll bar buttons kind of the specified scroll bar.
- getScrollPaneCornerFiller() - Method in class org.pushingpixels.substance.internal.ui.SubstanceTableHeaderUI
-
Returns the scroll pane corner filler component.
- getSearchIcon(int, ComponentOrientation) - Method in class org.pushingpixels.substance.internal.utils.SubstanceWidgetSupport
- getSearchIcon(int, SubstanceColorScheme, boolean) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceImageCreator
-
Returns search icon.
- getSecondScheme() - Method in class org.pushingpixels.substance.internal.colorscheme.BlendBiColorScheme
-
Returns the secondary original color scheme.
- getSelectedTabFadeEnd() - Method in class org.pushingpixels.substance.api.SubstanceSkin
-
Returns the end of fade effect on the selected tabs in
JTabbedPane
s. - getSelectedTabFadeStart() - Method in class org.pushingpixels.substance.api.SubstanceSkin
-
Returns the start of fade effect on the selected tabs in
JTabbedPane
s. - getSelectionBackground() - Method in class org.pushingpixels.substance.internal.ui.SubstanceProgressBarUI
- getSelectionBackgroundColor() - Method in class org.pushingpixels.substance.api.colorscheme.BaseColorScheme
- getSelectionBackgroundColor() - Method in interface org.pushingpixels.substance.api.SchemeDerivedColors
-
Returns the selection background color for
this
scheme. - getSelectionBackgroundColor(SubstanceColorScheme) - Method in class org.pushingpixels.substance.api.colorscheme.DerivedColorsResolverLight
- getSelectionBackgroundColor(SubstanceColorScheme) - Method in interface org.pushingpixels.substance.api.SchemeDerivedColorsResolver
-
Returns the selection background color for
this
scheme. - getSelectionForeground() - Method in class org.pushingpixels.substance.internal.ui.SubstanceProgressBarUI
- getSelectionForegroundColor() - Method in class org.pushingpixels.substance.api.colorscheme.BaseColorScheme
- getSelectionForegroundColor() - Method in interface org.pushingpixels.substance.api.SchemeDerivedColors
-
Returns the selection foreground color for
this
scheme. - getSelectionForegroundColor(SubstanceColorScheme) - Method in class org.pushingpixels.substance.api.colorscheme.DerivedColorsResolverLight
- getSelectionForegroundColor(SubstanceColorScheme) - Method in interface org.pushingpixels.substance.api.SchemeDerivedColorsResolver
-
Returns the selection foreground color for
this
scheme. - getSeparatorDarkColor(SubstanceColorScheme) - Static method in class org.pushingpixels.substance.internal.painter.SeparatorPainterUtils
- getSeparatorLightColor(SubstanceColorScheme) - Static method in class org.pushingpixels.substance.internal.painter.SeparatorPainterUtils
- getSeparatorShadowColor(SubstanceColorScheme) - Static method in class org.pushingpixels.substance.internal.painter.SeparatorPainterUtils
- getShadowColor(Component) - Method in class org.pushingpixels.substance.internal.utils.border.SubstanceEtchedBorder
-
Returns the shadow color for the specified component.
- getShiftedScheme(SubstanceColorScheme, Color, double, Color, double) - Static method in class org.pushingpixels.substance.internal.colorscheme.ShiftColorScheme
-
Returns a shifted color scheme.
- getShiftFactor() - Method in class org.pushingpixels.substance.internal.colorscheme.ShiftColorScheme
-
Returns the shift factor.
- getSide() - Method in class org.pushingpixels.substance.internal.utils.scroll.SubstanceScrollButton
- getSide() - Method in interface org.pushingpixels.substance.internal.utils.Sideable
-
Returns side that corresponds to the orientation of the associated button.
- getSide() - Method in class org.pushingpixels.substance.internal.utils.SubstanceSpinnerButton
- getSides(JComponent, String) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceCoreUtilities
-
Returns the set of sides registered on the specified button.
- getSingleCrayon(Color, int, int) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceImageCreator
-
Retrieves a single crayon of the specified color and dimensions for the crayon panel in color chooser.
- getSingleLineTextComponentFocusInputMap() - Method in class org.pushingpixels.substance.internal.inputmaps.AquaInputMapSet
- getSize() - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.PaletteListModel
- getSkin(Component) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceCoreUtilities
-
Returns the skin of the specified component.
- getSkins() - Method in class org.pushingpixels.substance.internal.plugin.BaseSkinPlugin
- getSkins() - Method in interface org.pushingpixels.substance.internal.plugin.SubstanceSkinPlugin
-
Returns information on all available skins in
this
plugin. - getSliderFocusInputMap() - Method in interface org.pushingpixels.substance.api.inputmaps.InputMapSet
- getSliderFocusInputMap() - Method in class org.pushingpixels.substance.internal.inputmaps.AquaInputMapSet
- getSliderFocusInputMap() - Method in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet
- getSliderFocusInputMap() - Method in class org.pushingpixels.substance.internal.inputmaps.GnomeInputMapSet
- getSliderFocusInputMap() - Method in class org.pushingpixels.substance.internal.inputmaps.WindowsInputMapSet
- getSliderHorizontalIcon(int, boolean) - Static method in class org.pushingpixels.substance.internal.utils.icon.SubstanceIconFactory
-
Retrieves icon for horizontal slider in
SubstanceSliderUI
. - getSliderIconSize(int) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceSizeUtils
-
Returns the slider thumb icon size under the specified font size.
- getSliderRoundIcon(int) - Static method in class org.pushingpixels.substance.internal.utils.icon.SubstanceIconFactory
-
Retrieves round icon for slider in
SubstanceSliderUI
. - getSliderTickSize(int) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceSizeUtils
-
Returns the slider tick size under the specified font size.
- getSliderTrackSize(int) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceSizeUtils
-
Returns the slider track size under the specified font size.
- getSliderVerticalIcon(int, boolean) - Static method in class org.pushingpixels.substance.internal.utils.icon.SubstanceIconFactory
-
Retrieves icon for vertical slider in
SubstanceSliderUI
. - getSmallArrowIconHeight(int) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceSizeUtils
-
Returns the height of small arrow icons under the specified font size.
- getSmallArrowIconWidth(int) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceSizeUtils
-
Returns the width of small arrow icons under the specified font size.
- getSmallDisplayIcon() - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.CMYKChooser
- getSmallDisplayIcon() - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.ColorPalettesChooser
- getSmallDisplayIcon() - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.ColorPicker
- getSmallDisplayIcon() - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.ColorSlidersChooser
- getSmallDisplayIcon() - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.ColorWheelChooser
- getSmallDisplayIcon() - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.CrayonsChooser
- getSmallDisplayIcon() - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.GrayChooser
- getSmallDisplayIcon() - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.HSBChooser
- getSmallDisplayIcon() - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.HTMLChooser
- getSmallDisplayIcon() - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.Quaqua15ColorPicker
- getSmallDisplayIcon() - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.RGBChooser
- getSmallDisplayIcon() - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.SwatchesChooser
- getSmallDisplayIcon() - Method in class org.pushingpixels.substance.internal.contrib.xoetrope.editor.color.ColorWheelPanel
- getSmallFont() - Method in interface org.pushingpixels.substance.api.fonts.FontSet
-
Returns the font used for tool tips.
- getSmallFont() - Method in class org.pushingpixels.substance.internal.fonts.ScaledFontSet
- getSmallLockIcon(SubstanceColorScheme, Component) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceImageCreator
-
Returns a lock icon that matches the specified scheme.
- getSpinnerAncestorInputMap() - Method in interface org.pushingpixels.substance.api.inputmaps.InputMapSet
- getSpinnerAncestorInputMap() - Method in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet
- getSpinnerArrowButtonInsets(int) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceSizeUtils
-
Returns the spinner arrow button insets under the specified font size.
- getSpinnerArrowIconHeight(int) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceSizeUtils
-
Returns the height of spinner arrow icons under the specified font size.
- getSpinnerArrowIconWidth(int) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceSizeUtils
-
Returns the width of spinner arrow icons under the specified font size.
- getSpinnerBorderInsets(int) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceSizeUtils
-
Returns the spinner border insets under the specified font size.
- getSpinnerTextBorderInsets(int) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceSizeUtils
-
Returns the spinner text border insets under the specified font size.
- getSplitPaneAncestorInputMap() - Method in interface org.pushingpixels.substance.api.inputmaps.InputMapSet
- getSplitPaneAncestorInputMap() - Method in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet
- getSplitPaneArrowIconHeight(int) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceSizeUtils
-
Returns the height of split pane divider arrow icons under the specified font size.
- getSplitPaneArrowIconWidth(int) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceSizeUtils
-
Returns the width of split pane divider arrow icons under the specified font size.
- getSplitPaneButtonOffset(int) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceSizeUtils
-
Returns the offset of the first split pane divider button under the specified font size.
- getState(boolean, boolean, boolean) - Static method in class org.pushingpixels.substance.api.ComponentState
-
Returns the component state that matches the specified parameters.
- getState(AbstractButton) - Static method in class org.pushingpixels.substance.api.ComponentState
-
Returns the state of the specified button.
- getState(ButtonModel, JComponent) - Static method in class org.pushingpixels.substance.api.ComponentState
-
Retrieves component state based on the button model (required parameter) and component itself (optional parameter).
- getState(ButtonModel, JComponent, boolean) - Static method in class org.pushingpixels.substance.api.ComponentState
-
Retrieves component state based on the button model (required parameter) and button itself (optional parameter).
- getState(JButton) - Method in class org.pushingpixels.substance.internal.ui.SubstanceScrollBarUI
-
Returns the scroll button state.
- getStateContributionMap() - Method in class org.pushingpixels.substance.internal.animation.StateTransitionTracker.ModelStateInfo
- getStateNoSelectionContributionMap() - Method in class org.pushingpixels.substance.internal.animation.StateTransitionTracker.ModelStateInfo
- getStateTransitionTracker() - Method in class org.pushingpixels.substance.internal.utils.ButtonVisualStateTracker
- getStateTransitionTracker(int) - Method in class org.pushingpixels.substance.internal.ui.SubstanceListUI
- getStateTransitionTracker(int) - Method in class org.pushingpixels.substance.internal.ui.SubstanceTableHeaderUI
- getStateTransitionTracker(SubstanceTableUI.TableCellId) - Method in class org.pushingpixels.substance.internal.ui.SubstanceTableUI
- getStateTransitionTracker(SubstanceTreeUI.TreePathId) - Method in class org.pushingpixels.substance.internal.ui.SubstanceTreeUI
- getStats() - Static method in class org.pushingpixels.substance.internal.utils.LazyResettableHashMap
-
Returns statistical information of the existing hash maps.
- getString(String) - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.util.ResourceBundleUtil
-
Get a String from the ResourceBundle.
- getStringRectangle(String, int, int, int, int) - Method in class org.pushingpixels.substance.internal.ui.SubstanceProgressBarUI
-
Returns the rectangle for the progress bar string.
- getStripe(int, Color) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceImageCreator
-
Returns diagonal stripe image.
- getStripedBackground(JComponent, int) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceColorUtilities
-
Returns the striped background for the specified component.
- getSupportsWindowDecorations() - Method in class org.pushingpixels.substance.api.SubstanceLookAndFeel
- getSwatchesSize() - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.SwatchPanel
- getSystemColor(String) - Method in class org.pushingpixels.substance.internal.contrib.xoetrope.editor.color.ColorWheelPanel
-
Get the named system color
- getSystemInputMapSet() - Static method in class org.pushingpixels.substance.api.inputmaps.SubstanceInputMapUtilities
- getSystemLookAndFeelClassName() - Static method in class org.pushingpixels.substance.internal.contrib.jgoodies.looks.Options
-
Returns the class name for a system specific
LookAndFeel
. - getTabAreaInsets() - Method in class org.pushingpixels.substance.internal.ui.SubstanceTabbedPaneUI
-
Returns tab area insets.
- getTabAreaInsets(JTabbedPane) - Method in class org.pushingpixels.substance.internal.utils.SubstanceWidgetSupport
- getTabbedPaneAncestorInputMap() - Method in interface org.pushingpixels.substance.api.inputmaps.InputMapSet
- getTabbedPaneAncestorInputMap() - Method in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet
- getTabbedPaneAncestorInputMap() - Method in class org.pushingpixels.substance.internal.inputmaps.GnomeInputMapSet
- getTabbedPaneAncestorInputMap() - Method in class org.pushingpixels.substance.internal.inputmaps.WindowsInputMapSet
- getTabbedPaneContentInsets(int) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceSizeUtils
-
Returns the tabbed pane content insets under the specified size.
- getTabbedPaneFocusInputMap() - Method in interface org.pushingpixels.substance.api.inputmaps.InputMapSet
- getTabbedPaneFocusInputMap() - Method in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet
- getTabBounds(JTabbedPane, int) - Method in class org.pushingpixels.substance.internal.ui.SubstanceTabbedPaneUI
- getTabCloseButtonStrokeWidth(int) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceSizeUtils
-
Returns the stroke width of tab close buttons under the specified size.
- getTabCloseCallback(MouseEvent, JTabbedPane, int) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceCoreUtilities
-
Returns the callback to be called upon tab closing (using the tab close button).
- getTabCloseIconSize(int) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceSizeUtils
-
Returns the icon size of tab close buttons under the specified size.
- getTabExtraWidth(int, int) - Method in class org.pushingpixels.substance.internal.ui.SubstanceTabbedPaneUI
-
Returns extra width for the specified tab.
- getTabLabelShiftX(int, int, boolean) - Method in class org.pushingpixels.substance.internal.ui.SubstanceTabbedPaneUI
- getTabLabelShiftY(int, int, boolean) - Method in class org.pushingpixels.substance.internal.ui.SubstanceTabbedPaneUI
- getTableAncestorInputMap() - Method in interface org.pushingpixels.substance.api.inputmaps.InputMapSet
- getTableAncestorInputMap() - Method in class org.pushingpixels.substance.internal.inputmaps.AquaInputMapSet
- getTableAncestorInputMap() - Method in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.pushingpixels.substance.api.renderers.SubstanceDefaultTableCellRenderer.BooleanRenderer
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.pushingpixels.substance.api.renderers.SubstanceDefaultTableCellRenderer
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.pushingpixels.substance.api.renderers.SubstanceDefaultTableHeaderCellRenderer
- getTableCellRendererInsets(int) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceSizeUtils
-
Returns the table cell renderer insets under the specified font size.
- getTableHeaderAncestorInputMap() - Method in interface org.pushingpixels.substance.api.inputmaps.InputMapSet
- getTableHeaderAncestorInputMap() - Method in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet
- getTabRectangle(int) - Method in class org.pushingpixels.substance.internal.ui.SubstanceTabbedPaneUI
-
Returns the tab rectangle for the specified tab.
- getTabRectangle(JTabbedPane, int) - Method in class org.pushingpixels.substance.internal.utils.SubstanceWidgetSupport
- getTabRunOverlay(int) - Method in class org.pushingpixels.substance.internal.ui.SubstanceTabbedPaneUI
- getTabState(int) - Method in class org.pushingpixels.substance.internal.ui.SubstanceTabbedPaneUI
-
Returns the current state for the specified tab.
- getTextAreaFocusInputMap() - Method in interface org.pushingpixels.substance.api.inputmaps.InputMapSet
- getTextAreaFocusInputMap() - Method in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet
- getTextBackgroundFillColor() - Method in class org.pushingpixels.substance.api.colorscheme.BaseColorScheme
- getTextBackgroundFillColor() - Method in interface org.pushingpixels.substance.api.SchemeDerivedColors
-
Returns the text background fill color for
this
scheme. - getTextBackgroundFillColor(JComponent) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceTextUtilities
- getTextBackgroundFillColor(SubstanceColorScheme) - Method in class org.pushingpixels.substance.api.colorscheme.DerivedColorsResolverLight
- getTextBackgroundFillColor(SubstanceColorScheme) - Method in interface org.pushingpixels.substance.api.SchemeDerivedColorsResolver
-
Returns the text background fill color for
this
scheme. - getTextBorderInsets(int) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceSizeUtils
-
Returns the text border insets under the specified font size.
- getTextButtonLRPadding(int) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceSizeUtils
-
Returns the text button padding amount on left and right sides under the specified font size.
- getTextComponent(T) - Method in interface org.pushingpixels.substance.internal.utils.SubstanceCoreUtilities.TextComponentAware
- getTextComponentForTransitions(Component) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceCoreUtilities
- getTextComponentRepaintCallback(JTextComponent) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceCoreUtilities
- getTextFieldFocusInputMap() - Method in interface org.pushingpixels.substance.api.inputmaps.InputMapSet
- getTextFieldFocusInputMap() - Method in class org.pushingpixels.substance.internal.inputmaps.AquaInputMapSet
- getTextFieldFocusInputMap() - Method in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet
- getTextFieldFocusInputMap() - Method in class org.pushingpixels.substance.internal.inputmaps.WindowsInputMapSet
- getTextIconGap(int) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceSizeUtils
-
Returns the gap between text and icon in buttons and menu items under the specified font size.
- getTextOffset(JComponent, Component) - Static method in class org.pushingpixels.substance.internal.utils.menu.MenuUtilities
-
Returns the text offset of the specified menu item.
- getTextPaneFocusInputMap() - Method in interface org.pushingpixels.substance.api.inputmaps.InputMapSet
- getTextPaneFocusInputMap() - Method in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet
- getThemedIcon(Component, Icon) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceCoreUtilities
- getThemedIcon(JTabbedPane, int, Icon) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceCoreUtilities
- getThisDecorationType() - Method in class org.pushingpixels.substance.internal.utils.SubstanceInternalFrameTitlePane
- getThisDecorationType() - Method in class org.pushingpixels.substance.internal.utils.SubstanceTitlePane
- getThumbIcon() - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.ColorSliderUI
- getThumbOverhang() - Method in class org.pushingpixels.substance.internal.ui.SubstanceSliderUI
-
Returns the amount that the thumb goes past the slide bar.
- getThumbSize() - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.ColorSliderUI
- getThumbSize() - Method in class org.pushingpixels.substance.internal.ui.SubstanceSliderUI
- getTickLength() - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.ColorSliderUI
-
Gets the height of the tick area for horizontal sliders and the width of the tick area for vertical sliders.
- getTickLength() - Method in class org.pushingpixels.substance.internal.ui.SubstanceSliderUI
- getTimelinePosition(JButton) - Static method in class org.pushingpixels.substance.internal.animation.RootPaneDefaultButtonTracker
-
Retrieves the current cycle count for the specified button.
- getTitleFont() - Method in interface org.pushingpixels.substance.api.fonts.FontSet
-
Returns the font used for the title label in TitledBorders.
- getTitleFont() - Method in class org.pushingpixels.substance.internal.fonts.ScaledFontSet
- getTitlePane() - Method in class org.pushingpixels.substance.internal.ui.SubstanceInternalFrameUI
-
Returns the title pane of the associated internal frame.
- getTitlePane() - Method in class org.pushingpixels.substance.internal.ui.SubstanceRootPaneUI
-
Returns the
JComponent
rendering the title pane. - getTitlePane(JRootPane) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceCoreUtilities
-
Returns the title pane of the specified root pane.
- getTitlePaneComponent(Window) - Static method in class org.pushingpixels.substance.api.SubstanceLookAndFeel
-
Returns the title pane of the specified top-level window.
- getTitlePaneIcon(SubstanceIconFactory.IconKind, SubstanceColorScheme, SubstanceColorScheme) - Static method in class org.pushingpixels.substance.internal.utils.icon.SubstanceIconFactory
-
Returns title pane icon of the specified kind.
- getTitlePaneIconSize() - Static method in class org.pushingpixels.substance.internal.utils.SubstanceSizeUtils
-
Returns the icon size of title pane buttons under the specified size.
- getTitleTextRectangle(int) - Method in class org.pushingpixels.substance.internal.utils.SubstanceTitlePane
-
Computes the rectangle of the title text.
- getToggleButtonFocusInputMap() - Method in interface org.pushingpixels.substance.api.inputmaps.InputMapSet
- getToggleButtonFocusInputMap() - Method in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet
- getToolBarAncestorInputMap() - Method in interface org.pushingpixels.substance.api.inputmaps.InputMapSet
- getToolBarAncestorInputMap() - Method in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet
- getToolbarButtonCornerRadius(JComponent, Insets) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceCoreUtilities
-
Returns the corner radius of the specified toolbar button.
- getToolBarDragInset(int) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceSizeUtils
-
Returns the tool bar drag inset under the specified font size.
- getToolBarInsets(int) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceSizeUtils
-
Returns the tool bar insets under the specified font size.
- getToolTipBorderInsets(int) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceSizeUtils
-
Returns the tooltip border insets under the specified font size.
- getToolTipText(MouseEvent) - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.QuaquaColorPreviewPanel
- getToolTipText(MouseEvent) - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.SwatchPanel
- getTopBorderColor(SubstanceColorScheme) - Method in class org.pushingpixels.substance.api.painter.border.ClassicBorderPainter
- getTopBorderColor(SubstanceColorScheme) - Method in class org.pushingpixels.substance.api.painter.border.DelegateBorderPainter
- getTopBorderColor(SubstanceColorScheme) - Method in class org.pushingpixels.substance.api.painter.border.GlassBorderPainter
- getTopBorderColor(SubstanceColorScheme) - Method in class org.pushingpixels.substance.api.painter.border.StandardBorderPainter
-
Computes the color of the top portion of the border.
- getTopBorderColor(SubstanceColorScheme) - Method in class org.pushingpixels.substance.internal.painter.SimplisticSoftBorderPainter
- getTopBorderColor(SubstanceColorScheme) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceColorUtilities
-
Returns the color of the top portion of border in control backgrounds.
- getTopFillColor(SubstanceColorScheme) - Method in class org.pushingpixels.substance.api.painter.fill.ClassicFillPainter
- getTopFillColor(SubstanceColorScheme) - Method in class org.pushingpixels.substance.api.painter.fill.GlassFillPainter
- getTopFillColor(SubstanceColorScheme) - Method in class org.pushingpixels.substance.api.painter.fill.MatteFillPainter
- getTopFillColor(SubstanceColorScheme) - Method in class org.pushingpixels.substance.api.painter.fill.StandardFillPainter
-
Computes the color of the top portion of the fill.
- getTopFillColor(SubstanceColorScheme) - Method in class org.pushingpixels.substance.api.painter.fill.SubduedFillPainter
- getTopFillColor(SubstanceColorScheme) - Method in class org.pushingpixels.substance.internal.painter.SimplisticFillPainter
- getTopFillColor(SubstanceColorScheme) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceColorUtilities
-
Returns the color of the top portion of fill in control backgrounds.
- getTopFillColor(SubstanceColorScheme) - Method in class org.pushingpixels.substance.internal.utils.SubstanceImageCreator.SimplisticSoftBorderReverseFillPainter
- getTopMostParentWithDecorationAreaType(Component, DecorationAreaType) - Static method in class org.pushingpixels.substance.api.painter.SubstancePainterUtils
- getTopShineColor(SubstanceColorScheme) - Method in class org.pushingpixels.substance.api.painter.fill.StandardFillPainter
-
Computes the color of the top portion of the shine.
- getTopShineColor(SubstanceColorScheme) - Method in class org.pushingpixels.substance.internal.painter.SimplisticFillPainter
- getTopShineColor(SubstanceColorScheme) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceColorUtilities
-
Returns the color of the top portion of shine in control backgrounds.
- getTracker(int, boolean, boolean) - Method in class org.pushingpixels.substance.internal.ui.SubstanceTableHeaderUI
- getTracker(Comparable<T>) - Method in class org.pushingpixels.substance.internal.animation.StateTransitionMultiTracker
- getTrackWidth() - Method in class org.pushingpixels.substance.internal.ui.SubstanceSliderUI
-
Returns the shorter dimension of the track.
- getTransitionalPlasticPolicy() - Static method in class org.pushingpixels.substance.internal.fonts.FontPolicies
-
Returns a font policy intended for API users that want to move Plastic code from the Looks 1.x to the Looks 2.0.
- getTransitionAwareUI() - Method in interface org.pushingpixels.substance.internal.utils.icon.TransitionAwareIcon.TransitionAwareUIDelegate
- getTransitionTracker() - Method in interface org.pushingpixels.substance.internal.animation.TransitionAwareUI
-
Returns the model for tracking the transitions.
- getTransitionTracker() - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.ColorSliderUI
- getTransitionTracker() - Method in class org.pushingpixels.substance.internal.ui.SubstanceButtonUI
- getTransitionTracker() - Method in class org.pushingpixels.substance.internal.ui.SubstanceCheckBoxMenuItemUI
- getTransitionTracker() - Method in class org.pushingpixels.substance.internal.ui.SubstanceComboBoxUI
- getTransitionTracker() - Method in class org.pushingpixels.substance.internal.ui.SubstanceEditorPaneUI
- getTransitionTracker() - Method in class org.pushingpixels.substance.internal.ui.SubstanceFormattedTextFieldUI
- getTransitionTracker() - Method in class org.pushingpixels.substance.internal.ui.SubstanceMenuItemUI
- getTransitionTracker() - Method in class org.pushingpixels.substance.internal.ui.SubstanceMenuUI
- getTransitionTracker() - Method in class org.pushingpixels.substance.internal.ui.SubstancePasswordFieldUI
- getTransitionTracker() - Method in class org.pushingpixels.substance.internal.ui.SubstanceRadioButtonMenuItemUI
- getTransitionTracker() - Method in class org.pushingpixels.substance.internal.ui.SubstanceRadioButtonUI
- getTransitionTracker() - Method in class org.pushingpixels.substance.internal.ui.SubstanceScrollBarUI
- getTransitionTracker() - Method in class org.pushingpixels.substance.internal.ui.SubstanceSliderUI
- getTransitionTracker() - Method in class org.pushingpixels.substance.internal.ui.SubstanceTextAreaUI
- getTransitionTracker() - Method in class org.pushingpixels.substance.internal.ui.SubstanceTextFieldUI
- getTransitionTracker() - Method in class org.pushingpixels.substance.internal.ui.SubstanceTextPaneUI
- getTransitionTracker() - Method in class org.pushingpixels.substance.internal.ui.SubstanceToggleButtonUI
- getTransitionTracker() - Method in class org.pushingpixels.substance.internal.utils.SubstanceSplitPaneDivider
- getTreeAncestorInputMap() - Method in interface org.pushingpixels.substance.api.inputmaps.InputMapSet
- getTreeAncestorInputMap() - Method in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet
- getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class org.pushingpixels.substance.api.renderers.SubstanceDefaultTreeCellRenderer
-
Configures the renderer based on the passed in components.
- getTreeCellRendererInsets(int) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceSizeUtils
-
Returns the tree cell renderer insets under the specified font size.
- getTreeFocusInputMap() - Method in interface org.pushingpixels.substance.api.inputmaps.InputMapSet
- getTreeFocusInputMap() - Method in class org.pushingpixels.substance.internal.inputmaps.AquaInputMapSet
- getTreeFocusInputMap() - Method in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet
- getTreeFocusInputMap() - Method in class org.pushingpixels.substance.internal.inputmaps.GnomeInputMapSet
- getTreeIcon(JTree, boolean) - Static method in class org.pushingpixels.substance.internal.utils.icon.SubstanceIconFactory
- getTreeIcon(JTree, SubstanceColorScheme, SubstanceColorScheme, boolean) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceImageCreator
-
Retrieves tree icon.
- getTreeIconSize(int) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceSizeUtils
-
Returns the icon size of tree expand / collapse icons under the specified size.
- getTriangleButtonOutline(int, int, float, int) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceOutlineUtilities
-
Returns outline that has a triangle poiting downwards.
- getTriangleButtonOutline(int, int, float, Insets) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceOutlineUtilities
-
Returns outline that has a triangle poiting downwards.
- getUiMap() - Method in class org.pushingpixels.substance.api.inputmaps.SubstanceInputMap
- getUltraDarkColor() - Method in class org.pushingpixels.substance.api.colorscheme.AquaColorScheme
- getUltraDarkColor() - Method in class org.pushingpixels.substance.api.colorscheme.BarbyPinkColorScheme
- getUltraDarkColor() - Method in class org.pushingpixels.substance.api.colorscheme.BottleGreenColorScheme
- getUltraDarkColor() - Method in class org.pushingpixels.substance.api.colorscheme.BrownColorScheme
- getUltraDarkColor() - Method in class org.pushingpixels.substance.api.colorscheme.CharcoalColorScheme
- getUltraDarkColor() - Method in class org.pushingpixels.substance.api.colorscheme.CremeColorScheme
- getUltraDarkColor() - Method in class org.pushingpixels.substance.api.colorscheme.DarkGrayColorScheme
- getUltraDarkColor() - Method in class org.pushingpixels.substance.api.colorscheme.DarkMetallicColorScheme
- getUltraDarkColor() - Method in class org.pushingpixels.substance.api.colorscheme.DarkVioletColorScheme
- getUltraDarkColor() - Method in class org.pushingpixels.substance.api.colorscheme.DesertSandColorScheme
- getUltraDarkColor() - Method in class org.pushingpixels.substance.api.colorscheme.EbonyColorScheme
- getUltraDarkColor() - Method in class org.pushingpixels.substance.api.colorscheme.JadeForestColorScheme
- getUltraDarkColor() - Method in class org.pushingpixels.substance.api.colorscheme.LightAquaColorScheme
- getUltraDarkColor() - Method in class org.pushingpixels.substance.api.colorscheme.LightGrayColorScheme
- getUltraDarkColor() - Method in class org.pushingpixels.substance.api.colorscheme.LimeGreenColorScheme
- getUltraDarkColor() - Method in class org.pushingpixels.substance.api.colorscheme.MetallicColorScheme
- getUltraDarkColor() - Method in class org.pushingpixels.substance.api.colorscheme.OliveColorScheme
- getUltraDarkColor() - Method in class org.pushingpixels.substance.api.colorscheme.OrangeColorScheme
- getUltraDarkColor() - Method in class org.pushingpixels.substance.api.colorscheme.PurpleColorScheme
- getUltraDarkColor() - Method in class org.pushingpixels.substance.api.colorscheme.RaspberryColorScheme
- getUltraDarkColor() - Method in class org.pushingpixels.substance.api.colorscheme.SepiaColorScheme
- getUltraDarkColor() - Method in class org.pushingpixels.substance.api.colorscheme.SteelBlueColorScheme
- getUltraDarkColor() - Method in class org.pushingpixels.substance.api.colorscheme.SunfireRedColorScheme
- getUltraDarkColor() - Method in class org.pushingpixels.substance.api.colorscheme.SunGlareColorScheme
- getUltraDarkColor() - Method in class org.pushingpixels.substance.api.colorscheme.SunsetColorScheme
- getUltraDarkColor() - Method in class org.pushingpixels.substance.api.colorscheme.TerracottaColorScheme
- getUltraDarkColor() - Method in class org.pushingpixels.substance.api.colorscheme.UltramarineColorScheme
- getUltraDarkColor() - Method in interface org.pushingpixels.substance.api.SchemeBaseColors
-
Retrieves the ultra-dark color.
- getUltraDarkColor() - Method in class org.pushingpixels.substance.internal.colorscheme.BlendBiColorScheme
- getUltraDarkColor() - Method in class org.pushingpixels.substance.internal.colorscheme.HueShiftColorScheme
- getUltraDarkColor() - Method in class org.pushingpixels.substance.internal.colorscheme.InvertedColorScheme
- getUltraDarkColor() - Method in class org.pushingpixels.substance.internal.colorscheme.NegatedColorScheme
- getUltraDarkColor() - Method in class org.pushingpixels.substance.internal.colorscheme.SaturatedColorScheme
- getUltraDarkColor() - Method in class org.pushingpixels.substance.internal.colorscheme.ShiftColorScheme
- getUltraLightColor() - Method in class org.pushingpixels.substance.api.colorscheme.AquaColorScheme
- getUltraLightColor() - Method in class org.pushingpixels.substance.api.colorscheme.BarbyPinkColorScheme
- getUltraLightColor() - Method in class org.pushingpixels.substance.api.colorscheme.BottleGreenColorScheme
- getUltraLightColor() - Method in class org.pushingpixels.substance.api.colorscheme.BrownColorScheme
- getUltraLightColor() - Method in class org.pushingpixels.substance.api.colorscheme.CharcoalColorScheme
- getUltraLightColor() - Method in class org.pushingpixels.substance.api.colorscheme.CremeColorScheme
- getUltraLightColor() - Method in class org.pushingpixels.substance.api.colorscheme.DarkGrayColorScheme
- getUltraLightColor() - Method in class org.pushingpixels.substance.api.colorscheme.DarkMetallicColorScheme
- getUltraLightColor() - Method in class org.pushingpixels.substance.api.colorscheme.DarkVioletColorScheme
- getUltraLightColor() - Method in class org.pushingpixels.substance.api.colorscheme.DesertSandColorScheme
- getUltraLightColor() - Method in class org.pushingpixels.substance.api.colorscheme.EbonyColorScheme
- getUltraLightColor() - Method in class org.pushingpixels.substance.api.colorscheme.JadeForestColorScheme
- getUltraLightColor() - Method in class org.pushingpixels.substance.api.colorscheme.LightAquaColorScheme
- getUltraLightColor() - Method in class org.pushingpixels.substance.api.colorscheme.LightGrayColorScheme
- getUltraLightColor() - Method in class org.pushingpixels.substance.api.colorscheme.LimeGreenColorScheme
- getUltraLightColor() - Method in class org.pushingpixels.substance.api.colorscheme.MetallicColorScheme
- getUltraLightColor() - Method in class org.pushingpixels.substance.api.colorscheme.OliveColorScheme
- getUltraLightColor() - Method in class org.pushingpixels.substance.api.colorscheme.OrangeColorScheme
- getUltraLightColor() - Method in class org.pushingpixels.substance.api.colorscheme.PurpleColorScheme
- getUltraLightColor() - Method in class org.pushingpixels.substance.api.colorscheme.RaspberryColorScheme
- getUltraLightColor() - Method in class org.pushingpixels.substance.api.colorscheme.SepiaColorScheme
- getUltraLightColor() - Method in class org.pushingpixels.substance.api.colorscheme.SteelBlueColorScheme
- getUltraLightColor() - Method in class org.pushingpixels.substance.api.colorscheme.SunfireRedColorScheme
- getUltraLightColor() - Method in class org.pushingpixels.substance.api.colorscheme.SunGlareColorScheme
- getUltraLightColor() - Method in class org.pushingpixels.substance.api.colorscheme.SunsetColorScheme
- getUltraLightColor() - Method in class org.pushingpixels.substance.api.colorscheme.TerracottaColorScheme
- getUltraLightColor() - Method in class org.pushingpixels.substance.api.colorscheme.UltramarineColorScheme
- getUltraLightColor() - Method in interface org.pushingpixels.substance.api.SchemeBaseColors
-
Retrieves the ultra-light color.
- getUltraLightColor() - Method in class org.pushingpixels.substance.internal.colorscheme.BlendBiColorScheme
- getUltraLightColor() - Method in class org.pushingpixels.substance.internal.colorscheme.HueShiftColorScheme
- getUltraLightColor() - Method in class org.pushingpixels.substance.internal.colorscheme.InvertedColorScheme
- getUltraLightColor() - Method in class org.pushingpixels.substance.internal.colorscheme.NegatedColorScheme
- getUltraLightColor() - Method in class org.pushingpixels.substance.internal.colorscheme.SaturatedColorScheme
- getUltraLightColor() - Method in class org.pushingpixels.substance.internal.colorscheme.ShiftColorScheme
- getUpdateOptimizationInfo() - Method in class org.pushingpixels.substance.internal.ui.SubstanceListUI
- getUpdateOptimizationInfo() - Method in class org.pushingpixels.substance.internal.ui.SubstanceTableUI
- getUpdateOptimizationInfo() - Method in interface org.pushingpixels.substance.internal.utils.UpdateOptimizationAware
- getUsages() - Static method in class org.pushingpixels.substance.internal.utils.MemoryAnalyzer
-
Returns all queued usages.
- getUseNarrowButtons() - Static method in class org.pushingpixels.substance.internal.contrib.jgoodies.looks.Options
-
Checks and answers if we shall use narrow button margins of 4 pixels.
- getUseSystemFonts() - Static method in class org.pushingpixels.substance.internal.contrib.jgoodies.looks.Options
-
Returns whether a hint is set in the UIManager that indicates, that a look&feel may use the native system fonts.
- getValue() - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.util.Worker
-
Get the value produced by the worker thread, or null if it hasn't been constructed yet.
- getValue(int) - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.ColorSliderModel
-
Returns the value of the specified color component.
- getVerticalScrollBar() - Method in class org.pushingpixels.substance.internal.ui.SubstanceScrollPaneUI.AdjustedLayout
- getVerticalScrollBarPolicy() - Method in class org.pushingpixels.substance.internal.ui.SubstanceScrollPaneUI.AdjustedLayout
- getViewport() - Method in class org.pushingpixels.substance.internal.ui.SubstanceScrollPaneUI.AdjustedLayout
- getViewportBorderBounds(JScrollPane) - Method in class org.pushingpixels.substance.internal.ui.SubstanceScrollPaneUI.AdjustedLayout
- getVisualMargin(Component) - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.VisualMargin
- getVisualMargin(Component, Insets) - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.VisualMargin
-
Reinitializes the insets parameter with this Border's current Insets.
- getVmParameter(String) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceCoreUtilities
-
Retrieves a single parameter from the VM flags.
- getWatermark() - Method in class org.pushingpixels.substance.api.SubstanceSkin
-
Returns the watermark of this skin.
- getWatermarkColorScheme() - Method in class org.pushingpixels.substance.api.SubstanceSkin
-
Returns the color scheme to be used for painting the watermark.
- getWatermarkDarkColor() - Method in class org.pushingpixels.substance.api.colorscheme.BaseColorScheme
- getWatermarkDarkColor() - Method in interface org.pushingpixels.substance.api.SchemeDerivedColors
-
Returns the watermark dark color for
this
scheme. - getWatermarkDarkColor(SubstanceColorScheme) - Method in class org.pushingpixels.substance.api.colorscheme.DerivedColorsResolverLight
- getWatermarkDarkColor(SubstanceColorScheme) - Method in interface org.pushingpixels.substance.api.SchemeDerivedColorsResolver
-
Returns the watermark dark color for
this
scheme. - getWatermarkIcon(SubstanceWatermark) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceImageCreator
-
Returns an icon that matches the specified watermark.
- getWatermarkLightColor() - Method in class org.pushingpixels.substance.api.colorscheme.BaseColorScheme
- getWatermarkLightColor() - Method in interface org.pushingpixels.substance.api.SchemeDerivedColors
-
Returns the watermark light color for
this
scheme. - getWatermarkLightColor(SubstanceColorScheme) - Method in class org.pushingpixels.substance.api.colorscheme.DerivedColorsResolverLight
- getWatermarkLightColor(SubstanceColorScheme) - Method in interface org.pushingpixels.substance.api.SchemeDerivedColorsResolver
-
Returns the watermark light color for
this
scheme. - getWatermarkStampColor() - Method in class org.pushingpixels.substance.api.colorscheme.BaseColorScheme
- getWatermarkStampColor() - Method in interface org.pushingpixels.substance.api.SchemeDerivedColors
-
Returns the watermark stamp color for
this
scheme. - getWatermarkStampColor(SubstanceColorScheme) - Method in class org.pushingpixels.substance.api.colorscheme.DerivedColorsResolverLight
- getWatermarkStampColor(SubstanceColorScheme) - Method in interface org.pushingpixels.substance.api.SchemeDerivedColorsResolver
-
Resolves a derived color for a given color scheme.
- getWindowDecorationStyle() - Method in class org.pushingpixels.substance.internal.utils.SubstanceTitlePane
-
Returns the decoration style of the
JRootPane
. - getWindowsControlFont() - Static method in class org.pushingpixels.substance.internal.fonts.Fonts
-
Looks up and returns the Windows control font.
- getWindowTitleFont() - Method in interface org.pushingpixels.substance.api.fonts.FontSet
-
Returns the font used for internal frame titles.
- getWindowTitleFont() - Method in class org.pushingpixels.substance.internal.fonts.ScaledFontSet
- Glass3DDecorationPainter - Class in org.pushingpixels.substance.api.painter.decoration
-
Decoration painter that paints a 3D glass gradient.
- Glass3DDecorationPainter() - Constructor for class org.pushingpixels.substance.api.painter.decoration.Glass3DDecorationPainter
- GlassBorderPainter - Class in org.pushingpixels.substance.api.painter.border
-
Border painter that returns images with classic appearance.
- GlassBorderPainter() - Constructor for class org.pushingpixels.substance.api.painter.border.GlassBorderPainter
- GlassFillPainter - Class in org.pushingpixels.substance.api.painter.fill
-
Fill painter that returns images with classic appearance.
- GlassFillPainter() - Constructor for class org.pushingpixels.substance.api.painter.fill.GlassFillPainter
- GlassHighlightPainter - Class in org.pushingpixels.substance.api.painter.highlight
-
Highlight painter that paints a glass gradient.
- GlassHighlightPainter() - Constructor for class org.pushingpixels.substance.api.painter.highlight.GlassHighlightPainter
-
Creates new classic title painter.
- glowingIcon - Variable in class org.pushingpixels.substance.internal.ui.SubstanceButtonUI
-
The matching glowing icon.
- glowingIcon - Variable in class org.pushingpixels.substance.internal.ui.SubstanceToggleButtonUI
-
The matching glowing icon.
- GlowingIcon - Class in org.pushingpixels.substance.internal.utils.icon
- GlowingIcon(Icon, IconGlowTracker) - Constructor for class org.pushingpixels.substance.internal.utils.icon.GlowingIcon
- GnomeInputMapSet - Class in org.pushingpixels.substance.internal.inputmaps
- GnomeInputMapSet() - Constructor for class org.pushingpixels.substance.internal.inputmaps.GnomeInputMapSet
- GO_UP - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.FileChooserActions
- GraphiteAquaSkin - Class in org.pushingpixels.substance.api.skin
-
Graphite Aqua
skin. - GraphiteAquaSkin() - Constructor for class org.pushingpixels.substance.api.skin.GraphiteAquaSkin
-
Creates a new
Graphite
skin. - GraphiteFilter() - Constructor for class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.util.Images.GraphiteFilter
- GraphiteGlassSkin - Class in org.pushingpixels.substance.api.skin
-
Graphite Glass
skin. - GraphiteGlassSkin() - Constructor for class org.pushingpixels.substance.api.skin.GraphiteGlassSkin
-
Creates a new
Graphite
skin. - GraphiteSkin - Class in org.pushingpixels.substance.api.skin
-
Graphite
skin. - GraphiteSkin() - Constructor for class org.pushingpixels.substance.api.skin.GraphiteSkin
-
Creates a new
Graphite
skin. - GrayChooser - Class in org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser
-
A color chooser with a brightness slider.
- GrayChooser() - Constructor for class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.GrayChooser
-
Creates new form.
- GrayColorSliderModel - Class in org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser
-
A ColorSliderModel for a gray color model (brightness).
- GrayColorSliderModel() - Constructor for class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.GrayColorSliderModel
-
Creates a new instance.
- GrayscaleFilter - Class in org.pushingpixels.substance.internal.utils.filters
- GrayscaleFilter() - Constructor for class org.pushingpixels.substance.internal.utils.filters.GrayscaleFilter
- GREEN - Static variable in class org.pushingpixels.substance.internal.utils.SubstanceColorSchemeUtilities
-
Used as reference to the green color scheme.
H
- H - Variable in class org.pushingpixels.substance.internal.contrib.xoetrope.editor.color.ModelColor
- HARD - Enum constant in enum class org.pushingpixels.substance.api.SubstanceConstants.MenuGutterFillKind
-
The
hard
(default) fill kind - draws gradient ranging from darker to light in the menu gutter. - HARD_FILL - Enum constant in enum class org.pushingpixels.substance.api.SubstanceConstants.MenuGutterFillKind
-
The
hard fill
fill kind - draws darker fill background in the menu gutter. - hasAlpha(Image) - Static method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.util.Images
-
This method returns true if the specified image has transparent pixels Code taken from the Java Developers Almanac 1.4 http://javaalmanac.com/egs/java.awt.image/HasAlpha.html
- hasCloseButton(JTabbedPane, int) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceCoreUtilities
-
Checks whether the specified tab has a close button.
- hasCustomSkinOnAtLeastOneRootPane() - Static method in class org.pushingpixels.substance.internal.ui.SubstanceRootPaneUI
- hasFlatAppearance(Component, boolean) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceCoreUtilities
-
Checks whether the specified component is flat.
- hasFlatAppearance(AbstractButton) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceCoreUtilities
-
Computes whether the specified button has flat appearance.
- hasFocus - Variable in class org.pushingpixels.substance.api.renderers.SubstanceDefaultTreeCellRenderer
-
True if has focus.
- hashCode() - Method in class org.pushingpixels.substance.api.ComponentState
- hashCode() - Method in class org.pushingpixels.substance.api.skin.SkinInfo
- hashCode() - Method in class org.pushingpixels.substance.internal.ui.SubstanceScrollPaneUI.AdjustedLayout
- hashCode() - Method in class org.pushingpixels.substance.internal.ui.SubstanceTableUI.TableCellId
- hashCode() - Method in class org.pushingpixels.substance.internal.ui.SubstanceTreeUI.TreePathId
- hashCode() - Method in class org.pushingpixels.substance.internal.utils.HashMapKey
- HashMapKey - Class in org.pushingpixels.substance.internal.utils
-
Implementation of a key for the
LazyResettableHashMap
. - HashMapKey(Object...) - Constructor for class org.pushingpixels.substance.internal.utils.HashMapKey
-
Creates a new key object.
- hasIcon(AbstractButton) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceCoreUtilities
-
Checks whether the specified button has associated icon.
- hasLockIcon(Component) - Method in class org.pushingpixels.substance.internal.utils.SubstanceWidgetSupport
- hasNoMinSizeProperty(AbstractButton) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceCoreUtilities
-
Checks whether the specified button should have minimal size.
- hasQuaquaColorChooser - Variable in class org.pushingpixels.substance.internal.plugin.BasePlugin
-
Indication whether the Quaqua color chooser is available.
- hasRolloverAnimations() - Method in class org.pushingpixels.substance.internal.ui.SubstanceTableUI
- hasRunningTimelines() - Method in class org.pushingpixels.substance.internal.animation.StateTransitionTracker
- hasSelectionAnimations() - Method in class org.pushingpixels.substance.internal.ui.SubstanceTableUI
- hasText(AbstractButton) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceCoreUtilities
-
Checks whether the specified button has associated text.
- header - Variable in class org.pushingpixels.substance.internal.ui.SubstanceTableHeaderUI.ColumnHeaderRepaintCallback
-
Associated table header.
- header - Variable in class org.pushingpixels.substance.internal.ui.SubstanceTableHeaderUI.ScrollPaneCornerFiller
-
Associated table header.
- HEADER - Static variable in class org.pushingpixels.substance.api.DecorationAreaType
-
Any area that can be placed in the top portion of its window.
- HEADER_STYLE_KEY - Static variable in class org.pushingpixels.substance.internal.contrib.jgoodies.looks.Options
-
Hint for the style: Single or Both, see
HeaderStyle
. - HEAP_STATUS_TRACE_FILE - Static variable in class org.pushingpixels.substance.api.SubstanceLookAndFeel
-
VM property name for specifying the heap status trace file.
- heapStatusMenuItem - Variable in class org.pushingpixels.substance.internal.utils.SubstanceTitlePane
-
The heap status toggle menu item of
this
title pane. - heapStatusPanel - Variable in class org.pushingpixels.substance.internal.utils.SubstanceTitlePane
-
The heap status panel of
this
title pane. - HeapStatusPanel() - Constructor for class org.pushingpixels.substance.internal.utils.SubstanceTitlePane.HeapStatusPanel
-
Creates new heap status panel.
- hex2dec(String) - Static method in class org.pushingpixels.substance.internal.contrib.xoetrope.editor.color.ModelColor
-
Convert a hexadecimal rgb value to a decimal value
- hide() - Method in class org.pushingpixels.substance.internal.contrib.jgoodies.looks.common.ShadowPopup
-
Hides and disposes of the
Popup
. - hide() - Method in class org.pushingpixels.substance.internal.utils.combo.SubstanceComboPopup
- HIDE - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.ComboActions
- HIGHLIGHT - Static variable in class org.pushingpixels.substance.api.ColorSchemeAssociationKind
-
Highlight visual areas for lists, tables, trees and menus.
- HIGHLIGHT_BORDER - Static variable in class org.pushingpixels.substance.api.ColorSchemeAssociationKind
-
Border visual areas for highlighted regions of lists, tables, trees and menus.
- HIGHLIGHT_MARK - Static variable in class org.pushingpixels.substance.api.ColorSchemeAssociationKind
-
Visual area of marks in highlighted regions of lists, tables, trees and menus.
- highlightBorderPainter - Variable in class org.pushingpixels.substance.api.SubstanceSkin
-
The highlight border painter of
this
skin. - highlightPainter - Variable in class org.pushingpixels.substance.api.SubstanceSkin
-
The highlight painter of
this
skin. - HighlightPainterUtils - Class in org.pushingpixels.substance.internal.painter
-
Contains utility methods related to highlight painters.
- HighlightPainterUtils() - Constructor for class org.pushingpixels.substance.internal.painter.HighlightPainterUtils
- hiResControlFontSize() - Method in class org.pushingpixels.substance.internal.contrib.jgoodies.looks.FontSizeHints
-
Returns the high resolution control font size.
- hiResMenuFontSize() - Method in class org.pushingpixels.substance.internal.contrib.jgoodies.looks.FontSizeHints
-
Returns the high resolution menu font size.
- HOME - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.ComboActions
- horizontalIcon - Variable in class org.pushingpixels.substance.internal.ui.SubstanceSliderUI
-
Icon for horizontal sliders.
- horizontalScrollTimeline - Variable in class org.pushingpixels.substance.internal.ui.SubstanceScrollPaneUI
-
Timeline of the current horizontal scroll under smart tree scroll mode.
- HSBChooser - Class in org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser
-
A ColorChooser with HSB sliders.
- HSBChooser() - Constructor for class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.HSBChooser
-
Creates new form.
- HSBColorSliderModel - Class in org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser
-
ColorSliderModel for the HSB color model (hue, saturation, brightness).
- HSBColorSliderModel() - Constructor for class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.HSBColorSliderModel
-
Creates a new instance.
- HTMLChooser - Class in org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser
-
HTMLChooser.
- HTMLChooser() - Constructor for class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.HTMLChooser
-
Creates new form.
- HTMLColorSliderModel - Class in org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser
-
ColorSliderModel for the HTML color model (red, green, blue, restricted to values considered as web-save).
- HTMLColorSliderModel() - Constructor for class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.HTMLColorSliderModel
-
Creates a new instance.
- HTMLSliderTextFieldHandler - Class in org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser
-
This handler adjusts the value of a component in the HTML color slider model, when the user enters text into the text field.
- HTMLSliderTextFieldHandler(JTextField, HTMLColorSliderModel, int) - Constructor for class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.HTMLSliderTextFieldHandler
- hueEdit - Variable in class org.pushingpixels.substance.internal.contrib.xoetrope.editor.color.ColorWheelPanel
- hueShift(double) - Method in class org.pushingpixels.substance.api.colorscheme.BaseColorScheme
- hueShift(double) - Method in interface org.pushingpixels.substance.api.SubstanceColorScheme
-
Creates a hue-shifted (in HSB space) version of
this
color scheme. - HueShiftColorScheme - Class in org.pushingpixels.substance.internal.colorscheme
-
Hue-shifted color scheme.
- HueShiftColorScheme(SubstanceColorScheme, double) - Constructor for class org.pushingpixels.substance.internal.colorscheme.HueShiftColorScheme
-
Creates a new hue-shifted color scheme.
I
- ICC_CMYKColorSliderModel - Class in org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser
-
A ColorSliderModel for CMYK color models (cyan, magenta, yellow, black) in a color space defined by a ICC color profile (International Color Consortium).
- ICC_CMYKColorSliderModel(InputStream) - Constructor for class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.ICC_CMYKColorSliderModel
-
Creates a new instance.
- ICON_ORIGINAL - Static variable in class org.pushingpixels.substance.internal.ui.SubstanceButtonUI
-
Property used to store the original button icon.
- iconGlowTracker - Variable in class org.pushingpixels.substance.internal.utils.icon.GlowingIcon
- IconGlowTracker - Class in org.pushingpixels.substance.internal.animation
- IconGlowTracker(Component) - Constructor for class org.pushingpixels.substance.internal.animation.IconGlowTracker
- iconHeight - Variable in class org.pushingpixels.substance.internal.utils.icon.ArrowButtonTransitionAwareIcon
-
Icon height.
- ICONIFYING - Static variable in class org.pushingpixels.substance.internal.utils.SubstanceInternalFrameTitlePane
-
Client property to mark an internal frame as being iconified.
- iconMap - Variable in class org.pushingpixels.substance.internal.utils.icon.GlowingIcon
- iconRect - Variable in class org.pushingpixels.substance.internal.utils.menu.MenuUtilities.MenuLayoutInfo
-
Icon rectangle.
- IconRenderer() - Constructor for class org.pushingpixels.substance.api.renderers.SubstanceDefaultTableCellRenderer.IconRenderer
-
Creates a new renderer for icon columns.
- icons - Variable in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.MultiIcon
-
The icons from which we choose from.
- iconWidth - Variable in class org.pushingpixels.substance.internal.utils.icon.ArrowButtonTransitionAwareIcon
-
Icon width.
- imagePicker - Variable in class org.pushingpixels.substance.internal.contrib.xoetrope.editor.color.ColorWheelPanel
- Images - Class in org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.util
-
Image processing methods.
- Images.GraphiteFilter - Class in org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.util
-
Based on a code example from: http://tams-www.informatik.uni-hamburg.de/applets/hades/webdemos/00-intro/02-imageprocessing/saturation.html
- ImageWrapperDecorationPainter - Class in org.pushingpixels.substance.api.painter.decoration
-
Implementation of
SubstanceDecorationPainter
that uses brushed metal painting on decoration areas. - ImageWrapperDecorationPainter() - Constructor for class org.pushingpixels.substance.api.painter.decoration.ImageWrapperDecorationPainter
-
Creates a new image wrapper decoration painter.
- INCREMENT - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.TextComponentActions
- indeterminateLoopTimeline - Variable in class org.pushingpixels.substance.internal.ui.SubstanceProgressBarUI
- initClassDefaults(UIDefaults) - Method in class org.pushingpixels.substance.api.SubstanceLookAndFeel
- initColors() - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.SwatchesChooser
- initColors() - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.SwatchPanel
- initComponentDefaults(UIDefaults) - Method in class org.pushingpixels.substance.api.SubstanceLookAndFeel
- initialize() - Method in class org.pushingpixels.substance.api.SubstanceLookAndFeel
- initialize() - Method in class org.pushingpixels.substance.internal.plugin.BasePlugin
- initializeDefaultReplacements() - Static method in class org.pushingpixels.substance.internal.contrib.jgoodies.looks.Options
-
Initializes some default class name replacements, that replace Sun's Java look and feel, and Sun's Windows look and feel by the appropriate JGoodies replacements.
- initPluginsIfNecessary() - Static method in class org.pushingpixels.substance.api.SubstanceLookAndFeel
-
Initializes the plugins if necessary.
- initValues() - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.SwatchPanel
- innerCircle - Variable in class org.pushingpixels.substance.internal.contrib.xoetrope.editor.color.ColorWheelPanel
- InputMapSet - Interface in org.pushingpixels.substance.api.inputmaps
- insertUpdate(DocumentEvent) - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.ColorSliderTextFieldHandler
- insertUpdate(DocumentEvent) - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.HTMLSliderTextFieldHandler
- install() - Static method in class org.pushingpixels.substance.internal.contrib.jgoodies.looks.common.ShadowPopupFactory
-
Installs the ShadowPopupFactory as the shared popup factory on non-Mac platforms.
- install() - Method in class org.pushingpixels.substance.internal.utils.menu.MenuUtilities.MenuPropertyListener
-
Installs the property change listener on the associated menu item.
- installBorder(JRootPane) - Method in class org.pushingpixels.substance.internal.ui.SubstanceRootPaneUI
-
Installs the appropriate
Border
onto theJRootPane
. - installChooserPanel(JColorChooser) - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.ColorSlidersChooser
- installChooserPanel(JColorChooser) - Method in class org.pushingpixels.substance.internal.contrib.xoetrope.editor.color.ColorWheelPanel
- installComponents() - Method in class org.pushingpixels.substance.internal.ui.SubstanceDesktopIconUI
- installComponents() - Method in class org.pushingpixels.substance.internal.ui.SubstanceInternalFrameUI
- installComponents() - Method in class org.pushingpixels.substance.internal.ui.SubstanceOptionPaneUI
- installComponents() - Method in class org.pushingpixels.substance.internal.ui.SubstanceScrollBarUI
- installDefaults() - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.Quaqua13ColorChooserUI
- installDefaults() - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.Quaqua14ColorChooserUI
- installDefaults() - Method in class org.pushingpixels.substance.internal.ui.SubstanceCheckBoxMenuItemUI
- installDefaults() - Method in class org.pushingpixels.substance.internal.ui.SubstanceComboBoxUI
- installDefaults() - Method in class org.pushingpixels.substance.internal.ui.SubstanceDesktopIconUI
- installDefaults() - Method in class org.pushingpixels.substance.internal.ui.SubstanceDesktopPaneUI
- installDefaults() - Method in class org.pushingpixels.substance.internal.ui.SubstanceEditorPaneUI
- installDefaults() - Method in class org.pushingpixels.substance.internal.ui.SubstanceFormattedTextFieldUI
- installDefaults() - Method in class org.pushingpixels.substance.internal.ui.SubstanceListUI
- installDefaults() - Method in class org.pushingpixels.substance.internal.ui.SubstanceMenuBarUI
- installDefaults() - Method in class org.pushingpixels.substance.internal.ui.SubstanceMenuItemUI
- installDefaults() - Method in class org.pushingpixels.substance.internal.ui.SubstanceMenuUI
- installDefaults() - Method in class org.pushingpixels.substance.internal.ui.SubstancePasswordFieldUI
- installDefaults() - Method in class org.pushingpixels.substance.internal.ui.SubstanceProgressBarUI
- installDefaults() - Method in class org.pushingpixels.substance.internal.ui.SubstanceRadioButtonMenuItemUI
- installDefaults() - Method in class org.pushingpixels.substance.internal.ui.SubstanceScrollBarUI
- installDefaults() - Method in class org.pushingpixels.substance.internal.ui.SubstanceSpinnerUI
- installDefaults() - Method in class org.pushingpixels.substance.internal.ui.SubstanceTabbedPaneUI
- installDefaults() - Method in class org.pushingpixels.substance.internal.ui.SubstanceTableHeaderUI
- installDefaults() - Method in class org.pushingpixels.substance.internal.ui.SubstanceTableUI
- installDefaults() - Method in class org.pushingpixels.substance.internal.ui.SubstanceTextAreaUI
- installDefaults() - Method in class org.pushingpixels.substance.internal.ui.SubstanceTextFieldUI
- installDefaults() - Method in class org.pushingpixels.substance.internal.ui.SubstanceTextPaneUI
- installDefaults() - Method in class org.pushingpixels.substance.internal.ui.SubstanceToolBarUI
- installDefaults() - Method in class org.pushingpixels.substance.internal.ui.SubstanceTreeUI
- installDefaults() - Method in class org.pushingpixels.substance.internal.utils.SubstanceInternalFrameTitlePane
- installDefaults(AbstractButton) - Method in class org.pushingpixels.substance.internal.ui.SubstanceButtonUI
- installDefaults(AbstractButton) - Method in class org.pushingpixels.substance.internal.ui.SubstanceCheckBoxUI
- installDefaults(AbstractButton) - Method in class org.pushingpixels.substance.internal.ui.SubstanceRadioButtonUI
- installDefaults(AbstractButton) - Method in class org.pushingpixels.substance.internal.ui.SubstanceToggleButtonUI
- installDefaults(JComponent) - Method in class org.pushingpixels.substance.internal.ui.SubstanceViewportUI
- installDefaults(JPanel) - Method in class org.pushingpixels.substance.internal.ui.SubstancePanelUI
- installDefaults(JRootPane) - Method in class org.pushingpixels.substance.internal.ui.SubstanceRootPaneUI
- installDefaults(JScrollPane) - Method in class org.pushingpixels.substance.internal.ui.SubstanceScrollPaneUI
- installDefaults(JSlider) - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.ColorSliderUI
- installDefaults(JSlider) - Method in class org.pushingpixels.substance.internal.ui.SubstanceSliderUI
- installEditorIfNecessary(Class<?>, TableCellEditor) - Method in class org.pushingpixels.substance.internal.ui.SubstanceTableUI
-
Installs Substance-specific renderers for column classes that don't have application-specific renderers installed by the user code.
- installIfNecessary(JInternalFrame.JDesktopIcon) - Method in class org.pushingpixels.substance.internal.ui.SubstanceDesktopIconUI
-
Installs the UI delegate on the desktop icon if necessary.
- installListeners() - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.Quaqua13ColorChooserUI
- installListeners() - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.Quaqua14ColorChooserUI
- installListeners() - Method in class org.pushingpixels.substance.internal.ui.SubstanceCheckBoxMenuItemUI
- installListeners() - Method in class org.pushingpixels.substance.internal.ui.SubstanceComboBoxUI
- installListeners() - Method in class org.pushingpixels.substance.internal.ui.SubstanceDesktopIconUI
- installListeners() - Method in class org.pushingpixels.substance.internal.ui.SubstanceEditorPaneUI
- installListeners() - Method in class org.pushingpixels.substance.internal.ui.SubstanceFormattedTextFieldUI
- installListeners() - Method in class org.pushingpixels.substance.internal.ui.SubstanceInternalFrameUI
- installListeners() - Method in class org.pushingpixels.substance.internal.ui.SubstanceListUI
- installListeners() - Method in class org.pushingpixels.substance.internal.ui.SubstanceMenuItemUI
- installListeners() - Method in class org.pushingpixels.substance.internal.ui.SubstanceMenuUI
- installListeners() - Method in class org.pushingpixels.substance.internal.ui.SubstancePasswordFieldUI
- installListeners() - Method in class org.pushingpixels.substance.internal.ui.SubstancePopupMenuUI
- installListeners() - Method in class org.pushingpixels.substance.internal.ui.SubstanceProgressBarUI
- installListeners() - Method in class org.pushingpixels.substance.internal.ui.SubstanceRadioButtonMenuItemUI
- installListeners() - Method in class org.pushingpixels.substance.internal.ui.SubstanceScrollBarUI
- installListeners() - Method in class org.pushingpixels.substance.internal.ui.SubstanceSpinnerUI
- installListeners() - Method in class org.pushingpixels.substance.internal.ui.SubstanceSplitPaneUI
- installListeners() - Method in class org.pushingpixels.substance.internal.ui.SubstanceTabbedPaneUI
- installListeners() - Method in class org.pushingpixels.substance.internal.ui.SubstanceTableHeaderUI
- installListeners() - Method in class org.pushingpixels.substance.internal.ui.SubstanceTableUI
- installListeners() - Method in class org.pushingpixels.substance.internal.ui.SubstanceTextAreaUI
- installListeners() - Method in class org.pushingpixels.substance.internal.ui.SubstanceTextFieldUI
- installListeners() - Method in class org.pushingpixels.substance.internal.ui.SubstanceTextPaneUI
- installListeners() - Method in class org.pushingpixels.substance.internal.ui.SubstanceTreeUI
- installListeners() - Method in class org.pushingpixels.substance.internal.utils.SubstanceInternalFrameTitlePane
- installListeners(AbstractButton) - Method in class org.pushingpixels.substance.internal.ui.SubstanceButtonUI
- installListeners(AbstractButton) - Method in class org.pushingpixels.substance.internal.ui.SubstanceRadioButtonUI
- installListeners(AbstractButton) - Method in class org.pushingpixels.substance.internal.ui.SubstanceToggleButtonUI
- installListeners(AbstractButton, boolean) - Method in class org.pushingpixels.substance.internal.utils.ButtonVisualStateTracker
-
Installs tracking listeners on the specified button.
- installListeners(JLabel) - Method in class org.pushingpixels.substance.internal.ui.SubstanceLabelUI
- installListeners(JRootPane) - Method in class org.pushingpixels.substance.internal.ui.SubstanceRootPaneUI
- installListeners(JScrollPane) - Method in class org.pushingpixels.substance.internal.ui.SubstanceScrollPaneUI
- installListeners(JSlider) - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.ColorSliderUI
- installListeners(JSlider) - Method in class org.pushingpixels.substance.internal.ui.SubstanceSliderUI
- installPreviewPanel() - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.Quaqua13ColorChooserUI
- installPreviewPanel() - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.Quaqua14ColorChooserUI
- installRendererIfNecessary(Class<?>, TableCellRenderer) - Method in class org.pushingpixels.substance.internal.ui.SubstanceTableUI
-
Installs Substance-specific renderers for column classes that don't have application-specific renderers installed by the user code.
- installTableHeaderCornerFiller(JScrollPane) - Static method in class org.pushingpixels.substance.internal.ui.SubstanceScrollPaneUI
-
Installs a corner filler that matches the table header.
- installUI(JComponent) - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.Quaqua13ColorChooserUI
- installUI(JComponent) - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.Quaqua14ColorChooserUI
- installUI(JComponent) - Method in class org.pushingpixels.substance.internal.ui.SubstanceComboBoxUI
- installUI(JComponent) - Method in class org.pushingpixels.substance.internal.ui.SubstanceDesktopIconUI
- installUI(JComponent) - Method in class org.pushingpixels.substance.internal.ui.SubstanceRootPaneUI
-
Invokes supers implementation of
installUI
to install the necessary state onto the passed inJRootPane
to render the metal look and feel implementation ofRootPaneUI
. - installUI(JComponent) - Method in class org.pushingpixels.substance.internal.ui.SubstanceSpinnerUI
- INSTANCE - Static variable in class org.pushingpixels.substance.api.painter.fill.ClassicFillPainter
-
Reusable instance of this painter.
- INSTANCE - Static variable in class org.pushingpixels.substance.api.painter.fill.MatteFillPainter
-
Reusable instance of this painter.
- INSTANCE - Static variable in class org.pushingpixels.substance.api.shaper.ClassicButtonShaper
-
Reusable instance of this shaper.
- INSTANCE - Static variable in class org.pushingpixels.substance.internal.painter.SimplisticFillPainter
-
Reusable instance of this painter.
- INSTANCE - Static variable in class org.pushingpixels.substance.internal.utils.SubstanceImageCreator.SimplisticSoftBorderReverseFillPainter
-
Singleton instance.
- internalPaint(Graphics2D, Component, int, int, SubstanceColorScheme) - Method in class org.pushingpixels.substance.api.painter.decoration.ClassicDecorationPainter
-
Paints the specified area.
- invalidate() - Method in class org.pushingpixels.substance.api.renderers.SubstanceDefaultTreeCellRenderer
-
Overridden for performance reasons.
- invalidateLayout(Container) - Method in class org.pushingpixels.substance.internal.ui.SubstanceRootPaneUI.SubstanceRootLayout
- invert() - Method in class org.pushingpixels.substance.api.colorscheme.BaseColorScheme
- invert() - Method in class org.pushingpixels.substance.api.colorscheme.DerivedColorsResolverLight
- invert() - Method in interface org.pushingpixels.substance.api.SchemeDerivedColorsResolver
-
Inverts this resolver, for use with inverted color schemes and switching from light to dark schemes or vice versa.
- invert() - Method in interface org.pushingpixels.substance.api.SubstanceColorScheme
-
Creates an inverted version of
this
scheme. - invertColor(Color) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceColorUtilities
-
Inverts the specified color.
- InvertedColorScheme - Class in org.pushingpixels.substance.internal.colorscheme
-
Implementation of inverted color scheme.
- InvertedColorScheme(SubstanceColorScheme) - Constructor for class org.pushingpixels.substance.internal.colorscheme.InvertedColorScheme
-
Creates a new inverted scheme.
- invoke(Object, String) - Static method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.util.Methods
-
Invokes the specified accessible parameterless method if it exists.
- invoke(Object, String, boolean) - Static method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.util.Methods
-
Invokes the specified setter method if it exists.
- invoke(Object, String, float) - Static method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.util.Methods
-
Invokes the specified setter method if it exists.
- invoke(Object, String, int) - Static method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.util.Methods
-
Invokes the specified method if it exists.
- invoke(Object, String, Class[], Object[]) - Static method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.util.Methods
-
Invokes the specified method if it exists.
- invoke(Object, String, Class, Object) - Static method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.util.Methods
-
Invokes the specified setter method if it exists.
- invoke(Object, String, String) - Static method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.util.Methods
-
Invokes the specified accessible method with a string parameter if it exists.
- invokeGetter(Object, String, boolean) - Static method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.util.Methods
-
Invokes the specified getter method if it exists.
- invokeGetter(Object, String, int) - Static method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.util.Methods
-
Invokes the specified getter method if it exists.
- invokeGetter(Object, String, long) - Static method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.util.Methods
-
Invokes the specified getter method if it exists.
- invokeGetter(Object, String, Object) - Static method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.util.Methods
-
Invokes the specified getter method if it exists.
- invokeIfExists(Object, String) - Static method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.util.Methods
-
Invokes the specified setter method if it exists.
- invokeIfExists(Object, String, boolean) - Static method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.util.Methods
-
Invokes the specified method if it exists.
- invokeIfExists(Object, String, float) - Static method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.util.Methods
-
Invokes the specified setter method if it exists.
- invokeIfExists(Object, String, int) - Static method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.util.Methods
-
Invokes the specified setter method if it exists.
- invokeIfExists(Object, String, Class, Object) - Static method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.util.Methods
-
Invokes the specified setter method if it exists.
- invokeIfExistsWithEnum(Object, String, String, String) - Static method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.util.Methods
-
Invokes the specified setter method if it exists.
- invokeStatic(Class, String) - Static method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.util.Methods
-
Invokes the specified accessible parameterless method if it exists.
- invokeStatic(Class, String, Class[], Object[]) - Static method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.util.Methods
-
Invokes the specified static method if it exists.
- invokeStatic(Class, String, Class, Object) - Static method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.util.Methods
-
Invokes the specified static method if it exists.
- invokeStatic(String, String) - Static method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.util.Methods
-
Invokes the specified static parameterless method if it exists.
- invokeStatic(String, String, Class[], Object[]) - Static method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.util.Methods
-
Invokes the specified static method if it exists.
- invokeStatic(String, String, Class[], Object[], Object) - Static method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.util.Methods
-
Invokes the specified static method if it exists.
- invokeStatic(String, String, Class, Object) - Static method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.util.Methods
-
Invokes the specified static method if it exists.
- invokeStaticGetter(Class, String, boolean) - Static method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.util.Methods
-
Invokes the specified getter method if it exists.
- IS_COVERED_BY_LIGHTWEIGHT_POPUPS - Static variable in class org.pushingpixels.substance.internal.utils.SubstanceCoreUtilities
-
Client property name for marking components covered by lightweight popups.
- IS_ETCHED_KEY - Static variable in class org.pushingpixels.substance.internal.contrib.jgoodies.looks.Options
-
Hint that the scroll pane border should be etched.
- IS_NARROW_KEY - Static variable in class org.pushingpixels.substance.internal.contrib.jgoodies.looks.Options
-
Hint that the button margin should be narrow.
- IS_TITLE_CLOSE_BUTTON - Static variable in class org.pushingpixels.substance.internal.ui.SubstanceButtonUI
-
Internal property used to mark close buttons on title panes.
- isActive() - Method in class org.pushingpixels.substance.api.ComponentState
- isAllowed(JRootPane, SubstanceConstants.SubstanceWidgetType) - Method in class org.pushingpixels.substance.internal.utils.SubstanceWidgetManager
- isAllowedAnywhere(SubstanceConstants.SubstanceWidgetType) - Method in class org.pushingpixels.substance.internal.utils.SubstanceWidgetManager
- isAnimated() - Method in enum class org.pushingpixels.substance.api.SubstanceConstants.FocusKind
-
Returns indication whether
this
focus kind can be animated. - isAnimating(JButton) - Static method in class org.pushingpixels.substance.internal.animation.RootPaneDefaultButtonTracker
-
Retrieves the animation state for the specified button.
- isBorderOpaque() - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.SmallColorWellBorder
- isBorderOpaque() - Method in class org.pushingpixels.substance.internal.utils.border.SubstanceBorder
- isBorderOpaque() - Method in class org.pushingpixels.substance.internal.utils.border.SubstanceButtonBorder
- isBorderOpaque() - Method in class org.pushingpixels.substance.internal.utils.border.SubstanceEtchedBorder
- isBorderOpaque() - Method in class org.pushingpixels.substance.internal.utils.border.SubstancePaneBorder
- isBorderOpaque() - Method in class org.pushingpixels.substance.internal.utils.border.SubstanceTableCellBorder
- isBorderOpaque() - Method in class org.pushingpixels.substance.internal.utils.border.SubstanceTextComponentBorder
- isBorderOpaque() - Method in class org.pushingpixels.substance.internal.utils.scroll.SubstanceScrollPaneBorder
- isButtonNeverPainted(JComponent) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceCoreUtilities
-
Checks whether the specified button never paints its background.
- isComboBoxButton(AbstractButton) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceCoreUtilities
-
Checks and answers if the specified button is in a combo box.
- isCoveredByLightweightPopups(Component) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceCoreUtilities
- isCurrentLookAndFeel() - Static method in class org.pushingpixels.substance.api.SubstanceLookAndFeel
-
Checks whether Substance is the current look-and-feel.
- isDark - Variable in class org.pushingpixels.substance.api.colorscheme.BaseColorScheme
-
Indicates whether this color scheme is dark.
- isDark() - Method in class org.pushingpixels.substance.api.colorscheme.BaseColorScheme
- isDark() - Method in class org.pushingpixels.substance.api.colorscheme.DerivedColorsResolverLight
- isDark() - Method in interface org.pushingpixels.substance.api.SchemeDerivedColorsResolver
-
Determines if this resolver is for dark color schemes.
- isDark() - Method in interface org.pushingpixels.substance.api.SubstanceColorScheme
-
Returns indication whether this color scheme uses dark colors.
- isDefault() - Method in interface org.pushingpixels.substance.api.trait.SubstanceTraitInfo
-
Returns indication whether the associated trait is default.
- isDefault() - Method in class org.pushingpixels.substance.internal.utils.TraitInfoImpl
- isDisabled() - Method in class org.pushingpixels.substance.api.ComponentState
-
Checks whether this state is disabled.
- isFacetActive(ComponentStateFacet) - Method in class org.pushingpixels.substance.api.ComponentState
-
Returns indication whether
this
component state is "active" under the specified facet. - isFocusable() - Method in class org.pushingpixels.substance.internal.utils.scroll.SubstanceScrollButton
- isFocusable() - Method in class org.pushingpixels.substance.internal.utils.SubstanceSpinnerButton
- isFocused(Component) - Static method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.QuaquaUtilities
- isFocusedCell(int, int) - Method in class org.pushingpixels.substance.internal.ui.SubstanceTableUI
-
Returns indication whether the specified cell has focus.
- isFocusTraversable() - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.SwatchPanel
- isFocusTraversable() - Method in class org.pushingpixels.substance.internal.utils.SubstanceTitleButton
- isInDecorationArea - Variable in class org.pushingpixels.substance.internal.utils.UpdateOptimizationInfo
- isInside(MouseEvent) - Method in interface org.pushingpixels.substance.internal.animation.TransitionAwareUI
-
Checks whether the mouse position of the specified event lies inside the area of the component designated for transition effects.
- isInside(MouseEvent) - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.ColorSliderUI
- isInside(MouseEvent) - Method in class org.pushingpixels.substance.internal.ui.SubstanceButtonUI
- isInside(MouseEvent) - Method in class org.pushingpixels.substance.internal.ui.SubstanceCheckBoxMenuItemUI
- isInside(MouseEvent) - Method in class org.pushingpixels.substance.internal.ui.SubstanceComboBoxUI
- isInside(MouseEvent) - Method in class org.pushingpixels.substance.internal.ui.SubstanceEditorPaneUI
- isInside(MouseEvent) - Method in class org.pushingpixels.substance.internal.ui.SubstanceFormattedTextFieldUI
- isInside(MouseEvent) - Method in class org.pushingpixels.substance.internal.ui.SubstanceMenuItemUI
- isInside(MouseEvent) - Method in class org.pushingpixels.substance.internal.ui.SubstanceMenuUI
- isInside(MouseEvent) - Method in class org.pushingpixels.substance.internal.ui.SubstancePasswordFieldUI
- isInside(MouseEvent) - Method in class org.pushingpixels.substance.internal.ui.SubstanceRadioButtonMenuItemUI
- isInside(MouseEvent) - Method in class org.pushingpixels.substance.internal.ui.SubstanceRadioButtonUI
- isInside(MouseEvent) - Method in class org.pushingpixels.substance.internal.ui.SubstanceScrollBarUI
- isInside(MouseEvent) - Method in class org.pushingpixels.substance.internal.ui.SubstanceSliderUI
- isInside(MouseEvent) - Method in class org.pushingpixels.substance.internal.ui.SubstanceTextAreaUI
- isInside(MouseEvent) - Method in class org.pushingpixels.substance.internal.ui.SubstanceTextFieldUI
- isInside(MouseEvent) - Method in class org.pushingpixels.substance.internal.ui.SubstanceTextPaneUI
- isInside(MouseEvent) - Method in class org.pushingpixels.substance.internal.ui.SubstanceToggleButtonUI
- isInside(MouseEvent) - Method in class org.pushingpixels.substance.internal.utils.SubstanceSplitPaneDivider
- isInternalFrameModified(JInternalFrame) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceCoreUtilities
-
Retrieves the
modified
state for the specified internal frame. - isKDERunning() - Static method in class org.pushingpixels.substance.internal.fonts.DefaultKDEFontPolicy
-
method to check if current user session is KDE
- isLeftToRight(Component) - Static method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.QuaquaUtilities
- isNativeLookAndFeel() - Method in class org.pushingpixels.substance.api.SubstanceLookAndFeel
- isOnActiveWindow(Component) - Static method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.QuaquaUtilities
-
Returns true if the component is on a Dialog or a Frame, which is active, or if it is on a Window, which is focused.
- isOpaque() - Method in class org.pushingpixels.substance.internal.utils.SubstanceTitleButton
- isOpaque(Component) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceCoreUtilities
- isPaintingInnerContour() - Method in class org.pushingpixels.substance.api.painter.border.CompositeBorderPainter
- isPaintingInnerContour() - Method in class org.pushingpixels.substance.api.painter.border.DelegateFractionBasedBorderPainter
- isPaintingInnerContour() - Method in class org.pushingpixels.substance.api.painter.border.FractionBasedBorderPainter
- isPaintingInnerContour() - Method in class org.pushingpixels.substance.api.painter.border.StandardBorderPainter
- isPaintingInnerContour() - Method in interface org.pushingpixels.substance.api.painter.border.SubstanceBorderPainter
-
Returns boolean indication whether this border painter is painting the inner contours.
- isPaintRootPaneActivated(JRootPane) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceCoreUtilities
- isPlaying() - Method in class org.pushingpixels.substance.internal.animation.IconGlowTracker
- isPopupDropShadowActive() - Static method in class org.pushingpixels.substance.internal.contrib.jgoodies.looks.Options
-
Checks and answers whether popup drop shadows are active.
- isPopupDropShadowEnabled() - Static method in class org.pushingpixels.substance.internal.contrib.jgoodies.looks.Options
-
Checks and answers whether the optional drop shadows for PopupMenus are enabled or disabled.
- isProportionate() - Method in class org.pushingpixels.substance.api.shaper.ClassicButtonShaper
- isProportionate() - Method in class org.pushingpixels.substance.api.shaper.StandardButtonShaper
- isProportionate() - Method in interface org.pushingpixels.substance.api.shaper.SubstanceButtonShaper
-
Returns the boolean indication whether the shaper should maintain button proportions on the resize.
- isPulsating(JButton) - Static method in class org.pushingpixels.substance.internal.animation.RootPaneDefaultButtonTracker
-
Checks whether the specified button is pulsating.
- isRegisteredAsDecorationArea(DecorationAreaType) - Method in class org.pushingpixels.substance.api.SubstanceSkin
-
Returns indication whether the specified decoration area type should have their background painted by
SubstanceDecorationPainter.paintDecorationArea(Graphics2D, Component, DecorationAreaType, int, int, SubstanceSkin)
instead of a simple background fill. - isRootPaneAutoDeactivate(JRootPane) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceCoreUtilities
- isRootPaneModified(JRootPane) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceCoreUtilities
-
Retrieves the
modified
state for the specified root pane. - isRoundButton(AbstractButton) - Static method in class org.pushingpixels.substance.api.shaper.StandardButtonShaper
-
Returns indication whether the specified button should be drawn with completely round corners.
- isRoundButton(AbstractButton) - Static method in class org.pushingpixels.substance.internal.utils.ButtonBackgroundDelegate
-
Checks whether the specified button has round corners.
- isRoundedCorners(Component) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceCoreUtilities
- isRunning() - Static method in class org.pushingpixels.substance.internal.utils.MemoryAnalyzer
-
Checks whether tracer is running.
- isScrollBarButton(AbstractButton) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceCoreUtilities
-
Checks and answers if the specified button is in a scroll bar.
- isScrollButton(JComponent) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceCoreUtilities
-
Checks answers if the specified component is a button in a scroll control, such as scroll bar or tabbed pane (as tab scroller).
- isSecondaryWindow(JRootPane) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceCoreUtilities
- isSpinnerButton(AbstractButton) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceCoreUtilities
-
Checks and answers if the specified button is in a spinner.
- isSupportedLookAndFeel() - Method in class org.pushingpixels.substance.api.SubstanceLookAndFeel
- isTabIconsEnabled() - Static method in class org.pushingpixels.substance.internal.contrib.jgoodies.looks.Options
-
Checks and answers if we shall use icons in JTabbedPanes.
- isTabModified(Component) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceCoreUtilities
-
Retrieves the
modified
state for the specified component in a tabbed pane. - isTitleCloseButton(JComponent) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceCoreUtilities
-
Returns indication whether the specified button is a close button on some title pane.
- isToolBarButton(JComponent) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceCoreUtilities
-
Checks and answers if the specified button is in a toolbar.
- isToUseConstantThemesOnDialogs() - Static method in class org.pushingpixels.substance.api.SubstanceLookAndFeel
-
Checks whether the
JOptionPane
s created with predefined message types should use constant color schemes for the icons. - isValid() - Method in class org.pushingpixels.substance.api.SubstanceSkin
-
Checks whether this skin is valid.
- isWebSave(int) - Static method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.HTMLColorSliderModel
- isWebSaveOnly() - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.HTMLColorSliderModel
J
- JadeForestColorScheme - Class in org.pushingpixels.substance.api.colorscheme
-
Jade Forest color scheme.
- JadeForestColorScheme() - Constructor for class org.pushingpixels.substance.api.colorscheme.JadeForestColorScheme
-
Creates a new
Jade Forest
color scheme. - JGOODIES_WINDOWS_NAME - Static variable in class org.pushingpixels.substance.internal.contrib.jgoodies.looks.Options
L
- LARGE - Static variable in class org.pushingpixels.substance.internal.contrib.jgoodies.looks.FontSizeHints
- LAST_COLUMN - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.TableActions
- LAST_COLUMN_EXTEND_SELECTION - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.TableActions
- LAST_ROW - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.TableActions
- LAST_ROW_EXTEND_SELECTION - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.TableActions
- LAYOUT_INFO - Static variable in class org.pushingpixels.substance.internal.utils.menu.MenuUtilities
- layoutCompoundLabel(FontMetrics, String, Icon, int, int, int, int, Rectangle, Rectangle, Rectangle, int) - Static method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.QuaquaUtilities
-
Compute and return the location of the icons origin, the location of origin of the text baseline, and a possibly clipped version of the compound labels string.
- layoutCompoundLabel(JComponent, FontMetrics, String, Icon, int, int, int, int, Rectangle, Rectangle, Rectangle, int) - Static method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.QuaquaUtilities
-
Compute and return the location of the icons origin, the location of origin of the text baseline, and a possibly clipped version of the compound labels string.
- layoutContainer(Container) - Method in class org.pushingpixels.substance.internal.ui.SubstanceRootPaneUI.SubstanceRootLayout
-
Instructs the layout manager to perform the layout for the specified container.
- layoutContainer(Container) - Method in class org.pushingpixels.substance.internal.ui.SubstanceScrollPaneUI.AdjustedLayout
- layoutContainer(Container) - Method in class org.pushingpixels.substance.internal.ui.SubstanceSpinnerUI.SpinnerLayoutManager
- layoutContainer(Container) - Method in class org.pushingpixels.substance.internal.utils.SubstanceInternalFrameTitlePane.SubstanceTitlePaneLayout
- layoutContainer(Container) - Method in class org.pushingpixels.substance.internal.utils.SubstanceSplitPaneDivider.SubstanceDividerLayout
- layoutContainer(Container) - Method in class org.pushingpixels.substance.internal.utils.SubstanceTitlePane.TitlePaneLayout
- layoutHScrollbar(JScrollBar) - Method in class org.pushingpixels.substance.internal.ui.SubstanceScrollBarUI
- layoutHScrollbarAdjacent(JScrollBar) - Method in class org.pushingpixels.substance.internal.ui.SubstanceScrollBarUI
-
Lays out the horizontal scroll bar when the button policy is
SubstanceConstants.ScrollPaneButtonPolicyKind.ADJACENT
. - layoutHScrollbarMultiple(JScrollBar) - Method in class org.pushingpixels.substance.internal.ui.SubstanceScrollBarUI
-
Lays out the horizontal scroll bar when the button policy is
SubstanceConstants.ScrollPaneButtonPolicyKind.MULTIPLE
. - layoutHScrollbarMultipleBoth(JScrollBar) - Method in class org.pushingpixels.substance.internal.ui.SubstanceScrollBarUI
-
Lays out the horizontal scroll bar when the button policy is
SubstanceConstants.ScrollPaneButtonPolicyKind.MULTIPLE
. - layoutHScrollbarNone(JScrollBar) - Method in class org.pushingpixels.substance.internal.ui.SubstanceScrollBarUI
-
Lays out the horizontal scroll bar when the button policy is
SubstanceConstants.ScrollPaneButtonPolicyKind.NONE
. - layoutInsets - Variable in class org.pushingpixels.substance.internal.ui.SubstanceComboBoxUI
- layoutVScrollbar(JScrollBar) - Method in class org.pushingpixels.substance.internal.ui.SubstanceScrollBarUI
- layoutVScrollbarAdjacent(JScrollBar) - Method in class org.pushingpixels.substance.internal.ui.SubstanceScrollBarUI
-
Lays out the vertical scroll bar when the button policy is
SubstanceConstants.ScrollPaneButtonPolicyKind.ADJACENT
. - layoutVScrollbarMultiple(JScrollBar) - Method in class org.pushingpixels.substance.internal.ui.SubstanceScrollBarUI
-
Lays out the vertical scroll bar when the button policy is
SubstanceConstants.ScrollPaneButtonPolicyKind.MULTIPLE
. - layoutVScrollbarMultipleBoth(JScrollBar) - Method in class org.pushingpixels.substance.internal.ui.SubstanceScrollBarUI
-
Lays out the vertical scroll bar when the button policy is
SubstanceConstants.ScrollPaneButtonPolicyKind.MULTIPLE_BOTH
. - layoutVScrollbarNone(JScrollBar) - Method in class org.pushingpixels.substance.internal.ui.SubstanceScrollBarUI
-
Lays out the vertical scroll bar when the button policy is
SubstanceConstants.ScrollPaneButtonPolicyKind.ADJACENT
. - LazyResettableHashMap<T> - Class in org.pushingpixels.substance.internal.utils
-
Lazily initialized hash map for caching images.
- LazyResettableHashMap(String) - Constructor for class org.pushingpixels.substance.internal.utils.LazyResettableHashMap
-
Creates a new hash map.
- LEADING - Enum constant in enum class org.pushingpixels.substance.internal.utils.SubstanceTitlePane.ExtraComponentKind
-
Leading child components (left on LTR and right on RTL).
- LEFT - Enum constant in enum class org.pushingpixels.substance.api.SubstanceConstants.Side
-
Left side.
- LEFT - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.DesktopPaneActions
- LEFT - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.TabbedPaneActions
- LIGHT - Static variable in interface org.pushingpixels.substance.api.ColorSchemeSingleColorQuery
-
Core implementation of the
ColorSchemeSingleColorQuery
interface that returns the light color of the specified color scheme. - LightAquaColorScheme - Class in org.pushingpixels.substance.api.colorscheme
-
Light aqua color scheme.
- LightAquaColorScheme() - Constructor for class org.pushingpixels.substance.api.colorscheme.LightAquaColorScheme
-
Creates a new
Light Aqua
color scheme. - LightGrayColorScheme - Class in org.pushingpixels.substance.api.colorscheme
-
Light gray color scheme.
- LightGrayColorScheme() - Constructor for class org.pushingpixels.substance.api.colorscheme.LightGrayColorScheme
-
Creates a new
Light Gray
color scheme. - LimeGreenColorScheme - Class in org.pushingpixels.substance.api.colorscheme
-
Lime green color scheme.
- LimeGreenColorScheme() - Constructor for class org.pushingpixels.substance.api.colorscheme.LimeGreenColorScheme
-
Creates a new
Lime Green
color scheme. - list - Variable in class org.pushingpixels.substance.internal.ui.SubstanceListUI.CellRepaintCallback
-
Associated list.
- ListActions() - Constructor for class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.ListActions
- loadPalettes() - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.ColorPalettesChooser
- localeChanged() - Method in interface org.pushingpixels.substance.internal.utils.LocaleChangeListener
-
Called when the locale is changed.
- LocaleChangeListener - Interface in org.pushingpixels.substance.internal.utils
-
Listener for the locale changes.
- localeChangeListeners - Static variable in class org.pushingpixels.substance.api.SubstanceLookAndFeel
-
List of all listeners on changing locales.
- LOCK_OPACITY - Static variable in class org.pushingpixels.substance.internal.ui.SubstanceButtonUI
-
Property used to lock the original (pre-Substance) button opacity.
- loResControlFontSize() - Method in class org.pushingpixels.substance.internal.contrib.jgoodies.looks.FontSizeHints
-
Returns the low resolution control font size.
- loResMenuFontSize() - Method in class org.pushingpixels.substance.internal.contrib.jgoodies.looks.FontSizeHints
-
Returns the low resolution menu font size.
M
- MagellanSkin - Class in org.pushingpixels.substance.api.skin
-
Magellan
skin. - MagellanSkin() - Constructor for class org.pushingpixels.substance.api.skin.MagellanSkin
-
Creates a new instance of Magellan skin.
- mainDarkColor - Static variable in class org.pushingpixels.substance.api.colorscheme.OrangeColorScheme
-
The main dark color.
- mainExtraLightColor - Static variable in class org.pushingpixels.substance.api.colorscheme.OrangeColorScheme
-
The main light color.
- mainLightColor - Static variable in class org.pushingpixels.substance.api.colorscheme.OrangeColorScheme
-
The main light color.
- mainMidColor - Static variable in class org.pushingpixels.substance.api.colorscheme.OrangeColorScheme
-
The main medium color.
- mainPanel - Variable in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.Quaqua13ColorChooserUI
- mainUltraDarkColor - Static variable in class org.pushingpixels.substance.api.colorscheme.OrangeColorScheme
-
The main ultra-dark color.
- mainUltraLightColor - Static variable in class org.pushingpixels.substance.api.colorscheme.OrangeColorScheme
-
The main ultra-light color.
- makeBufferedImage(String) - Method in class org.pushingpixels.substance.internal.plugin.BasePlugin
- makeButtonStateIcon(String, int) - Static method in class org.pushingpixels.substance.internal.plugin.BasePlugin
- makeIcon(Class, String) - Static method in class org.pushingpixels.substance.internal.plugin.BasePlugin
- makeImage(String) - Method in class org.pushingpixels.substance.internal.plugin.BasePlugin
-
From Quaqua
- makeNonOpaque(Component, Map<Component, Boolean>) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceCoreUtilities
-
Makes the specified component and all its descendants non-opaque.
- makeTransparent(Component, Icon, double) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceImageCreator
-
Makes the specified icon transparent.
- MAPSTEPS - Static variable in class org.pushingpixels.substance.internal.utils.filters.ColorSchemeFilter
- MarbleNoiseDecorationPainter - Class in org.pushingpixels.substance.api.painter.decoration
-
Implementation of
SubstanceDecorationPainter
that uses marble noise painting on decoration areas. - MarbleNoiseDecorationPainter() - Constructor for class org.pushingpixels.substance.api.painter.decoration.MarbleNoiseDecorationPainter
-
Creates a new marble noise decoration painter.
- margin - Variable in class org.pushingpixels.substance.internal.ui.SubstanceProgressBarUI
-
Inner margin.
- MarinerSkin - Class in org.pushingpixels.substance.api.skin
-
Mariner
skin. - MarinerSkin() - Constructor for class org.pushingpixels.substance.api.skin.MarinerSkin
-
Creates a new
Mariner
skin. - MARK - Static variable in class org.pushingpixels.substance.api.ColorSchemeAssociationKind
-
Visual area of marks.
- markButtonAsFlat(AbstractButton) - Method in class org.pushingpixels.substance.internal.utils.SubstanceWidgetSupport
- markExtraComponent(JComponent, SubstanceTitlePane.ExtraComponentKind) - Method in class org.pushingpixels.substance.internal.utils.SubstanceTitlePane
-
Marks the specified child component with the specified extra component kind.
- masks - Variable in class org.pushingpixels.substance.api.painter.border.DelegateFractionBasedBorderPainter
-
8-digit hexadecimal masks applied on the colors painted by
DelegateFractionBasedBorderPainter.delegate
. - MatteDecorationPainter - Class in org.pushingpixels.substance.api.painter.decoration
-
Implementation of
SubstanceDecorationPainter
that uses matte painting on decoration areas. - MatteDecorationPainter() - Constructor for class org.pushingpixels.substance.api.painter.decoration.MatteDecorationPainter
- MatteFillPainter - Class in org.pushingpixels.substance.api.painter.fill
-
Fill painter that returns images with matte appearance.
- MatteFillPainter() - Constructor for class org.pushingpixels.substance.api.painter.fill.MatteFillPainter
-
Creates a new matte fill painter.
- MAX_SCROLL - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.ScrollBarActions
- MAX_SCROLL_INCREMENT - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.SliderActions
- maxAcceleratorWidth - Variable in class org.pushingpixels.substance.internal.utils.menu.MenuUtilities.MenuLayoutMetrics
-
Maximum width of accelerator texts of the menu items of this popup menu.
- maxArrowIconWidth - Variable in class org.pushingpixels.substance.internal.utils.menu.MenuUtilities.MenuLayoutMetrics
-
Maximum width of arrow icons of the menu items of this popup menu.
- maxCheckIconWidth - Variable in class org.pushingpixels.substance.internal.utils.menu.MenuUtilities.MenuLayoutMetrics
-
Maximum width of check icons of the menu items of this popup menu.
- maxIconTextGap - Variable in class org.pushingpixels.substance.internal.utils.menu.MenuUtilities.MenuLayoutMetrics
-
Maximum gap between icon and text of the menu items of this popup menu.
- maxIconWidth - Variable in class org.pushingpixels.substance.internal.utils.menu.MenuUtilities.MenuLayoutMetrics
-
Maximum width of icons of the menu items of this popup menu.
- MAXIMIZE - Enum constant in enum class org.pushingpixels.substance.internal.utils.icon.SubstanceIconFactory.IconKind
-
Icon of a maximize button.
- MAXIMIZE - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.DesktopPaneActions
- maximumLayoutSize(Container) - Method in class org.pushingpixels.substance.internal.ui.SubstanceRootPaneUI.SubstanceRootLayout
-
Returns the maximum amount of space the layout can use.
- maxTextWidth - Variable in class org.pushingpixels.substance.internal.utils.menu.MenuUtilities.MenuLayoutMetrics
-
Maximum width of texts of the menu items of this popup menu.
- MemoryAnalyzer - Class in org.pushingpixels.substance.internal.utils
-
Tracer for memory usage patterns of Substance look-and-feel.
- MENU_FONT_KEY - Static variable in class org.pushingpixels.substance.internal.contrib.jgoodies.looks.Options
- MENU_GUTTER_FILL_KIND - Static variable in class org.pushingpixels.substance.api.SubstanceLookAndFeel
-
Property name for specifying menu gutter fill kind.
- MENU_SEARCH - Enum constant in enum class org.pushingpixels.substance.api.SubstanceConstants.SubstanceWidgetType
-
Menu search widget.
- MenuArrowIcon - Class in org.pushingpixels.substance.internal.utils.icon
-
Icon for the cascading
JMenu
s. - MenuArrowIcon(JMenu) - Constructor for class org.pushingpixels.substance.internal.utils.icon.MenuArrowIcon
-
Creates the arrow icon for the specified menu.
- menuBar - Variable in class org.pushingpixels.substance.internal.utils.SubstanceTitlePane
-
JMenuBar, typically renders the system menu items.
- menuFontSize() - Method in class org.pushingpixels.substance.internal.contrib.jgoodies.looks.FontSizeHints
-
Returns the menu font size.
- menuFontSizeDelta() - Method in class org.pushingpixels.substance.internal.contrib.jgoodies.looks.FontSizeHints
-
Returns the delta between the system menu font size and our menu font size hint.
- MenuLayoutInfo() - Constructor for class org.pushingpixels.substance.internal.utils.menu.MenuUtilities.MenuLayoutInfo
- MenuLayoutMetrics() - Constructor for class org.pushingpixels.substance.internal.utils.menu.MenuUtilities.MenuLayoutMetrics
- MenuPropertyListener(JMenuItem) - Constructor for class org.pushingpixels.substance.internal.utils.menu.MenuUtilities.MenuPropertyListener
-
Creates a new listener.
- MenuUtilities - Class in org.pushingpixels.substance.internal.utils.menu
-
Menu-related utilities.
- MenuUtilities() - Constructor for class org.pushingpixels.substance.internal.utils.menu.MenuUtilities
- MenuUtilities.MenuLayoutInfo - Class in org.pushingpixels.substance.internal.utils.menu
-
Layout information for a single menu item.
- MenuUtilities.MenuLayoutMetrics - Class in org.pushingpixels.substance.internal.utils.menu
-
Layout metrics for a single popup menu.
- MenuUtilities.MenuPropertyListener - Class in org.pushingpixels.substance.internal.utils.menu
-
Listener to track changes in the menu items.
- METALLIC_SKIN - Static variable in class org.pushingpixels.substance.internal.utils.SubstanceColorSchemeUtilities
-
Metallic skin.
- MetallicColorScheme - Class in org.pushingpixels.substance.api.colorscheme
-
Metallic color scheme.
- MetallicColorScheme() - Constructor for class org.pushingpixels.substance.api.colorscheme.MetallicColorScheme
-
Creates a new
Metallic
color scheme. - Methods - Class in org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.util
-
Methods contains convenience methods for method invocations using java.lang.reflect.
- MID - Static variable in interface org.pushingpixels.substance.api.ColorSchemeSingleColorQuery
-
Core implementation of the
ColorSchemeSingleColorQuery
interface that returns the mid color of the specified color scheme. - MIDDLING - Enum constant in enum class org.pushingpixels.substance.internal.utils.SubstanceTitlePane.ExtraComponentKind
-
Middeling child compoennt, will jostle for position with the title text subclasses are responsible for the placement
- midMask - Variable in class org.pushingpixels.substance.api.painter.border.DelegateBorderPainter
-
8-digit hexadecimal mask applied on the middle color painted by
DelegateBorderPainter.delegate
. - MIN_SCROLL - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.ScrollBarActions
- MIN_SCROLL_INCREMENT - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.SliderActions
- MINIMIZE - Enum constant in enum class org.pushingpixels.substance.internal.utils.icon.SubstanceIconFactory.IconKind
-
Icon of a minimize button.
- MINIMIZE - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.DesktopPaneActions
- minimizeButton - Variable in class org.pushingpixels.substance.internal.utils.SubstanceTitlePane
-
Button used to minimize the frame
- minimumLayoutSize(Container) - Method in class org.pushingpixels.substance.internal.ui.SubstanceRootPaneUI.SubstanceRootLayout
-
Returns the minimum amount of space the layout needs.
- minimumLayoutSize(Container) - Method in class org.pushingpixels.substance.internal.ui.SubstanceScrollPaneUI.AdjustedLayout
- minimumLayoutSize(Container) - Method in class org.pushingpixels.substance.internal.ui.SubstanceSpinnerUI.SpinnerLayoutManager
- minimumLayoutSize(Container) - Method in class org.pushingpixels.substance.internal.utils.SubstanceInternalFrameTitlePane.SubstanceTitlePaneLayout
- minimumLayoutSize(Container) - Method in class org.pushingpixels.substance.internal.utils.SubstanceTitlePane.TitlePaneLayout
- MistAquaSkin - Class in org.pushingpixels.substance.api.skin
-
Mist Aqua
skin. - MistAquaSkin() - Constructor for class org.pushingpixels.substance.api.skin.MistAquaSkin
-
Creates a new
Silver Aqua
skin. - MistSilverSkin - Class in org.pushingpixels.substance.api.skin
-
Mist Silver
skin. - MistSilverSkin() - Constructor for class org.pushingpixels.substance.api.skin.MistSilverSkin
-
Creates a new
Silver
skin. - MIXED - Static variable in class org.pushingpixels.substance.internal.contrib.jgoodies.looks.FontSizeHints
- MIXED2 - Static variable in class org.pushingpixels.substance.internal.contrib.jgoodies.looks.FontSizeHints
- ModelColor - Class in org.pushingpixels.substance.internal.contrib.xoetrope.editor.color
-
A RYB Color model $Revision: 2254 $
- ModelColor(double, double, double) - Constructor for class org.pushingpixels.substance.internal.contrib.xoetrope.editor.color.ModelColor
- ModelColor(int, int, int) - Constructor for class org.pushingpixels.substance.internal.contrib.xoetrope.editor.color.ModelColor
-
Create a new ModelColor
- ModelColor(int, int, int, int) - Constructor for class org.pushingpixels.substance.internal.contrib.xoetrope.editor.color.ModelColor
-
Create a new ModelColor
- ModelColor(ModelColor) - Constructor for class org.pushingpixels.substance.internal.contrib.xoetrope.editor.color.ModelColor
-
Creates a copy of an ModelColor
- ModelStateInfo() - Constructor for class org.pushingpixels.substance.internal.animation.StateTransitionTracker.ModelStateInfo
- ModerateSkin - Class in org.pushingpixels.substance.api.skin
-
Moderate
skin. - ModerateSkin() - Constructor for class org.pushingpixels.substance.api.skin.ModerateSkin
-
Creates a new
Moderate
skin. - ModificationAwareUI - Interface in org.pushingpixels.substance.internal.animation
- MONOCHROMATIC_SCHEME - Static variable in class org.pushingpixels.substance.internal.contrib.xoetrope.editor.color.ColorWheelPanel
- mouseClicked(MouseEvent) - Method in class org.pushingpixels.substance.internal.contrib.xoetrope.editor.color.ColorWheelPanel
-
Invoked when the mouse button has been clicked (pressed and released) on a component.
- mouseClicked(MouseEvent) - Method in class org.pushingpixels.substance.internal.ui.SubstanceTabbedPaneUI.MouseRolloverHandler
- mouseClicked(MouseEvent) - Method in class org.pushingpixels.substance.internal.utils.RolloverButtonListener
- mouseClicked(MouseEvent) - Method in class org.pushingpixels.substance.internal.utils.RolloverControlListener
- mouseClicked(MouseEvent) - Method in class org.pushingpixels.substance.internal.utils.RolloverMenuItemListener
- mouseClicked(MouseEvent) - Method in class org.pushingpixels.substance.internal.utils.RolloverTextControlListener
- mouseDragged(MouseEvent) - Method in class org.pushingpixels.substance.internal.contrib.xoetrope.editor.color.ColorWheelPanel
-
Invoked when the mouse exits a component.
- mouseDragged(MouseEvent) - Method in class org.pushingpixels.substance.internal.ui.SubstanceScrollBarUI.SubstanceTrackListener
- mouseDragged(MouseEvent) - Method in class org.pushingpixels.substance.internal.ui.SubstanceTabbedPaneUI.MouseRolloverHandler
- mouseDragged(MouseEvent) - Method in class org.pushingpixels.substance.internal.utils.RolloverButtonListener
- mouseDragged(MouseEvent) - Method in class org.pushingpixels.substance.internal.utils.RolloverControlListener
- mouseDragged(MouseEvent) - Method in class org.pushingpixels.substance.internal.utils.RolloverMenuItemListener
- mouseDragged(MouseEvent) - Method in class org.pushingpixels.substance.internal.utils.RolloverTextControlListener
- mouseEntered(MouseEvent) - Method in class org.pushingpixels.substance.internal.contrib.xoetrope.editor.color.ColorWheelPanel
-
Invoked when the mouse enters a component.
- mouseEntered(MouseEvent) - Method in class org.pushingpixels.substance.internal.ui.SubstanceTabbedPaneUI.MouseRolloverHandler
- mouseEntered(MouseEvent) - Method in class org.pushingpixels.substance.internal.utils.RolloverButtonListener
- mouseEntered(MouseEvent) - Method in class org.pushingpixels.substance.internal.utils.RolloverControlListener
- mouseEntered(MouseEvent) - Method in class org.pushingpixels.substance.internal.utils.RolloverMenuItemListener
- mouseEntered(MouseEvent) - Method in class org.pushingpixels.substance.internal.utils.RolloverTextControlListener
- mouseExited(MouseEvent) - Method in class org.pushingpixels.substance.internal.contrib.xoetrope.editor.color.ColorWheelPanel
-
Invoked when the mouse exits a component.
- mouseExited(MouseEvent) - Method in class org.pushingpixels.substance.internal.ui.SubstanceScrollBarUI.SubstanceTrackListener
- mouseExited(MouseEvent) - Method in class org.pushingpixels.substance.internal.ui.SubstanceTabbedPaneUI.MouseRolloverHandler
- mouseExited(MouseEvent) - Method in class org.pushingpixels.substance.internal.utils.RolloverButtonListener
- mouseExited(MouseEvent) - Method in class org.pushingpixels.substance.internal.utils.RolloverControlListener
- mouseExited(MouseEvent) - Method in class org.pushingpixels.substance.internal.utils.RolloverMenuItemListener
- mouseExited(MouseEvent) - Method in class org.pushingpixels.substance.internal.utils.RolloverTextControlListener
- mouseMoved(MouseEvent) - Method in class org.pushingpixels.substance.internal.contrib.xoetrope.editor.color.ColorWheelPanel
-
Invoked when the mouse exits a component.
- mouseMoved(MouseEvent) - Method in class org.pushingpixels.substance.internal.ui.SubstanceScrollBarUI.SubstanceTrackListener
- mouseMoved(MouseEvent) - Method in class org.pushingpixels.substance.internal.ui.SubstanceTabbedPaneUI.MouseRolloverHandler
- mouseMoved(MouseEvent) - Method in class org.pushingpixels.substance.internal.utils.RolloverButtonListener
- mouseMoved(MouseEvent) - Method in class org.pushingpixels.substance.internal.utils.RolloverControlListener
- mouseMoved(MouseEvent) - Method in class org.pushingpixels.substance.internal.utils.RolloverMenuItemListener
- mouseMoved(MouseEvent) - Method in class org.pushingpixels.substance.internal.utils.RolloverTextControlListener
- mousePressed(MouseEvent) - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.ColorSliderUI.QuaquaTrackListener
-
If the mouse is pressed above the "thumb" component then reduce the scrollbars value by one page ("page up"), otherwise increase it by one page.
- mousePressed(MouseEvent) - Method in class org.pushingpixels.substance.internal.contrib.xoetrope.editor.color.ColorWheelPanel
-
Invoked when a mouse button has been pressed on a component.
- mousePressed(MouseEvent) - Method in class org.pushingpixels.substance.internal.ui.SubstanceScrollBarUI.SubstanceArrowButtonListener
- mousePressed(MouseEvent) - Method in class org.pushingpixels.substance.internal.ui.SubstanceScrollBarUI.SubstanceTrackListener
- mousePressed(MouseEvent) - Method in class org.pushingpixels.substance.internal.ui.SubstanceTabbedPaneUI.MouseRolloverHandler
- mousePressed(MouseEvent) - Method in class org.pushingpixels.substance.internal.utils.RolloverButtonListener
- mousePressed(MouseEvent) - Method in class org.pushingpixels.substance.internal.utils.RolloverControlListener
- mousePressed(MouseEvent) - Method in class org.pushingpixels.substance.internal.utils.RolloverMenuItemListener
- mousePressed(MouseEvent) - Method in class org.pushingpixels.substance.internal.utils.RolloverTextControlListener
- mouseReleased(MouseEvent) - Method in class org.pushingpixels.substance.internal.contrib.xoetrope.editor.color.ColorWheelPanel
-
Invoked when a mouse button has been released on a component.
- mouseReleased(MouseEvent) - Method in class org.pushingpixels.substance.internal.ui.SubstanceScrollBarUI.SubstanceArrowButtonListener
- mouseReleased(MouseEvent) - Method in class org.pushingpixels.substance.internal.ui.SubstanceScrollBarUI.SubstanceTrackListener
- mouseReleased(MouseEvent) - Method in class org.pushingpixels.substance.internal.ui.SubstanceTabbedPaneUI.MouseRolloverHandler
- mouseReleased(MouseEvent) - Method in class org.pushingpixels.substance.internal.utils.RolloverButtonListener
- mouseReleased(MouseEvent) - Method in class org.pushingpixels.substance.internal.utils.RolloverControlListener
- mouseReleased(MouseEvent) - Method in class org.pushingpixels.substance.internal.utils.RolloverMenuItemListener
- mouseReleased(MouseEvent) - Method in class org.pushingpixels.substance.internal.utils.RolloverTextControlListener
- MouseRolloverHandler() - Constructor for class org.pushingpixels.substance.internal.ui.SubstanceTabbedPaneUI.MouseRolloverHandler
- mouseWheelMoved(MouseWheelEvent) - Method in class org.pushingpixels.substance.internal.contrib.xoetrope.editor.color.ColorWheelPanel
-
Move the sliders in rsponse to the mouse wheel
- MOVE - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.DesktopPaneActions
- MOVE_COLUMN_LEFT - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.TableHeaderActions
- MOVE_COLUMN_RIGHT - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.TableHeaderActions
- MOVE_SELECTION_TO - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.ListActions
- MOVE_SELECTION_TO - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.TableActions
- MOVE_SELECTION_TO - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.TreeActions
- MOVE_SELECTION_TO_PARENT - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.TreeActions
- MS_OFFICE_COLORS - Static variable in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.DefaultPalettes
- MultiIcon - Class in org.pushingpixels.substance.internal.contrib.randelshofer.quaqua
-
An icon which paints one out of multiple icons depending on the state of the component.
- MultiIcon(Image[]) - Constructor for class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.MultiIcon
-
Creates a new instance from an array of images.
- MultiIcon(Image, int, boolean) - Constructor for class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.MultiIcon
-
Creates a new instance.
- MultiIcon(Icon[]) - Constructor for class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.MultiIcon
-
Creates a new instance from an array of icons.
- MULTIPLE - Enum constant in enum class org.pushingpixels.substance.api.SubstanceConstants.ScrollPaneButtonPolicyKind
-
The
multiple
button policy - there are two decrease buttons on the opposite side of the scroll bar and the increase button is adjacent to the second decrease button. - MULTIPLE_BOTH - Enum constant in enum class org.pushingpixels.substance.api.SubstanceConstants.ScrollPaneButtonPolicyKind
-
The
multiple both
button policy - there are two pairs of decrease-increase buttons on the opposite sides of the scroll bar. - MultipleTabCloseListener - Interface in org.pushingpixels.substance.api.tabbed
-
Listener on multiple tab closing.
- myInsets - Variable in class org.pushingpixels.substance.internal.utils.border.SubstanceBorder
-
Insets of
this
border. - myInsets - Variable in class org.pushingpixels.substance.internal.utils.border.SubstanceTableCellBorder
-
Insets of
this
border. - myInsets - Variable in class org.pushingpixels.substance.internal.utils.border.SubstanceTextComponentBorder
-
Insets of
this
border. - mySecondDecreaseButton - Variable in class org.pushingpixels.substance.internal.ui.SubstanceScrollBarUI
-
The second decrease button.
- mySecondIncreaseButton - Variable in class org.pushingpixels.substance.internal.ui.SubstanceScrollBarUI
-
The second increase button.
- MyTreeSelectionListener() - Constructor for class org.pushingpixels.substance.internal.ui.SubstanceTreeUI.MyTreeSelectionListener
N
- name - Variable in class org.pushingpixels.substance.api.SubstanceLookAndFeel
-
The name of this look-and-feel instance.
- NAME - Static variable in class org.pushingpixels.substance.api.skin.AutumnSkin
-
Display name for
this
skin. - NAME - Static variable in class org.pushingpixels.substance.api.skin.BusinessBlackSteelSkin
-
Display name for
this
skin. - NAME - Static variable in class org.pushingpixels.substance.api.skin.BusinessBlueSteelSkin
-
Display name for
this
skin. - NAME - Static variable in class org.pushingpixels.substance.api.skin.BusinessSkin
-
Display name for
this
skin. - NAME - Static variable in class org.pushingpixels.substance.api.skin.CeruleanSkin
-
Display name for
this
skin. - NAME - Static variable in class org.pushingpixels.substance.api.skin.ChallengerDeepSkin
-
Display name for
this
skin. - NAME - Static variable in class org.pushingpixels.substance.api.skin.CremeCoffeeSkin
-
Display name for
this
skin. - NAME - Static variable in class org.pushingpixels.substance.api.skin.CremeSkin
-
Display name for
this
skin. - NAME - Static variable in class org.pushingpixels.substance.api.skin.DustCoffeeSkin
-
Display name for
this
skin. - NAME - Static variable in class org.pushingpixels.substance.api.skin.DustSkin
-
Display name for
this
skin. - NAME - Static variable in class org.pushingpixels.substance.api.skin.EmeraldDuskSkin
-
Display name for
this
skin. - NAME - Static variable in class org.pushingpixels.substance.api.skin.GeminiSkin
-
Display name for
this
skin. - NAME - Static variable in class org.pushingpixels.substance.api.skin.GraphiteAquaSkin
-
Display name for
this
skin. - NAME - Static variable in class org.pushingpixels.substance.api.skin.GraphiteGlassSkin
-
Display name for
this
skin. - NAME - Static variable in class org.pushingpixels.substance.api.skin.GraphiteSkin
-
Display name for
this
skin. - NAME - Static variable in class org.pushingpixels.substance.api.skin.MagellanSkin
-
Display name for
this
skin. - NAME - Static variable in class org.pushingpixels.substance.api.skin.MarinerSkin
-
Display name for
this
skin. - NAME - Static variable in class org.pushingpixels.substance.api.skin.MistAquaSkin
-
Display name for
this
skin. - NAME - Static variable in class org.pushingpixels.substance.api.skin.MistSilverSkin
-
Display name for
this
skin. - NAME - Static variable in class org.pushingpixels.substance.api.skin.ModerateSkin
-
Display name for
this
skin. - NAME - Static variable in class org.pushingpixels.substance.api.skin.NebulaBrickWallSkin
-
Display name for
this
skin. - NAME - Static variable in class org.pushingpixels.substance.api.skin.NebulaSkin
-
Display name for
this
skin. - NAME - Static variable in class org.pushingpixels.substance.api.skin.OfficeBlack2007Skin
-
Display name for
this
skin. - NAME - Static variable in class org.pushingpixels.substance.api.skin.OfficeBlue2007Skin
-
Display name for
this
skin. - NAME - Static variable in class org.pushingpixels.substance.api.skin.OfficeSilver2007Skin
-
Display name for
this
skin. - NAME - Static variable in class org.pushingpixels.substance.api.skin.RavenSkin
-
Display name for
this
skin. - NAME - Static variable in class org.pushingpixels.substance.api.skin.SaharaSkin
-
Display name for
this
skin. - NAME - Static variable in class org.pushingpixels.substance.api.skin.TwilightSkin
-
Display name for
this
skin. - named(String) - Method in class org.pushingpixels.substance.api.colorscheme.BaseColorScheme
- named(String) - Method in interface org.pushingpixels.substance.api.SubstanceColorScheme
-
This method is a fluent-interface builder utility for setting the display name for this color scheme.
- NAVIGATE_DOWN - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.ToolBarActions
- NAVIGATE_LEFT - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.ToolBarActions
- NAVIGATE_NEXT - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.DesktopPaneActions
- NAVIGATE_PREVIOUS - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.DesktopPaneActions
- NAVIGATE_RIGHT - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.ToolBarActions
- NAVIGATE_UP - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.ToolBarActions
- NebulaBrickWallSkin - Class in org.pushingpixels.substance.api.skin
-
Nebula Brick Wall
skin. - NebulaBrickWallSkin() - Constructor for class org.pushingpixels.substance.api.skin.NebulaBrickWallSkin
-
Creates a new
Nebula Brick Wall
skin. - NebulaSkin - Class in org.pushingpixels.substance.api.skin
-
Nebula
skin. - NebulaSkin() - Constructor for class org.pushingpixels.substance.api.skin.NebulaSkin
-
Creates a new
Nebula
skin. - needsGeneration() - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.ColorWheelImageProducer
- negate() - Method in class org.pushingpixels.substance.api.colorscheme.BaseColorScheme
- negate() - Method in interface org.pushingpixels.substance.api.SubstanceColorScheme
-
Creates a negated version of
this
scheme. - NegatedColorScheme - Class in org.pushingpixels.substance.internal.colorscheme
-
Implementation of negated color scheme.
- NegatedColorScheme(SubstanceColorScheme) - Constructor for class org.pushingpixels.substance.internal.colorscheme.NegatedColorScheme
-
Creates a new inverted scheme.
- NegatedFilter - Class in org.pushingpixels.substance.internal.utils.filters
- NegatedFilter() - Constructor for class org.pushingpixels.substance.internal.utils.filters.NegatedFilter
- NEGATIVE_BLOCK_INCREMENT - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.ScrollBarActions
- NEGATIVE_BLOCK_INCREMENT - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.SliderActions
- NEGATIVE_INCREMENT - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.SplitPaneActions
- NEGATIVE_UNIT_INCREMENT - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.ScrollBarActions
- NEGATIVE_UNIT_INCREMENT - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.SliderActions
- NEVER_ADJUST - Static variable in class org.pushingpixels.substance.internal.contrib.xoetrope.editor.color.ColorWheelPanel
- newInstance(Class, Class[], Object[]) - Static method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.util.Methods
-
Invokes the specified constructor if it exists.
- NEXT - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.TabbedPaneActions
- NEXT_COLUMN - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.TableActions
- NEXT_COLUMN_CELL - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.TableActions
- NEXT_COLUMN_CHANGE_LEAD - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.TableActions
- NEXT_COLUMN_EXTEND_SELECTION - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.TableActions
- NEXT_FRAME - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.DesktopPaneActions
- NEXT_LINK - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.TextComponentActions
- NEXT_ROW - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.TableActions
- NEXT_ROW_CELL - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.TableActions
- NEXT_ROW_CHANGE_LEAD - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.TableActions
- NEXT_ROW_EXTEND_SELECTION - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.TableActions
- nextButton - Variable in class org.pushingpixels.substance.internal.ui.SubstanceSpinnerUI
-
The next (increment) button.
- NO_CONTENT_BORDER_KEY - Static variable in class org.pushingpixels.substance.internal.contrib.jgoodies.looks.Options
-
A client property key for JTabbedPanes that indicates that no content border shall be painted.
- NO_ICONS_KEY - Static variable in class org.pushingpixels.substance.internal.contrib.jgoodies.looks.Options
-
Hint that the menu items in the menu have no icons.
- noise(double, double, double) - Static method in class org.pushingpixels.substance.internal.utils.PerlinNoiseGenerator
-
Returns noise for the specified coordinates.
- NoiseFactory - Class in org.pushingpixels.substance.internal.utils
-
Factory for creating noise images.
- NoiseFactory() - Constructor for class org.pushingpixels.substance.internal.utils.NoiseFactory
- NominalCMYKColorSliderModel - Class in org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser
-
A ColorSliderModel for CMYK color models (cyan, magenta, yellow, black) with nominally converted color components from/to an RGB color model.
- NominalCMYKColorSliderModel() - Constructor for class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.NominalCMYKColorSliderModel
-
Creates a new instance.
- NONE - Enum constant in enum class org.pushingpixels.substance.api.SubstanceConstants.FocusKind
-
No focus indication.
- NONE - Enum constant in enum class org.pushingpixels.substance.api.SubstanceConstants.MenuGutterFillKind
-
The
none
fill kind - draws no background in the menu gutter. - NONE - Enum constant in enum class org.pushingpixels.substance.api.SubstanceConstants.ScrollPaneButtonPolicyKind
-
The
empty
button policy - no buttons. - NONE - Enum constant in enum class org.pushingpixels.substance.api.SubstanceConstants.TabCloseKind
-
Indicates that no tabs should be closed.
- NONE - Static variable in class org.pushingpixels.substance.api.DecorationAreaType
-
The default decoration area type.
- normalizeTabRuns(int, int, int, int) - Method in class org.pushingpixels.substance.internal.ui.SubstanceTabbedPaneUI.TabbedPaneLayout
- NUM_COLOR_RINGS - Static variable in class org.pushingpixels.substance.internal.contrib.xoetrope.editor.color.ModelColor
- NUM_SEGMENTS - Static variable in class org.pushingpixels.substance.internal.contrib.xoetrope.editor.color.ModelColor
- NumberRenderer() - Constructor for class org.pushingpixels.substance.api.renderers.SubstanceDefaultTableCellRenderer.NumberRenderer
-
Creates a new renderer for number columns.
- numSwatches - Variable in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.SwatchPanel
O
- OfficeBlack2007Skin - Class in org.pushingpixels.substance.api.skin
-
Office Black 2007
skin. - OfficeBlack2007Skin() - Constructor for class org.pushingpixels.substance.api.skin.OfficeBlack2007Skin
-
Creates a new
Office Black 2007
skin. - OfficeBlue2007Skin - Class in org.pushingpixels.substance.api.skin
-
Office Blue 2007
skin. - OfficeBlue2007Skin() - Constructor for class org.pushingpixels.substance.api.skin.OfficeBlue2007Skin
-
Creates a new
Office Blue 2007
skin. - OfficeSilver2007Skin - Class in org.pushingpixels.substance.api.skin
-
Office Silver 2007
skin. - OfficeSilver2007Skin() - Constructor for class org.pushingpixels.substance.api.skin.OfficeSilver2007Skin
-
Creates a new
Office Silver 2007
skin. - OliveColorScheme - Class in org.pushingpixels.substance.api.colorscheme
-
Olive color scheme.
- OliveColorScheme() - Constructor for class org.pushingpixels.substance.api.colorscheme.OliveColorScheme
-
Creates a new
Olive
color scheme. - onAreaClick(JTabbedPane, int, MouseEvent) - Method in interface org.pushingpixels.substance.api.tabbed.TabCloseCallback
-
Invoked when the tab area (not close button) is clicked.
- onCloseButtonClick(JTabbedPane, int, MouseEvent) - Method in interface org.pushingpixels.substance.api.tabbed.TabCloseCallback
-
Invoked when the tab close button is clicked.
- onFocusStateTransition(StateTransitionEvent) - Method in interface org.pushingpixels.substance.internal.animation.StateTransitionListener
- onModelStateChanged() - Method in class org.pushingpixels.substance.internal.animation.StateTransitionTracker
- onModelStateTransition(StateTransitionEvent) - Method in interface org.pushingpixels.substance.internal.animation.StateTransitionListener
- onTimelinePulse(float, float) - Method in class org.pushingpixels.substance.internal.animation.RootPaneDefaultButtonTracker
- onTimelinePulse(float, float) - Method in class org.pushingpixels.substance.internal.ui.SubstanceListUI.CellRepaintCallback
- onTimelinePulse(float, float) - Method in class org.pushingpixels.substance.internal.ui.SubstanceTabbedPaneUI.TabRepaintCallback
- onTimelinePulse(float, float) - Method in class org.pushingpixels.substance.internal.ui.SubstanceTableHeaderUI.ColumnHeaderRepaintCallback
- onTimelinePulse(float, float) - Method in class org.pushingpixels.substance.internal.ui.SubstanceTableUI.CellRepaintCallback
- onTimelinePulse(float, float) - Method in class org.pushingpixels.substance.internal.ui.SubstanceTableUI.ColumnRepaintCallback
- onTimelinePulse(float, float) - Method in class org.pushingpixels.substance.internal.ui.SubstanceTableUI.RowRepaintCallback
- onTimelinePulse(float, float) - Method in class org.pushingpixels.substance.internal.ui.SubstanceTreeUI.PathRepaintCallback
- onTimelineStateChanged(Timeline.TimelineState, Timeline.TimelineState, float, float) - Method in class org.pushingpixels.substance.internal.animation.RootPaneDefaultButtonTracker
- onTimelineStateChanged(Timeline.TimelineState, Timeline.TimelineState, float, float) - Method in class org.pushingpixels.substance.internal.ui.SubstanceListUI.CellRepaintCallback
- onTimelineStateChanged(Timeline.TimelineState, Timeline.TimelineState, float, float) - Method in class org.pushingpixels.substance.internal.ui.SubstanceTabbedPaneUI.TabRepaintCallback
- onTimelineStateChanged(Timeline.TimelineState, Timeline.TimelineState, float, float) - Method in class org.pushingpixels.substance.internal.ui.SubstanceTableHeaderUI.ColumnHeaderRepaintCallback
- onTimelineStateChanged(Timeline.TimelineState, Timeline.TimelineState, float, float) - Method in class org.pushingpixels.substance.internal.ui.SubstanceTableUI.CellRepaintCallback
- onTimelineStateChanged(Timeline.TimelineState, Timeline.TimelineState, float, float) - Method in class org.pushingpixels.substance.internal.ui.SubstanceTableUI.ColumnRepaintCallback
- onTimelineStateChanged(Timeline.TimelineState, Timeline.TimelineState, float, float) - Method in class org.pushingpixels.substance.internal.ui.SubstanceTableUI.RowRepaintCallback
- onTimelineStateChanged(Timeline.TimelineState, Timeline.TimelineState, float, float) - Method in class org.pushingpixels.substance.internal.ui.SubstanceTreeUI.PathRepaintCallback
- OPACITY_ORIGINAL - Static variable in class org.pushingpixels.substance.internal.ui.SubstanceButtonUI
-
Property used to store the original (pre-Substance) button opacity.
- OPPOSITE - Enum constant in enum class org.pushingpixels.substance.api.SubstanceConstants.ScrollPaneButtonPolicyKind
-
The
opposite
(default) button policy - the decrease button is on one side of the scroll bar, and the increase button is on the other side of the scroll bar. - OptionPaneLabel() - Constructor for class org.pushingpixels.substance.internal.ui.SubstanceOptionPaneUI.OptionPaneLabel
- Options - Class in org.pushingpixels.substance.internal.contrib.jgoodies.looks
-
Provides access to several optional properties for the JGoodies L&Fs, either by a key to the
UIDefaults
table or via a method or both. - ORANGE - Static variable in class org.pushingpixels.substance.internal.utils.SubstanceColorSchemeUtilities
-
Used as reference in attention-drawing animations.
- OrangeColorScheme - Class in org.pushingpixels.substance.api.colorscheme
-
Orange color scheme.
- OrangeColorScheme() - Constructor for class org.pushingpixels.substance.api.colorscheme.OrangeColorScheme
-
Creates a new
Orange
color scheme. - org.pushingpixels.substance.api - package org.pushingpixels.substance.api
- org.pushingpixels.substance.api.colorscheme - package org.pushingpixels.substance.api.colorscheme
- org.pushingpixels.substance.api.combo - package org.pushingpixels.substance.api.combo
- org.pushingpixels.substance.api.fonts - package org.pushingpixels.substance.api.fonts
- org.pushingpixels.substance.api.inputmaps - package org.pushingpixels.substance.api.inputmaps
- org.pushingpixels.substance.api.painter - package org.pushingpixels.substance.api.painter
- org.pushingpixels.substance.api.painter.border - package org.pushingpixels.substance.api.painter.border
- org.pushingpixels.substance.api.painter.decoration - package org.pushingpixels.substance.api.painter.decoration
- org.pushingpixels.substance.api.painter.fill - package org.pushingpixels.substance.api.painter.fill
- org.pushingpixels.substance.api.painter.highlight - package org.pushingpixels.substance.api.painter.highlight
- org.pushingpixels.substance.api.painter.overlay - package org.pushingpixels.substance.api.painter.overlay
- org.pushingpixels.substance.api.renderers - package org.pushingpixels.substance.api.renderers
- org.pushingpixels.substance.api.shaper - package org.pushingpixels.substance.api.shaper
- org.pushingpixels.substance.api.skin - package org.pushingpixels.substance.api.skin
- org.pushingpixels.substance.api.tabbed - package org.pushingpixels.substance.api.tabbed
- org.pushingpixels.substance.api.trait - package org.pushingpixels.substance.api.trait
- org.pushingpixels.substance.api.watermark - package org.pushingpixels.substance.api.watermark
- org.pushingpixels.substance.internal.animation - package org.pushingpixels.substance.internal.animation
- org.pushingpixels.substance.internal.colorscheme - package org.pushingpixels.substance.internal.colorscheme
- org.pushingpixels.substance.internal.contrib.jgoodies.looks - package org.pushingpixels.substance.internal.contrib.jgoodies.looks
- org.pushingpixels.substance.internal.contrib.jgoodies.looks.common - package org.pushingpixels.substance.internal.contrib.jgoodies.looks.common
- org.pushingpixels.substance.internal.contrib.randelshofer.quaqua - package org.pushingpixels.substance.internal.contrib.randelshofer.quaqua
- org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser - package org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser
- org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.util - package org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.util
- org.pushingpixels.substance.internal.contrib.xoetrope.editor.color - package org.pushingpixels.substance.internal.contrib.xoetrope.editor.color
- org.pushingpixels.substance.internal.fonts - package org.pushingpixels.substance.internal.fonts
- org.pushingpixels.substance.internal.inputmaps - package org.pushingpixels.substance.internal.inputmaps
- org.pushingpixels.substance.internal.painter - package org.pushingpixels.substance.internal.painter
- org.pushingpixels.substance.internal.plugin - package org.pushingpixels.substance.internal.plugin
- org.pushingpixels.substance.internal.ui - package org.pushingpixels.substance.internal.ui
- org.pushingpixels.substance.internal.utils - package org.pushingpixels.substance.internal.utils
- org.pushingpixels.substance.internal.utils.border - package org.pushingpixels.substance.internal.utils.border
- org.pushingpixels.substance.internal.utils.combo - package org.pushingpixels.substance.internal.utils.combo
- org.pushingpixels.substance.internal.utils.filters - package org.pushingpixels.substance.internal.utils.filters
- org.pushingpixels.substance.internal.utils.icon - package org.pushingpixels.substance.internal.utils.icon
- org.pushingpixels.substance.internal.utils.menu - package org.pushingpixels.substance.internal.utils.menu
- org.pushingpixels.substance.internal.utils.scroll - package org.pushingpixels.substance.internal.utils.scroll
- origImage - Variable in class org.pushingpixels.substance.api.watermark.SubstanceImageWatermark
-
The original image (as read from the disk / HTTP connection).
- origImageLocation - Variable in class org.pushingpixels.substance.api.watermark.SubstanceImageWatermark
-
The original image location.
- originalBrightnessFactor - Variable in class org.pushingpixels.substance.internal.utils.filters.ColorSchemeFilter
- originalTile - Variable in class org.pushingpixels.substance.api.painter.decoration.ImageWrapperDecorationPainter
-
Contains the original (not colorized) image of this painter.
- outerCircle - Variable in class org.pushingpixels.substance.internal.contrib.xoetrope.editor.color.ColorWheelPanel
- overlayPaintersMap - Variable in class org.pushingpixels.substance.api.SubstanceSkin
-
Maps decoration area type to the registered overlay painters.
- OverlayPainterUtils - Class in org.pushingpixels.substance.internal.painter
-
Contains utility methods related to overlay painters.
- OverlayPainterUtils() - Constructor for class org.pushingpixels.substance.internal.painter.OverlayPainterUtils
P
- padSelectedTab(int, int) - Method in class org.pushingpixels.substance.internal.ui.SubstanceTabbedPaneUI.TabbedPaneLayout
- PAGE_DOWN - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.ComboActions
- PAGE_DOWN - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.TabbedPaneActions
- PAGE_UP - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.ComboActions
- PAGE_UP - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.TabbedPaneActions
- paint(Graphics) - Method in class org.pushingpixels.substance.api.renderers.SubstanceDefaultListCellRenderer
- paint(Graphics) - Method in class org.pushingpixels.substance.api.renderers.SubstanceDefaultTableCellRenderer.BooleanRenderer
- paint(Graphics) - Method in class org.pushingpixels.substance.api.renderers.SubstanceDefaultTableCellRenderer
- paint(Graphics) - Method in class org.pushingpixels.substance.api.renderers.SubstanceDefaultTableHeaderCellRenderer
- paint(Graphics) - Method in class org.pushingpixels.substance.api.renderers.SubstanceDefaultTreeCellRenderer
- paint(Graphics) - Method in class org.pushingpixels.substance.internal.utils.SubstanceDropDownButton
- paint(Graphics) - Method in class org.pushingpixels.substance.internal.utils.SubstanceInternalFrameTitlePane.SubstanceMenuBar
- paint(Graphics) - Method in class org.pushingpixels.substance.internal.utils.SubstanceSpinnerButton
- paint(Graphics) - Method in class org.pushingpixels.substance.internal.utils.SubstanceSplitPaneDivider
- paint(Graphics) - Method in class org.pushingpixels.substance.internal.utils.SubstanceTitlePane.HeapStatusPanel
- paint(Graphics) - Method in class org.pushingpixels.substance.internal.utils.SubstanceTitlePane.SubstanceMenuBar
- paint(Graphics, JComponent) - Method in class org.pushingpixels.substance.internal.ui.SubstanceButtonUI
- paint(Graphics, JComponent) - Method in class org.pushingpixels.substance.internal.ui.SubstanceComboBoxUI
- paint(Graphics, JComponent) - Method in class org.pushingpixels.substance.internal.ui.SubstanceLabelUI
- paint(Graphics, JComponent) - Method in class org.pushingpixels.substance.internal.ui.SubstanceOptionPaneUI
- paint(Graphics, JComponent) - Method in class org.pushingpixels.substance.internal.ui.SubstancePopupMenuSeparatorUI
- paint(Graphics, JComponent) - Method in class org.pushingpixels.substance.internal.ui.SubstanceRadioButtonUI
- paint(Graphics, JComponent) - Method in class org.pushingpixels.substance.internal.ui.SubstanceScrollBarUI
- paint(Graphics, JComponent) - Method in class org.pushingpixels.substance.internal.ui.SubstanceSeparatorUI
- paint(Graphics, JComponent) - Method in class org.pushingpixels.substance.internal.ui.SubstanceSliderUI
- paint(Graphics, JComponent) - Method in class org.pushingpixels.substance.internal.ui.SubstanceSpinnerUI
- paint(Graphics, JComponent) - Method in class org.pushingpixels.substance.internal.ui.SubstanceTabbedPaneUI
- paint(Graphics, JComponent) - Method in class org.pushingpixels.substance.internal.ui.SubstanceTableHeaderUI
- paint(Graphics, JComponent) - Method in class org.pushingpixels.substance.internal.ui.SubstanceTableUI
-
Paint a representation of the
table
instance that was set in installUI(). - paint(Graphics, JComponent) - Method in class org.pushingpixels.substance.internal.ui.SubstanceToggleButtonUI
- paint(Graphics, JComponent) - Method in class org.pushingpixels.substance.internal.ui.SubstanceToolBarSeparatorUI
- paint(Graphics, JComponent) - Method in class org.pushingpixels.substance.internal.ui.SubstanceToolTipUI
- paintBackground(Graphics) - Method in class org.pushingpixels.substance.internal.ui.SubstanceEditorPaneUI
- paintBackground(Graphics) - Method in class org.pushingpixels.substance.internal.ui.SubstanceFormattedTextFieldUI
- paintBackground(Graphics) - Method in class org.pushingpixels.substance.internal.ui.SubstancePasswordFieldUI
- paintBackground(Graphics) - Method in class org.pushingpixels.substance.internal.ui.SubstanceTextAreaUI
- paintBackground(Graphics) - Method in class org.pushingpixels.substance.internal.ui.SubstanceTextFieldUI
- paintBackground(Graphics) - Method in class org.pushingpixels.substance.internal.ui.SubstanceTextPaneUI
- paintBackground(Graphics, Component, int) - Static method in class org.pushingpixels.substance.internal.utils.menu.SubstanceMenuBackgroundDelegate
-
Updates the specified menu item with the background that matches the provided parameters.
- paintBorder(Component, Graphics2D, int, int, int, int, float, SubstanceColorScheme) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceImageCreator
-
Paints border instance of specified dimensions and status.
- paintBorder(Component, Graphics, int, int, int, int) - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.SmallColorWellBorder
- paintBorder(Component, Graphics, int, int, int, int) - Method in class org.pushingpixels.substance.internal.utils.border.SubstanceBorder
- paintBorder(Component, Graphics, int, int, int, int) - Method in class org.pushingpixels.substance.internal.utils.border.SubstanceButtonBorder
- paintBorder(Component, Graphics, int, int, int, int) - Method in class org.pushingpixels.substance.internal.utils.border.SubstanceEtchedBorder
- paintBorder(Component, Graphics, int, int, int, int) - Method in class org.pushingpixels.substance.internal.utils.border.SubstancePaneBorder
- paintBorder(Component, Graphics, int, int, int, int) - Method in class org.pushingpixels.substance.internal.utils.border.SubstanceTableCellBorder
- paintBorder(Component, Graphics, int, int, int, int) - Method in class org.pushingpixels.substance.internal.utils.border.SubstanceTextComponentBorder
- paintBorder(Component, Graphics, int, int, int, int) - Method in class org.pushingpixels.substance.internal.utils.border.SubstanceToolBarBorder
- paintBorder(Component, Graphics, int, int, int, int) - Method in class org.pushingpixels.substance.internal.utils.scroll.SubstanceScrollPaneBorder
- paintBorder(Graphics) - Method in class org.pushingpixels.substance.api.renderers.SubstanceDefaultListCellRenderer
- paintBorder(Graphics) - Method in class org.pushingpixels.substance.api.renderers.SubstanceDefaultTableCellRenderer.BooleanRenderer
- paintBorder(Graphics) - Method in class org.pushingpixels.substance.api.renderers.SubstanceDefaultTableCellRenderer
- paintBorder(Graphics) - Method in class org.pushingpixels.substance.internal.utils.SubstanceDropDownButton
- paintBorder(Graphics) - Method in class org.pushingpixels.substance.internal.utils.SubstanceSpinnerButton
- paintBorder(Graphics, Component, int, int, Shape, Shape, SubstanceColorScheme) - Method in class org.pushingpixels.substance.api.painter.border.CompositeBorderPainter
- paintBorder(Graphics, Component, int, int, Shape, Shape, SubstanceColorScheme) - Method in class org.pushingpixels.substance.api.painter.border.DelegateBorderPainter
- paintBorder(Graphics, Component, int, int, Shape, Shape, SubstanceColorScheme) - Method in class org.pushingpixels.substance.api.painter.border.DelegateFractionBasedBorderPainter
- paintBorder(Graphics, Component, int, int, Shape, Shape, SubstanceColorScheme) - Method in class org.pushingpixels.substance.api.painter.border.FractionBasedBorderPainter
- paintBorder(Graphics, Component, int, int, Shape, Shape, SubstanceColorScheme) - Method in class org.pushingpixels.substance.api.painter.border.StandardBorderPainter
- paintBorder(Graphics, Component, int, int, Shape, Shape, SubstanceColorScheme) - Method in interface org.pushingpixels.substance.api.painter.border.SubstanceBorderPainter
-
Paints the control border.
- paintButtonText(Graphics, AbstractButton, Rectangle, String) - Method in class org.pushingpixels.substance.internal.ui.SubstanceButtonUI
-
Paints the text.
- paintButtonText(Graphics, AbstractButton, Rectangle, String) - Method in class org.pushingpixels.substance.internal.ui.SubstanceRadioButtonUI
-
Paints the text.
- paintButtonText(Graphics, AbstractButton, Rectangle, String) - Method in class org.pushingpixels.substance.internal.ui.SubstanceToggleButtonUI
-
Paints the text.
- paintCell(Graphics, int, Rectangle, ListCellRenderer, ListModel, ListSelectionModel, int) - Method in class org.pushingpixels.substance.internal.ui.SubstanceListUI
- paintCell(Graphics, Rectangle, Rectangle, int, int) - Method in class org.pushingpixels.substance.internal.ui.SubstanceTableUI
- paintCells(Graphics, int, int, int, int) - Method in class org.pushingpixels.substance.internal.ui.SubstanceTableUI
- paintColorTrack(Graphics, int, int, int, int, int) - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.ColorSliderUI
- paintComponent(Graphics) - Method in class org.pushingpixels.substance.api.renderers.SubstanceDefaultListCellRenderer
- paintComponent(Graphics) - Method in class org.pushingpixels.substance.api.renderers.SubstanceDefaultTableCellRenderer.BooleanRenderer
- paintComponent(Graphics) - Method in class org.pushingpixels.substance.api.renderers.SubstanceDefaultTableCellRenderer
- paintComponent(Graphics) - Method in class org.pushingpixels.substance.api.renderers.SubstanceDefaultTableHeaderCellRenderer
- paintComponent(Graphics) - Method in class org.pushingpixels.substance.api.renderers.SubstanceDefaultTreeCellRenderer
- paintComponent(Graphics) - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.ColorWheel
- paintComponent(Graphics) - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.Crayons
- paintComponent(Graphics) - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.PaletteEntryCellRenderer
- paintComponent(Graphics) - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.QuaquaColorPreviewPanel
- paintComponent(Graphics) - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.SwatchPanel
- paintComponent(Graphics) - Method in class org.pushingpixels.substance.internal.ui.SubstanceTableHeaderUI.ScrollPaneCornerFiller
- paintComponent(Graphics) - Method in class org.pushingpixels.substance.internal.utils.SubstanceInternalFrameTitlePane
- paintComponent(Graphics) - Method in class org.pushingpixels.substance.internal.utils.SubstanceTitlePane
- paintComponents(Graphics) - Method in class org.pushingpixels.substance.api.renderers.SubstanceDefaultListCellRenderer
- paintComponents(Graphics) - Method in class org.pushingpixels.substance.api.renderers.SubstanceDefaultTableCellRenderer.BooleanRenderer
- paintComponents(Graphics) - Method in class org.pushingpixels.substance.api.renderers.SubstanceDefaultTableCellRenderer
- paintCompositeRoundedBackground(JComponent, Graphics, int, int, int, AbstractButton, AbstractButton, boolean) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceImageCreator
-
Retrieves composite background for the specified parameters.
- paintContentBorder(Graphics, int, int) - Method in class org.pushingpixels.substance.internal.ui.SubstanceTabbedPaneUI
- paintContentBorderBottomEdge(Graphics, int, int, int, int, int, int) - Method in class org.pushingpixels.substance.internal.ui.SubstanceTabbedPaneUI
- paintContentBorderLeftEdge(Graphics, int, int, int, int, int, int) - Method in class org.pushingpixels.substance.internal.ui.SubstanceTabbedPaneUI
- paintContentBorderRightEdge(Graphics, int, int, int, int, int, int) - Method in class org.pushingpixels.substance.internal.ui.SubstanceTabbedPaneUI
- paintContentBorderTopEdge(Graphics, int, int, int, int, int, int) - Method in class org.pushingpixels.substance.internal.ui.SubstanceTabbedPaneUI
- paintContourBackground(Graphics, Component, int, int, Shape, boolean, SubstanceColorScheme, boolean) - Method in class org.pushingpixels.substance.api.painter.fill.FractionBasedFillPainter
- paintContourBackground(Graphics, Component, int, int, Shape, boolean, SubstanceColorScheme, boolean) - Method in class org.pushingpixels.substance.api.painter.fill.StandardFillPainter
- paintContourBackground(Graphics, Component, int, int, Shape, boolean, SubstanceColorScheme, boolean) - Method in interface org.pushingpixels.substance.api.painter.fill.SubstanceFillPainter
-
Fills the contour that matches the specified parameters.
- paintDecorationArea(Graphics2D, Component, DecorationAreaType, int, int, SubstanceSkin) - Method in class org.pushingpixels.substance.api.painter.decoration.ArcDecorationPainter
- paintDecorationArea(Graphics2D, Component, DecorationAreaType, int, int, SubstanceSkin) - Method in class org.pushingpixels.substance.api.painter.decoration.ClassicDecorationPainter
- paintDecorationArea(Graphics2D, Component, DecorationAreaType, int, int, SubstanceSkin) - Method in class org.pushingpixels.substance.api.painter.decoration.FlatDecorationPainter
- paintDecorationArea(Graphics2D, Component, DecorationAreaType, int, int, SubstanceSkin) - Method in class org.pushingpixels.substance.api.painter.decoration.FractionBasedDecorationPainter
- paintDecorationArea(Graphics2D, Component, DecorationAreaType, int, int, SubstanceSkin) - Method in class org.pushingpixels.substance.api.painter.decoration.Glass3DDecorationPainter
- paintDecorationArea(Graphics2D, Component, DecorationAreaType, int, int, SubstanceSkin) - Method in class org.pushingpixels.substance.api.painter.decoration.ImageWrapperDecorationPainter
- paintDecorationArea(Graphics2D, Component, DecorationAreaType, int, int, SubstanceSkin) - Method in class org.pushingpixels.substance.api.painter.decoration.MatteDecorationPainter
- paintDecorationArea(Graphics2D, Component, DecorationAreaType, int, int, SubstanceSkin) - Method in interface org.pushingpixels.substance.api.painter.decoration.SubstanceDecorationPainter
-
Paints the decoration area.
- paintDecorationBackground(Graphics, Component, boolean) - Static method in class org.pushingpixels.substance.internal.painter.DecorationPainterUtils
-
Paints the decoration background on the specified component.
- paintDecorationBackground(Graphics, Component, DecorationAreaType, boolean) - Static method in class org.pushingpixels.substance.internal.painter.DecorationPainterUtils
-
Paints the decoration background on the specified component.
- paintDeterminate(Graphics, JComponent) - Method in class org.pushingpixels.substance.internal.ui.SubstanceProgressBarUI
- paintDraggedArea(Graphics, int, int, TableColumn, int) - Method in class org.pushingpixels.substance.internal.ui.SubstanceTableUI
- paintDropLines(Graphics) - Method in class org.pushingpixels.substance.internal.ui.SubstanceTableUI
- painter - Variable in class org.pushingpixels.substance.api.painter.decoration.ClassicDecorationPainter
-
Single gradient painter instance.
- painter - Variable in class org.pushingpixels.substance.api.painter.highlight.ClassicHighlightPainter
-
Single gradient painter instance.
- painter - Variable in class org.pushingpixels.substance.api.painter.highlight.GlassHighlightPainter
-
Single gradient painter instance.
- paintExpandControl(Graphics, Rectangle, Insets, Rectangle, TreePath, int, boolean, boolean, boolean) - Method in class org.pushingpixels.substance.internal.ui.SubstanceTreeUI
- paintExpandControlEnforce(Graphics, Rectangle, Insets, Rectangle, TreePath, int, boolean, boolean, boolean) - Method in class org.pushingpixels.substance.internal.ui.SubstanceTreeUI
-
Paints the expand control of the specified row.
- paintFocus(Component, Component, TransitionAwareUI, Graphics2D, Shape, Rectangle, int) - Method in enum class org.pushingpixels.substance.api.SubstanceConstants.FocusKind
-
Paints the focus ring on the specified component.
- paintFocus(Graphics) - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.ColorSliderUI
- paintFocus(Graphics) - Method in class org.pushingpixels.substance.internal.ui.SubstanceSliderUI
- paintFocus(Graphics, Component, Component, TransitionAwareUI, Shape, Rectangle, float, int) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceCoreUtilities
-
Paints the focus ring on the specified component.
- paintFocus(Graphics, Rectangle) - Method in class org.pushingpixels.substance.internal.ui.SubstanceComboBoxUI
-
Paints the focus indication.
- paintFocusIndicator(Graphics, int, Rectangle[], int, Rectangle, Rectangle, boolean) - Method in class org.pushingpixels.substance.internal.ui.SubstanceTabbedPaneUI
- paintGrid(Graphics, int, int, int, int) - Method in class org.pushingpixels.substance.internal.ui.SubstanceTableUI
-
Paints the grid lines within aRect, using the grid color set with setGridColor.
- paintGrid(Graphics, JComponent) - Method in class org.pushingpixels.substance.internal.ui.SubstanceTableHeaderUI
- paintHighlight(Graphics2D, Component, int, int, SubstanceColorScheme) - Method in class org.pushingpixels.substance.api.painter.highlight.ClassicHighlightPainter
- paintHighlight(Graphics2D, Component, int, int, SubstanceColorScheme) - Method in class org.pushingpixels.substance.api.painter.highlight.FractionBasedHighlightPainter
- paintHighlight(Graphics2D, Component, int, int, SubstanceColorScheme) - Method in class org.pushingpixels.substance.api.painter.highlight.GlassHighlightPainter
- paintHighlight(Graphics2D, Component, int, int, SubstanceColorScheme) - Method in interface org.pushingpixels.substance.api.painter.highlight.SubstanceHighlightPainter
-
Paints the highlight.
- paintHighlight(Graphics, CellRendererPane, Component, Rectangle, float, Set<SubstanceConstants.Side>, SubstanceColorScheme, SubstanceColorScheme) - Static method in class org.pushingpixels.substance.internal.painter.HighlightPainterUtils
-
Paints the highlight for the specified component.
- paintHighlights(Graphics, JMenuItem, float) - Static method in class org.pushingpixels.substance.internal.utils.menu.SubstanceMenuBackgroundDelegate
-
Paints menu highlights.
- paintHorizontalLines(Graphics, Component, SubstanceColorScheme, int, Collection<Integer>, int, float, boolean) - Static method in class org.pushingpixels.substance.internal.painter.SeparatorPainterUtils
-
Paints horizontal separator lines.
- paintHorizontalPartOfLeg(Graphics, Rectangle, Insets, Rectangle, TreePath, int, boolean, boolean, boolean) - Method in class org.pushingpixels.substance.internal.ui.SubstanceTreeUI
- paintIcon(Component, Graphics, int, int) - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.MultiIcon
- paintIcon(Component, Graphics, int, int) - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.util.ShiftedIcon
- paintIcon(Component, Graphics, int, int) - Method in class org.pushingpixels.substance.internal.utils.icon.ArrowButtonTransitionAwareIcon
- paintIcon(Component, Graphics, int, int) - Method in class org.pushingpixels.substance.internal.utils.icon.CheckBoxMenuItemIcon
- paintIcon(Component, Graphics, int, int) - Method in class org.pushingpixels.substance.internal.utils.icon.GlowingIcon
- paintIcon(Component, Graphics, int, int) - Method in class org.pushingpixels.substance.internal.utils.icon.MenuArrowIcon
- paintIcon(Component, Graphics, int, int) - Method in class org.pushingpixels.substance.internal.utils.icon.RadioButtonMenuItemIcon
- paintIcon(Component, Graphics, int, int) - Method in class org.pushingpixels.substance.internal.utils.icon.TransitionAwareIcon
- paintIcon(Graphics, int, int, Icon, Rectangle, boolean) - Method in class org.pushingpixels.substance.internal.ui.SubstanceTabbedPaneUI
- paintIcon(Graphics, AbstractButton, Rectangle) - Method in class org.pushingpixels.substance.internal.ui.SubstanceToggleButtonUI
- paintIcon(Graphics, JComponent, Rectangle) - Method in class org.pushingpixels.substance.internal.ui.SubstanceButtonUI
- paintIndeterminate(Graphics, JComponent) - Method in class org.pushingpixels.substance.internal.ui.SubstanceProgressBarUI
- paintMajorTickForHorizSlider(Graphics, Rectangle, int) - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.ColorSliderUI
- paintMajorTickForVertSlider(Graphics, Rectangle, int) - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.ColorSliderUI
- paintMenuItem(Graphics, JComponent, Icon, Icon, Color, Color, int) - Method in class org.pushingpixels.substance.internal.ui.SubstanceCheckBoxMenuItemUI
- paintMenuItem(Graphics, JComponent, Icon, Icon, Color, Color, int) - Method in class org.pushingpixels.substance.internal.ui.SubstanceMenuItemUI
- paintMenuItem(Graphics, JComponent, Icon, Icon, Color, Color, int) - Method in class org.pushingpixels.substance.internal.ui.SubstanceMenuUI
- paintMenuItem(Graphics, JComponent, Icon, Icon, Color, Color, int) - Method in class org.pushingpixels.substance.internal.ui.SubstanceRadioButtonMenuItemUI
- paintMenuItem(Graphics, JMenuItem, Icon, Icon, int) - Static method in class org.pushingpixels.substance.internal.utils.menu.MenuUtilities
-
Paints the specified menu item.
- paintMenuItemText(Graphics, JMenuItem, Rectangle, String, int, StateTransitionTracker.ModelStateInfo, float) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceTextUtilities
- paintMinorTickForHorizSlider(Graphics, Rectangle, int) - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.ColorSliderUI
- paintMinorTickForVertSlider(Graphics, Rectangle, int) - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.ColorSliderUI
- paintOverlay(Graphics2D, Component, DecorationAreaType, int, int, SubstanceSkin) - Method in class org.pushingpixels.substance.api.painter.overlay.BottomLineOverlayPainter
- paintOverlay(Graphics2D, Component, DecorationAreaType, int, int, SubstanceSkin) - Method in class org.pushingpixels.substance.api.painter.overlay.BottomShadowOverlayPainter
- paintOverlay(Graphics2D, Component, DecorationAreaType, int, int, SubstanceSkin) - Method in interface org.pushingpixels.substance.api.painter.overlay.SubstanceOverlayPainter
-
Paints the overlay.
- paintOverlay(Graphics2D, Component, DecorationAreaType, int, int, SubstanceSkin) - Method in class org.pushingpixels.substance.api.painter.overlay.TopBezelOverlayPainter
- paintOverlay(Graphics2D, Component, DecorationAreaType, int, int, SubstanceSkin) - Method in class org.pushingpixels.substance.api.painter.overlay.TopLineOverlayPainter
- paintOverlay(Graphics2D, Component, DecorationAreaType, int, int, SubstanceSkin) - Method in class org.pushingpixels.substance.api.painter.overlay.TopShadowOverlayPainter
- paintOverlays(Graphics, Component, SubstanceSkin, DecorationAreaType) - Static method in class org.pushingpixels.substance.internal.painter.OverlayPainterUtils
-
Paints all registered overlays on the specified component.
- paintPasswordStrengthMarker(Graphics, int, int, int, int, LafConstants.PasswordStrength) - Method in class org.pushingpixels.substance.internal.utils.SubstanceWidgetSupport
- paintRectangularBackground(Component, Graphics, int, int, int, int, SubstanceColorScheme, float, boolean) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceImageCreator
-
Paints rectangular gradient background.
- paintRectangularStripedBackground(Component, Graphics, int, int, int, int, SubstanceColorScheme, BufferedImage, int, float, boolean) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceImageCreator
-
Paints rectangular gradient background with spots and optional replicated stripe image.
- paintRoundedBorder(Component, Graphics, int, int, int, int) - Method in class org.pushingpixels.substance.internal.utils.border.SubstancePaneBorder
- paintRow(Graphics, Rectangle, Insets, Rectangle, TreePath, int, boolean, boolean, boolean) - Method in class org.pushingpixels.substance.internal.ui.SubstanceTreeUI
- paintSeparator(Component, Graphics, int, int, int) - Static method in class org.pushingpixels.substance.internal.painter.SeparatorPainterUtils
-
Paints a separator.
- paintSeparator(Component, Graphics, int, int, int, boolean, int) - Static method in class org.pushingpixels.substance.internal.painter.SeparatorPainterUtils
-
Paints a separator.
- paintSeparator(Component, Graphics, int, int, int, boolean, int, int, boolean) - Static method in class org.pushingpixels.substance.internal.painter.SeparatorPainterUtils
-
Paints a separator.
- paintSeparator(Component, Graphics, SubstanceColorScheme, int, int, int, boolean, int, int, boolean) - Static method in class org.pushingpixels.substance.internal.painter.SeparatorPainterUtils
-
Paints a separator.
- paintSimpleBorder(Component, Graphics2D, int, int, SubstanceColorScheme) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceImageCreator
-
Paints simple border.
- paintSimpleBorderAliased(Component, Graphics2D, int, int, SubstanceColorScheme) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceImageCreator
- paintSplitDividerBumpImage(Graphics, SubstanceSplitPaneDivider, int, int, int, int, boolean, SubstanceColorScheme) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceImageCreator
-
Paints the bump dots on the split pane dividers.
- paintSquareBorder(Component, Graphics, int, int, int, int) - Method in class org.pushingpixels.substance.internal.utils.border.SubstancePaneBorder
- paintString(Graphics, int, int, int, int, int, Insets) - Method in class org.pushingpixels.substance.internal.ui.SubstanceProgressBarUI
- paintTab(Graphics, int, Rectangle[], int, Rectangle, Rectangle) - Method in class org.pushingpixels.substance.internal.ui.SubstanceTabbedPaneUI
- paintTabArea(Graphics, int, int) - Method in class org.pushingpixels.substance.internal.ui.SubstanceTabbedPaneUI
- paintTabBackground(Graphics, int, int, int, int, int, int, boolean) - Method in class org.pushingpixels.substance.internal.ui.SubstanceTabbedPaneUI
- paintTabBorder(Graphics, int, int, int, int, int, int, boolean) - Method in class org.pushingpixels.substance.internal.ui.SubstanceTabbedPaneUI
- paintText(Graphics, int, Font, FontMetrics, int, String, Rectangle, boolean) - Method in class org.pushingpixels.substance.internal.ui.SubstanceTabbedPaneUI
- paintText(Graphics, AbstractButton, Rectangle, String, int) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceTextUtilities
-
Paints the text of the specified button.
- paintText(Graphics, AbstractButton, ButtonModel, Rectangle, String, int) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceTextUtilities
-
Paints the text of the specified button.
- paintText(Graphics, JComponent, Rectangle, String, int, Font, Color, Rectangle) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceTextUtilities
-
Paints the specified text.
- paintText(Graphics, JComponent, Rectangle, String, int, ComponentState, float) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceTextUtilities
-
Paints the specified text.
- paintText(Graphics, JComponent, Rectangle, String, int, StateTransitionTracker.ModelStateInfo, float) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceTextUtilities
- paintTextCompBackground(Graphics, JComponent) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceTextUtilities
-
Paints background of the specified text component.
- paintTextComponentBorder(JComponent, Graphics, int, int, int, int, float, SubstanceColorScheme) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceImageCreator
-
Paints border instance of specified dimensions and status.
- paintTextWithDropShadow(JComponent, Graphics, Color, String, int, int, int, int) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceTextUtilities
-
Paints text with drop shadow.
- paintThumb(Graphics) - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.ColorSliderUI
- paintThumb(Graphics) - Method in class org.pushingpixels.substance.internal.ui.SubstanceSliderUI
- paintThumb(Graphics, JComponent, Rectangle) - Method in class org.pushingpixels.substance.internal.ui.SubstanceScrollBarUI
- paintTicks(Graphics) - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.ColorSliderUI
- paintTicks(Graphics) - Method in class org.pushingpixels.substance.internal.ui.SubstanceSliderUI
- paintTrack(Graphics) - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.ColorSliderUI
- paintTrack(Graphics) - Method in class org.pushingpixels.substance.internal.ui.SubstanceSliderUI
- paintTrack(Graphics, JComponent, Rectangle) - Method in class org.pushingpixels.substance.internal.ui.SubstanceScrollBarUI
- paintVerticalLines(Graphics, Component, SubstanceColorScheme, int, Collection<Integer>, int, float) - Static method in class org.pushingpixels.substance.internal.painter.SeparatorPainterUtils
-
Paints vertical separator lines.
- paintVerticalPartOfLeg(Graphics, Rectangle, Insets, TreePath) - Method in class org.pushingpixels.substance.internal.ui.SubstanceTreeUI
- paintVerticalText(Graphics, JComponent, Rectangle, String, int, Font, Color, Rectangle, boolean) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceTextUtilities
-
Paints the specified vertical text.
- PairwiseButtonBackgroundDelegate - Class in org.pushingpixels.substance.internal.utils
-
Delegate class for painting backgrounds of buttons in Substance look and feel.
- PairwiseButtonBackgroundDelegate() - Constructor for class org.pushingpixels.substance.internal.utils.PairwiseButtonBackgroundDelegate
- PaletteEntry - Class in org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser
-
PaletteEntry.
- PaletteEntry(String, Color) - Constructor for class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.PaletteEntry
-
Creates a new instance.
- PaletteEntryCellRenderer - Class in org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser
-
PaletteEntryCellRenderer.
- PaletteEntryCellRenderer() - Constructor for class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.PaletteEntryCellRenderer
-
Creates a new instance.
- PaletteListModel - Class in org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser
-
PaletteListModel manages a list of PaletteEntry.
- PaletteListModel(String, String, PaletteEntry[]) - Constructor for class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.PaletteListModel
-
Creates a new instance.
- PASSWORD_ECHO_PER_CHAR - Static variable in class org.pushingpixels.substance.api.SubstanceLookAndFeel
-
Client property name for specifying the number of echo characters for each password character.
- passwordField - Variable in class org.pushingpixels.substance.internal.ui.SubstancePasswordFieldUI
-
The associated password field.
- PASTE - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet
- path - Variable in class org.pushingpixels.substance.internal.ui.SubstanceTreeUI.TreePathId
-
Tree path.
- PathRepaintCallback(JTree, TreePath) - Constructor for class org.pushingpixels.substance.internal.ui.SubstanceTreeUI.PathRepaintCallback
-
Creates a new animation repaint callback.
- PerlinNoiseGenerator - Class in org.pushingpixels.substance.internal.utils
-
A class for producing Perlin-inspired noise.
- PerlinNoiseGenerator() - Constructor for class org.pushingpixels.substance.internal.utils.PerlinNoiseGenerator
- pickCancel() - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.ColorPicker
- pickCancel() - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.Quaqua15ColorPicker
- pickerImage - Variable in class org.pushingpixels.substance.internal.contrib.xoetrope.editor.color.ColorWheelPanel
- pickFinish() - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.ColorPicker
- pickFinish() - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.Quaqua15ColorPicker
- PLASTIC_NAME - Static variable in class org.pushingpixels.substance.internal.contrib.jgoodies.looks.Options
- PLASTIC3D_NAME - Static variable in class org.pushingpixels.substance.internal.contrib.jgoodies.looks.Options
- PLASTICXP_NAME - Static variable in class org.pushingpixels.substance.internal.contrib.jgoodies.looks.Options
- play() - Method in class org.pushingpixels.substance.internal.animation.IconGlowTracker
- play(int) - Method in class org.pushingpixels.substance.internal.animation.IconGlowTracker
- PLUGIN_XML - Static variable in class org.pushingpixels.substance.api.SubstanceLookAndFeel
-
The name of plugin configuration XML resource name.
- POPUP_DROP_SHADOW_ENABLED_KEY - Static variable in class org.pushingpixels.substance.internal.contrib.jgoodies.looks.Options
- POSITIVE_BLOCK_INCREMENT - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.ScrollBarActions
- POSITIVE_BLOCK_INCREMENT - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.SliderActions
- POSITIVE_INCREMENT - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.SplitPaneActions
- POSITIVE_UNIT_INCREMENT - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.ScrollBarActions
- POSITIVE_UNIT_INCREMENT - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.SliderActions
- POST_POPUP - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.RootPaneActions
- preferredLayoutSize(Container) - Method in class org.pushingpixels.substance.internal.ui.SubstanceRootPaneUI.SubstanceRootLayout
-
Returns the amount of space the layout would like to have.
- preferredLayoutSize(Container) - Method in class org.pushingpixels.substance.internal.ui.SubstanceScrollPaneUI.AdjustedLayout
- preferredLayoutSize(Container) - Method in class org.pushingpixels.substance.internal.ui.SubstanceSpinnerUI.SpinnerLayoutManager
- preferredLayoutSize(Container) - Method in class org.pushingpixels.substance.internal.utils.SubstanceInternalFrameTitlePane.SubstanceTitlePaneLayout
- preferredLayoutSize(Container) - Method in class org.pushingpixels.substance.internal.utils.SubstanceTitlePane.TitlePaneLayout
- PRESS - Static variable in class org.pushingpixels.substance.api.ComponentStateFacet
-
Facet that describes the press bit.
- PRESSED - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet
- PRESSED_SELECTED - Static variable in class org.pushingpixels.substance.api.ComponentState
-
Pressed selected.
- PRESSED_UNSELECTED - Static variable in class org.pushingpixels.substance.api.ComponentState
-
Pressed and not selected.
- pressedScheme - Variable in class org.pushingpixels.substance.api.SubstanceColorSchemeBundle
-
If there is no explicitly registered color scheme for pressed component state, this field will contain a synthesized color scheme for a pressed state.
- prevButton - Variable in class org.pushingpixels.substance.internal.ui.SubstanceSpinnerUI
-
The previous (decrement) button.
- previewListener - Variable in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.Quaqua13ColorChooserUI
- previewPanel - Variable in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.Quaqua13ColorChooserUI
- previewWatermark(Graphics, SubstanceSkin, int, int, int, int) - Method in class org.pushingpixels.substance.api.watermark.SubstanceCrosshatchWatermark
- previewWatermark(Graphics, SubstanceSkin, int, int, int, int) - Method in class org.pushingpixels.substance.api.watermark.SubstanceImageWatermark
- previewWatermark(Graphics, SubstanceSkin, int, int, int, int) - Method in class org.pushingpixels.substance.api.watermark.SubstanceNullWatermark
- previewWatermark(Graphics, SubstanceSkin, int, int, int, int) - Method in class org.pushingpixels.substance.api.watermark.SubstanceStripeWatermark
- previewWatermark(Graphics, SubstanceSkin, int, int, int, int) - Method in interface org.pushingpixels.substance.api.watermark.SubstanceWatermark
-
Draws the preview of the watermark image.
- PREVIOUS - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.TabbedPaneActions
- PREVIOUS_COLUMN - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.TableActions
- PREVIOUS_COLUMN_CELL - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.TableActions
- PREVIOUS_COLUMN_CHANGE_LEAD - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.TableActions
- PREVIOUS_COLUMN_EXTEND_SELECTION - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.TableActions
- PREVIOUS_FRAME - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.DesktopPaneActions
- PREVIOUS_LINK - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.TextComponentActions
- PREVIOUS_ROW - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.TableActions
- PREVIOUS_ROW_CELL - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.TableActions
- PREVIOUS_ROW_CHANGE_LEAD - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.TableActions
- PREVIOUS_ROW_EXTEND_SELECTION - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.TableActions
- PRIMARY_TITLE_PANE - Static variable in class org.pushingpixels.substance.api.DecorationAreaType
-
Title pane of top-level windows (frames, dialogs).
- PRIMARY_TITLE_PANE_INACTIVE - Static variable in class org.pushingpixels.substance.api.DecorationAreaType
-
Title pane of top-level windows (frames, dialogs) when not active.
- processColumnModelChangeEvent(TableColumnModel, TableColumnModel) - Method in class org.pushingpixels.substance.internal.ui.SubstanceTableHeaderUI
-
Processes the events on model changes on the table column model.
- propertyChange(PropertyChangeEvent) - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.ColorSliderUI.CSUIPropertyChangeHandler
- propertyChange(PropertyChangeEvent) - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.Quaqua13ColorChooserUI.PropertyHandler
- propertyChange(PropertyChangeEvent) - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.Quaqua14ColorChooserUI.PropertyHandler
- propertyChange(PropertyChangeEvent) - Method in class org.pushingpixels.substance.internal.ui.SubstanceComboBoxUI.ComboBoxPropertyChangeHandler
- propertyChange(PropertyChangeEvent) - Method in class org.pushingpixels.substance.internal.ui.SubstanceRootPaneUI
- propertyChange(PropertyChangeEvent) - Method in class org.pushingpixels.substance.internal.utils.menu.MenuUtilities.MenuPropertyListener
- propertyChangeListener - Variable in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.Quaqua13ColorChooserUI
- PropertyHandler() - Constructor for class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.Quaqua13ColorChooserUI.PropertyHandler
- PropertyHandler() - Constructor for class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.Quaqua14ColorChooserUI.PropertyHandler
- propertyListener - Variable in class org.pushingpixels.substance.internal.utils.SubstanceTitlePane
-
Listens on changes to
componentOrientation
andSubstanceLookAndFeel.WINDOW_MODIFIED
properties. - PurpleColorScheme - Class in org.pushingpixels.substance.api.colorscheme
-
Purple color scheme.
- PurpleColorScheme() - Constructor for class org.pushingpixels.substance.api.colorscheme.PurpleColorScheme
-
Creates a new
Purple
color scheme. - put(String, String) - Method in class org.pushingpixels.substance.api.inputmaps.SubstanceInputMap
- put(HashMapKey, T) - Method in class org.pushingpixels.substance.internal.utils.LazyResettableHashMap
-
Puts a new key-value pair in the map.
- putLookAndFeelReplacement(String, String) - Static method in class org.pushingpixels.substance.internal.contrib.jgoodies.looks.Options
-
Puts a replacement name for a given
LookAndFeel
class name in the list of all look and feel replacements.
Q
- Quaqua13ColorChooserUI - Class in org.pushingpixels.substance.internal.contrib.randelshofer.quaqua
-
QuaquaColorChooserUI.
- Quaqua13ColorChooserUI() - Constructor for class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.Quaqua13ColorChooserUI
- Quaqua13ColorChooserUI.PropertyHandler - Class in org.pushingpixels.substance.internal.contrib.randelshofer.quaqua
-
This inner class is marked "public" due to a compiler bug.
- Quaqua14ColorChooserUI - Class in org.pushingpixels.substance.internal.contrib.randelshofer.quaqua
-
QuaquaColorChooserUI with enhancements for Java 1.4.
- Quaqua14ColorChooserUI() - Constructor for class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.Quaqua14ColorChooserUI
- Quaqua14ColorChooserUI.PropertyHandler - Class in org.pushingpixels.substance.internal.contrib.randelshofer.quaqua
- Quaqua15ColorPicker - Class in org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser
-
Quaqua15ColorPicker.
- Quaqua15ColorPicker() - Constructor for class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.Quaqua15ColorPicker
-
Creates a new instance.
- quaquaColorChooserClassName - Static variable in class org.pushingpixels.substance.internal.plugin.BasePlugin
-
Color chooser class name from Quaqua.
- QuaquaColorPreviewPanel - Class in org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser
-
QuaquaColorPreviewPanel.
- QuaquaColorPreviewPanel() - Constructor for class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.QuaquaColorPreviewPanel
-
Creates new form.
- QuaquaIconFactory - Class in org.pushingpixels.substance.internal.contrib.randelshofer.quaqua
-
QuaquaIconFactory.
- QuaquaTrackListener() - Constructor for class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.ColorSliderUI.QuaquaTrackListener
- QuaquaUtilities - Class in org.pushingpixels.substance.internal.contrib.randelshofer.quaqua
-
Utility class for the Quaqua LAF.
- query(SubstanceColorScheme) - Method in interface org.pushingpixels.substance.api.ColorSchemeSingleColorQuery
-
Returns a single color based on the specified color scheme.
R
- R - Variable in class org.pushingpixels.substance.internal.contrib.xoetrope.editor.color.ModelColor
- RadioButtonMenuItemIcon - Class in org.pushingpixels.substance.internal.utils.icon
-
Icon for the
JRadioButtonMenuItem
s. - RadioButtonMenuItemIcon(JMenuItem, int) - Constructor for class org.pushingpixels.substance.internal.utils.icon.RadioButtonMenuItemIcon
-
Creates a new icon.
- radiusScaleFactor - Variable in class org.pushingpixels.substance.internal.utils.border.SubstanceBorder
-
When the border is painted, the default radius is multiplied by this factor.
- RaspberryColorScheme - Class in org.pushingpixels.substance.api.colorscheme
-
Raspberry color scheme.
- RaspberryColorScheme() - Constructor for class org.pushingpixels.substance.api.colorscheme.RaspberryColorScheme
-
Creates a new
Raspberry
color scheme. - RavenSkin - Class in org.pushingpixels.substance.api.skin
-
Raven
skin. - RavenSkin() - Constructor for class org.pushingpixels.substance.api.skin.RavenSkin
-
Creates a new
Raven
skin. - reallyPrint - Static variable in class org.pushingpixels.substance.internal.utils.SubstanceCoreUtilities
- reallyPrintThreadingExceptions() - Static method in class org.pushingpixels.substance.internal.utils.SubstanceCoreUtilities
- reallyThrow - Static variable in class org.pushingpixels.substance.internal.utils.SubstanceCoreUtilities
- reallyThrowThreadingExceptions() - Static method in class org.pushingpixels.substance.internal.utils.SubstanceCoreUtilities
- rectangleForCurrentValue() - Method in class org.pushingpixels.substance.internal.ui.SubstanceComboBoxUI
- RectangularButtonShaper - Interface in org.pushingpixels.substance.api.shaper
-
Interface for rectangular-based button shapers.
- REFRESH - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.FileChooserActions
- regenerateColorWheel() - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.ColorWheelImageProducer
- register(JRootPane, boolean, SubstanceConstants.SubstanceWidgetType...) - Method in class org.pushingpixels.substance.internal.utils.SubstanceWidgetManager
- registerAsDecorationArea(SubstanceColorScheme, DecorationAreaType...) - Method in class org.pushingpixels.substance.api.SubstanceSkin
-
Registers the specified background color scheme to be used on controls in decoration areas.
- registerColorScheme(SubstanceColorScheme, float, ComponentState...) - Method in class org.pushingpixels.substance.api.SubstanceColorSchemeBundle
-
Registers a color scheme for the specific component state.
- registerColorScheme(SubstanceColorScheme, ColorSchemeAssociationKind, ComponentState...) - Method in class org.pushingpixels.substance.api.SubstanceColorSchemeBundle
-
Registers the color scheme to be used for the specified visual area of controls under the specified states.
- registerColorScheme(SubstanceColorScheme, ComponentState...) - Method in class org.pushingpixels.substance.api.SubstanceColorSchemeBundle
-
Registers a color scheme for the specific component state.
- registerDecorationAreaSchemeBundle(SubstanceColorSchemeBundle, DecorationAreaType...) - Method in class org.pushingpixels.substance.api.SubstanceSkin
-
Registers the specified color scheme bundle to be used on controls in decoration areas.
- registerDecorationAreaSchemeBundle(SubstanceColorSchemeBundle, SubstanceColorScheme, DecorationAreaType...) - Method in class org.pushingpixels.substance.api.SubstanceSkin
-
Registers the specified color scheme bundle and background color scheme to be used on controls in decoration areas.
- registerFocusListeners() - Method in class org.pushingpixels.substance.internal.animation.StateTransitionTracker
- registerHighlightColorScheme(SubstanceColorScheme, float, ComponentState...) - Method in class org.pushingpixels.substance.api.SubstanceColorSchemeBundle
-
Registers a highlight color scheme for the specific component state if the component state is not
null
, or a global highlight color scheme otherwise. - registerHighlightColorScheme(SubstanceColorScheme, ComponentState...) - Method in class org.pushingpixels.substance.api.SubstanceColorSchemeBundle
-
Registers a highlight color scheme for the specific component state if the component state is not
null
, or a global highlight color scheme otherwise. - registerListener(JTabbedPane, BaseTabCloseListener) - Method in class org.pushingpixels.substance.internal.utils.TabCloseListenerManager
-
Registers the specified listener on tab-close events on the specified tabbed pane.
- registerListener(BaseTabCloseListener) - Method in class org.pushingpixels.substance.internal.utils.TabCloseListenerManager
-
Registers the specified listener on tab-close events on all tabbed panes.
- registerListeners() - Method in class org.pushingpixels.substance.internal.utils.RolloverTextControlListener
- registerLocaleChangeListener(LocaleChangeListener) - Static method in class org.pushingpixels.substance.api.SubstanceLookAndFeel
-
Registers a new listener on locale change.
- registerModelListeners() - Method in class org.pushingpixels.substance.internal.animation.StateTransitionTracker
- registerPanel(SubstanceTitlePane.HeapStatusPanel) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceTitlePane.HeapStatusThread
-
Registers new heap status panel with
this
thread. - registerSkinChangeListener(SkinChangeListener) - Static method in class org.pushingpixels.substance.api.SubstanceLookAndFeel
-
Registers a new listener on skin change.
- registerTabCloseChangeListener(JTabbedPane, BaseTabCloseListener) - Static method in class org.pushingpixels.substance.api.SubstanceLookAndFeel
-
Registers the specified listener on tab-close events on the specified tabbed pane.
- registerTabCloseChangeListener(BaseTabCloseListener) - Static method in class org.pushingpixels.substance.api.SubstanceLookAndFeel
-
Registers the specified listener on tab-close events on all tabbed panes.
- RELEASED - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet
- remove(String) - Method in class org.pushingpixels.substance.api.inputmaps.SubstanceInputMap
- removeAllColorChooserPanels() - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.ColorChooserMainPanel
- removeChangeListener(ChangeListener) - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.ColorSliderModel
- removeChangeListener(ChangeListener) - Method in class org.pushingpixels.substance.internal.contrib.xoetrope.editor.color.ColorWheelPanel
-
Remove a change listener
- removeColorSlider(JSlider) - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.ColorSliderModel
- removeLayoutComponent(Component) - Method in class org.pushingpixels.substance.internal.ui.SubstanceRootPaneUI.SubstanceRootLayout
- removeLayoutComponent(Component) - Method in class org.pushingpixels.substance.internal.ui.SubstanceScrollPaneUI.AdjustedLayout
- removeLayoutComponent(Component) - Method in class org.pushingpixels.substance.internal.ui.SubstanceSpinnerUI.SpinnerLayoutManager
- removeLayoutComponent(Component) - Method in class org.pushingpixels.substance.internal.utils.SubstanceInternalFrameTitlePane.SubstanceTitlePaneLayout
- removeLayoutComponent(Component) - Method in class org.pushingpixels.substance.internal.utils.SubstanceTitlePane.TitlePaneLayout
- removeLookAndFeelReplacement(String) - Static method in class org.pushingpixels.substance.internal.contrib.jgoodies.looks.Options
-
Removes a replacement name for a given
LookAndFeel
class name from the list of all look and feel replacements. - removeNotify() - Method in class org.pushingpixels.substance.internal.utils.SubstanceInternalFrameTitlePane
- removeNotify() - Method in class org.pushingpixels.substance.internal.utils.SubstanceTitlePane
- removeOverlayPainter(SubstanceOverlayPainter, DecorationAreaType...) - Method in class org.pushingpixels.substance.api.SubstanceSkin
-
Removes the specified overlay painter from the list of overlay painters associated with the specified decoration area types.
- removeStateTransitionListener(StateTransitionListener) - Method in class org.pushingpixels.substance.internal.animation.StateTransitionTracker
- removeUpdate(DocumentEvent) - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.ColorSliderTextFieldHandler
- removeUpdate(DocumentEvent) - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.HTMLSliderTextFieldHandler
- repaint() - Method in class org.pushingpixels.substance.api.renderers.SubstanceDefaultTreeCellRenderer
-
Overridden for performance reasons.
- repaint(long, int, int, int, int) - Method in class org.pushingpixels.substance.api.renderers.SubstanceDefaultTreeCellRenderer
-
Overridden for performance reasons.
- repaint(Rectangle) - Method in class org.pushingpixels.substance.api.renderers.SubstanceDefaultTreeCellRenderer
-
Overridden for performance reasons.
- repaintBorder(JComponent) - Static method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.QuaquaUtilities
- repaintTab() - Method in class org.pushingpixels.substance.internal.ui.SubstanceTabbedPaneUI.TabRepaintCallback
-
Repaints the relevant tab.
- replace(String, SubstanceColorScheme) - Method in class org.pushingpixels.substance.api.SubstanceSkin.ColorSchemes
-
Finds the index of the color scheme that has the specified display name and replaces it with (possibly another) color scheme.
- REQUEST_FOCUS - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.TabbedPaneActions
- REQUEST_FOCUS_FOR_VISIBLE - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.TabbedPaneActions
- requestFocus() - Method in class org.pushingpixels.substance.internal.utils.SubstanceTitleButton
- requestStop() - Method in class org.pushingpixels.substance.internal.utils.MemoryAnalyzer
-
Issues request to stop tracing.
- requestStop() - Method in class org.pushingpixels.substance.internal.utils.SubstanceTitlePane.HeapStatusThread
- reset() - Static method in class org.pushingpixels.substance.internal.utils.LazyResettableHashMap
-
Resets all existing hash maps.
- RESET_FIELD_EDIT - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.TextComponentActions
- resetBtn - Variable in class org.pushingpixels.substance.internal.contrib.xoetrope.editor.color.ColorWheelPanel
- resetColorWheel() - Method in class org.pushingpixels.substance.internal.contrib.xoetrope.editor.color.ColorWheelPanel
-
Reset the brightness and saturation multipliers for the ColorWheel.
- resetLabelBundle() - Static method in class org.pushingpixels.substance.api.SubstanceLookAndFeel
-
Resets the current label bundle.
- resetPointsToPixelsRatio(FontPolicy) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceSizeUtils
-
Resets the points to pixels ratio based on the specified font policy.
- resetRolloverIndex() - Method in class org.pushingpixels.substance.internal.ui.SubstanceListUI
-
Resets the rollover index.
- RESIZE - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.DesktopPaneActions
- RESIZE_LEFT - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.TableHeaderActions
- RESIZE_RIGHT - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.TableHeaderActions
- ResourceBundleUtil - Class in org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.util
-
This is a convenience wrapper for accessing resources stored in a ResourceBundle.
- ResourceBundleUtil(ResourceBundle) - Constructor for class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.util.ResourceBundleUtil
-
Creates a new ResouceBundleUtil which wraps the provided resource bundle.
- RESTORE - Enum constant in enum class org.pushingpixels.substance.internal.utils.icon.SubstanceIconFactory.IconKind
-
Icon of a restore button.
- RESTORE - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.DesktopPaneActions
- restoreOpaque(Component, Map<Component, Boolean>) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceCoreUtilities
-
Restores the opacity of the specified component and all its descendants.
- revalidate() - Method in class org.pushingpixels.substance.api.renderers.SubstanceDefaultTreeCellRenderer
-
Overridden for performance reasons.
- RGBChooser - Class in org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser
-
RGBChooser.
- RGBChooser() - Constructor for class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.RGBChooser
-
Creates new form.
- RGBColorSliderModel - Class in org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser
-
A ColorSliderModel for RGB color components (red, green, blue).
- RGBColorSliderModel() - Constructor for class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.RGBColorSliderModel
-
Creates a new instance.
- rgbMaxValue - Variable in class org.pushingpixels.substance.internal.contrib.xoetrope.editor.color.ModelColor
- rgbMinValue - Variable in class org.pushingpixels.substance.internal.contrib.xoetrope.editor.color.ModelColor
- RIGHT - Enum constant in enum class org.pushingpixels.substance.api.SubstanceConstants.Side
-
Right side.
- RIGHT - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.DesktopPaneActions
- RIGHT - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.TabbedPaneActions
- rolledOverColumn - Variable in class org.pushingpixels.substance.internal.ui.SubstanceTableUI
-
Holds the currently rolled-over column index, or
-1
if none such. - rolledOverIndex - Variable in class org.pushingpixels.substance.internal.ui.SubstanceListUI
-
Holds the currently rolled-over index, or -1 is there is none such.
- rolledOverIndices - Variable in class org.pushingpixels.substance.internal.ui.SubstanceTableUI
-
Holds the currently rolled-over row-column index, or
null
if none such. - ROLLOVER - Static variable in class org.pushingpixels.substance.api.ComponentStateFacet
-
Facet that describes the rollover bit.
- ROLLOVER_ARMED - Static variable in class org.pushingpixels.substance.api.ComponentState
-
Armed and rolled over.
- ROLLOVER_SELECTED - Static variable in class org.pushingpixels.substance.api.ComponentState
-
Selected and rolled over.
- ROLLOVER_UNSELECTED - Static variable in class org.pushingpixels.substance.api.ComponentState
-
Not selected and rolled over.
- RolloverButtonListener - Class in org.pushingpixels.substance.internal.utils
-
Button listener for rollover effects.
- RolloverButtonListener(AbstractButton, StateTransitionTracker) - Constructor for class org.pushingpixels.substance.internal.utils.RolloverButtonListener
-
Simple constructor.
- RolloverControlListener - Class in org.pushingpixels.substance.internal.utils
-
Control listener for rollover effects.
- RolloverControlListener(TransitionAwareUI, ButtonModel) - Constructor for class org.pushingpixels.substance.internal.utils.RolloverControlListener
-
Simple constructor.
- RolloverMenuItemListener - Class in org.pushingpixels.substance.internal.utils
-
Menu item listener for rollover effects.
- RolloverMenuItemListener(JMenuItem, StateTransitionTracker) - Constructor for class org.pushingpixels.substance.internal.utils.RolloverMenuItemListener
-
Simple constructor.
- rolloverSelectedScheme - Variable in class org.pushingpixels.substance.api.SubstanceColorSchemeBundle
-
If there is no explicitly registered color scheme for the rollover selected component state, this field will contain a synthesized color scheme for the rollover selected state.
- RolloverTextControlListener - Class in org.pushingpixels.substance.internal.utils
-
Control listener for rollover effects.
- RolloverTextControlListener(JComponent, TransitionAwareUI, ButtonModel) - Constructor for class org.pushingpixels.substance.internal.utils.RolloverTextControlListener
-
Simple constructor.
- root - Variable in class org.pushingpixels.substance.internal.ui.SubstanceRootPaneUI
-
JRootPane
providing the look and feel for. - rootPane - Variable in class org.pushingpixels.substance.internal.utils.SubstanceTitlePane
-
JRootPane rendering for.
- RootPaneActions() - Constructor for class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.RootPaneActions
- RootPaneDefaultButtonTracker - Class in org.pushingpixels.substance.internal.animation
-
Tracker for pulsating (default and focused)
JButton
s. - rotate(int) - Method in class org.pushingpixels.substance.internal.contrib.xoetrope.editor.color.ModelColor
-
Rotate this color by a specified amount
- rotateTabRuns(int, int) - Method in class org.pushingpixels.substance.internal.ui.SubstanceTabbedPaneUI.TabbedPaneLayout
- roundIcon - Variable in class org.pushingpixels.substance.internal.ui.SubstanceSliderUI
-
Icon for sliders without labels and ticks.
- row - Variable in class org.pushingpixels.substance.internal.ui.SubstanceTableUI.TableCellId
-
Cell row.
- rowIndex - Variable in class org.pushingpixels.substance.internal.ui.SubstanceTableUI.CellRepaintCallback
-
Associated (animated) row index.
- rowIndex - Variable in class org.pushingpixels.substance.internal.ui.SubstanceTableUI.RowRepaintCallback
-
Associated (animated) row index.
- RowRepaintCallback(JTable, int) - Constructor for class org.pushingpixels.substance.internal.ui.SubstanceTableUI.RowRepaintCallback
-
Creates a new animation repaint callback.
- run() - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.util.Worker
-
Calls #construct on the current thread and invokes #finished on the AWT event dispatcher thread.
- run() - Method in class org.pushingpixels.substance.internal.utils.MemoryAnalyzer
- run() - Method in class org.pushingpixels.substance.internal.utils.SubstanceTitlePane.HeapStatusThread
S
- S - Variable in class org.pushingpixels.substance.internal.contrib.xoetrope.editor.color.ModelColor
- SaharaSkin - Class in org.pushingpixels.substance.api.skin
-
Sahara
skin. - SaharaSkin() - Constructor for class org.pushingpixels.substance.api.skin.SaharaSkin
-
Creates a new
Sahara
skin. - satEdit - Variable in class org.pushingpixels.substance.internal.contrib.xoetrope.editor.color.ColorWheelPanel
- saturate(double) - Method in class org.pushingpixels.substance.api.colorscheme.BaseColorScheme
- saturate(double) - Method in interface org.pushingpixels.substance.api.SubstanceColorScheme
-
Creates a saturated or desaturated version of
this
scheme. - SaturatedColorScheme - Class in org.pushingpixels.substance.internal.colorscheme
-
Saturated color scheme.
- SaturatedColorScheme(SubstanceColorScheme, double) - Constructor for class org.pushingpixels.substance.internal.colorscheme.SaturatedColorScheme
-
Creates a new saturated color scheme.
- SATURATION_BANDS - Static variable in class org.pushingpixels.substance.internal.contrib.xoetrope.editor.color.ModelColor
- saturationSlider - Variable in class org.pushingpixels.substance.internal.contrib.xoetrope.editor.color.ColorWheelPanel
- ScaledFontSet - Class in org.pushingpixels.substance.internal.fonts
-
Wrapper around the base Substance font set.
- ScaledFontSet(FontSet, float) - Constructor for class org.pushingpixels.substance.internal.fonts.ScaledFontSet
-
Creates a wrapper font set.
- SchemeBaseColors - Interface in org.pushingpixels.substance.api
-
Interface for base color scheme colors.
- SchemeDerivedColors - Interface in org.pushingpixels.substance.api
-
Interface for derived color scheme colors.
- SchemeDerivedColorsResolver - Interface in org.pushingpixels.substance.api
-
SchemeDerivedColorResolver
s must be immutable. - SCREEN_CENTER_SCALE - Enum constant in enum class org.pushingpixels.substance.api.SubstanceConstants.ImageWatermarkKind
-
The default behaviour.
- SCREEN_TILE - Enum constant in enum class org.pushingpixels.substance.api.SubstanceConstants.ImageWatermarkKind
-
The image is tiled starting from the screen top-left corner and not scaled.
- SCROLL_BACKWARD - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.TabbedPaneActions
- SCROLL_DOWN - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.ListActions
- SCROLL_DOWN - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.ScrollPaneActions
- SCROLL_DOWN_CHANGE_LEAD - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.ListActions
- SCROLL_DOWN_CHANGE_LEAD - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.TreeActions
- SCROLL_DOWN_CHANGE_SELECTION - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.TableActions
- SCROLL_DOWN_CHANGE_SELECTION - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.TreeActions
- SCROLL_DOWN_EXTEND - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.ListActions
- SCROLL_DOWN_EXTEND_SELECTION - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.TableActions
- SCROLL_DOWN_EXTEND_SELECTION - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.TreeActions
- SCROLL_END - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.ScrollPaneActions
- SCROLL_FORWARD - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.TabbedPaneActions
- SCROLL_HOME - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.ScrollPaneActions
- SCROLL_LEFT - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.ScrollPaneActions
- SCROLL_LEFT - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.TreeActions
- SCROLL_LEFT_CHANGE_LEAD - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.TreeActions
- SCROLL_LEFT_CHANGE_SELECTION - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.TableActions
- SCROLL_LEFT_EXTEND_SELECTION - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.TableActions
- SCROLL_LEFT_EXTEND_SELECTION - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.TreeActions
- SCROLL_PANE_BUTTONS_POLICY - Static variable in class org.pushingpixels.substance.api.SubstanceLookAndFeel
-
Client property name for specifying scroll pane button policy.
- SCROLL_RIGHT - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.ScrollPaneActions
- SCROLL_RIGHT - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.TreeActions
- SCROLL_RIGHT_CHANGE_LEAD - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.TreeActions
- SCROLL_RIGHT_CHANGE_SELECTION - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.TableActions
- SCROLL_RIGHT_EXTEND_SELECTION - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.TableActions
- SCROLL_RIGHT_EXTEND_SELECTION - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.TreeActions
- SCROLL_UP - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.ListActions
- SCROLL_UP - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.ScrollPaneActions
- SCROLL_UP_CHANGE_LEAD - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.ListActions
- SCROLL_UP_CHANGE_LEAD - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.TreeActions
- SCROLL_UP_CHANGE_SELECTION - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.TableActions
- SCROLL_UP_CHANGE_SELECTION - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.TreeActions
- SCROLL_UP_EXTEND - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.ListActions
- SCROLL_UP_EXTEND_SELECTION - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.TableActions
- SCROLL_UP_EXTEND_SELECTION - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.TreeActions
- ScrollBarActions() - Constructor for class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.ScrollBarActions
- scrollBarWidth - Variable in class org.pushingpixels.substance.internal.ui.SubstanceScrollBarUI
-
Scroll bar width.
- scrollByBlock(int) - Method in class org.pushingpixels.substance.internal.ui.SubstanceScrollBarUI
- scrollByUnits(int, int) - Method in class org.pushingpixels.substance.internal.ui.SubstanceScrollBarUI
-
Scrolls the associated scroll bar.
- ScrollPaneActions() - Constructor for class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.ScrollPaneActions
- ScrollPaneCornerFiller(JTableHeader) - Constructor for class org.pushingpixels.substance.internal.ui.SubstanceTableHeaderUI.ScrollPaneCornerFiller
-
Creates a new corner filler.
- SECONDARY_TITLE_PANE - Static variable in class org.pushingpixels.substance.api.DecorationAreaType
-
Title pane of non top-level windows (internal frames, desktop icons).
- SECONDARY_TITLE_PANE_INACTIVE - Static variable in class org.pushingpixels.substance.api.DecorationAreaType
-
Title pane of non top-level windows (internal frames, desktop icons) when not active.
- SEGOE_UI_12PT - Static variable in class org.pushingpixels.substance.internal.fonts.Fonts
-
This is Segoe UI 9pt, the default font on western Vista with 96dpi.
- SEGOE_UI_13PT - Static variable in class org.pushingpixels.substance.internal.fonts.Fonts
-
Ascent=14, descent=4, height=18, dbuX=8, dbuY=14, 13dluY=22.75px.
- SEGOE_UI_15PT - Static variable in class org.pushingpixels.substance.internal.fonts.Fonts
-
Ascent=16, descent=5, height=21, dbuX=9, dbuY=16, 13dluY=26px.
- SEGOE_UI_NAME - Static variable in class org.pushingpixels.substance.internal.fonts.Fonts
-
The name of the default dialog font on western Windows Vista.
- SELECT_ALL - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.ListActions
- SELECT_ALL - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.TableActions
- SELECT_ALL - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.TreeActions
- SELECT_CHILD - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.TreeActions
- SELECT_CHILD_CHANGE_LEAD - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.TreeActions
- SELECT_COLUMN_TO_LEFT - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.TableHeaderActions
- SELECT_COLUMN_TO_RIGHT - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.TableHeaderActions
- SELECT_FIRST - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.TreeActions
- SELECT_FIRST_CHANGE_LEAD - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.TreeActions
- SELECT_FIRST_EXTEND_SELECTION - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.TreeActions
- SELECT_FIRST_ROW - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.ListActions
- SELECT_FIRST_ROW_CHANGE_LEAD - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.ListActions
- SELECT_FIRST_ROW_EXTEND - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.ListActions
- SELECT_FOCUSED - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.TabbedPaneActions
- SELECT_LAST - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.TreeActions
- SELECT_LAST_CHANGE_LEAD - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.TreeActions
- SELECT_LAST_EXTEND_SELECTION - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.TreeActions
- SELECT_LAST_ROW - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.ListActions
- SELECT_LAST_ROW_CHANGE_LEAD - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.ListActions
- SELECT_LAST_ROW_EXTEND - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.ListActions
- SELECT_MAX - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.SplitPaneActions
- SELECT_MIN - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.SplitPaneActions
- SELECT_NEXT - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.TreeActions
- SELECT_NEXT_CHANGE_LEAD - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.TreeActions
- SELECT_NEXT_COLUMN - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.ListActions
- SELECT_NEXT_COLUMN_CHANGE_LEAD - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.ListActions
- SELECT_NEXT_COLUMN_EXTEND - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.ListActions
- SELECT_NEXT_EXTEND_SELECTION - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.TreeActions
- SELECT_NEXT_ROW - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.ListActions
- SELECT_NEXT_ROW_CHANGE_LEAD - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.ListActions
- SELECT_NEXT_ROW_EXTEND - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.ListActions
- SELECT_PARENT - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.TreeActions
- SELECT_PARENT_CHANGE_LEAD - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.TreeActions
- SELECT_PREVIOUS - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.TreeActions
- SELECT_PREVIOUS_CHANGE_LEAD - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.TreeActions
- SELECT_PREVIOUS_COLUMN - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.ListActions
- SELECT_PREVIOUS_COLUMN_CHANGE_LEAD - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.ListActions
- SELECT_PREVIOUS_COLUMN_EXTEND - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.ListActions
- SELECT_PREVIOUS_EXTEND_SELECTION - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.TreeActions
- SELECT_PREVIOUS_ROW - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.ListActions
- SELECT_PREVIOUS_ROW_CHANGE_LEAD - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.ListActions
- SELECT_PREVIOUS_ROW_EXTEND - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.ListActions
- selected - Variable in class org.pushingpixels.substance.api.renderers.SubstanceDefaultTreeCellRenderer
-
Is the value currently selected.
- SELECTED - Static variable in class org.pushingpixels.substance.api.ComponentState
-
Selected.
- selectedIndices - Variable in class org.pushingpixels.substance.internal.ui.SubstanceListUI
-
Holds the list of currently selected indices.
- selectedIndices - Variable in class org.pushingpixels.substance.internal.ui.SubstanceTableHeaderUI
-
Holds the list of currently selected indices.
- selectedIndices - Variable in class org.pushingpixels.substance.internal.ui.SubstanceTableUI
-
Holds the list of currently selected row-column indexes.
- selectedIttenColours - Variable in class org.pushingpixels.substance.internal.contrib.xoetrope.editor.color.ColorWheelPanel
- selectedPaths - Variable in class org.pushingpixels.substance.internal.ui.SubstanceTreeUI
-
Holds the list of currently selected paths.
- selectedScheme - Variable in class org.pushingpixels.substance.api.SubstanceColorSchemeBundle
-
If there is no explicitly registered color scheme for the selected component state, this field will contain a synthesized color scheme for the selected state.
- selectedTabFadeEnd - Variable in class org.pushingpixels.substance.api.SubstanceSkin
-
The end of fade effect on the selected tabs in
JTabbedPane
s. - selectedTabFadeStart - Variable in class org.pushingpixels.substance.api.SubstanceSkin
-
The start of fade effect on the selected tabs in
JTabbedPane
s. - SELECTION - Static variable in class org.pushingpixels.substance.api.ComponentStateFacet
-
Facet that describes the selection bit.
- SELECTION_PAGE_DOWN - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.TextComponentActions
- SELECTION_PAGE_LEFT - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.TextComponentActions
- SELECTION_PAGE_RIGHT - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.TextComponentActions
- SELECTION_PAGE_UP - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.TextComponentActions
- SEPARATOR - Static variable in class org.pushingpixels.substance.api.ColorSchemeAssociationKind
-
Visual area of separators.
- SeparatorPainterUtils - Class in org.pushingpixels.substance.internal.painter
-
Contains utility methods related to painting separators.
- SeparatorPainterUtils() - Constructor for class org.pushingpixels.substance.internal.painter.SeparatorPainterUtils
- SepiaColorScheme - Class in org.pushingpixels.substance.api.colorscheme
-
Sepia color scheme.
- SepiaColorScheme() - Constructor for class org.pushingpixels.substance.api.colorscheme.SepiaColorScheme
-
Creates a new
Sepia
color scheme. - SET_SELECTED - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.TabbedPaneActions
- setActive(boolean) - Method in class org.pushingpixels.substance.internal.utils.SubstanceInternalFrameTitlePane
-
Updates state dependant upon the Window's active state.
- setAdjustWheel(int) - Method in class org.pushingpixels.substance.internal.contrib.xoetrope.editor.color.ColorWheelPanel
-
Set the adjust color wheel flag.
- setAlpha(float) - Method in class org.pushingpixels.substance.internal.utils.border.SubstanceBorder
-
Sets the alpha for this border.
- setAlpha(float) - Method in class org.pushingpixels.substance.internal.utils.border.SubstanceTableCellBorder
-
Sets the alpha for this border.
- setBaseDecorationPainter(SubstanceDecorationPainter) - Method in class org.pushingpixels.substance.api.painter.decoration.ImageWrapperDecorationPainter
-
Sets the base decoration painter.
- setBasicSplitPaneUI(BasicSplitPaneUI) - Method in class org.pushingpixels.substance.internal.utils.SubstanceSplitPaneDivider
- setBorder(Border) - Method in class org.pushingpixels.substance.internal.utils.SubstanceDropDownButton
- setBorder(Border) - Method in class org.pushingpixels.substance.internal.utils.SubstanceSpinnerButton
- setBorderToNonRollover(Component) - Method in class org.pushingpixels.substance.internal.ui.SubstanceToolBarUI
- setBorderToNormal(Component) - Method in class org.pushingpixels.substance.internal.ui.SubstanceToolBarUI
- setBorderToRollover(Component) - Method in class org.pushingpixels.substance.internal.ui.SubstanceToolBarUI
- setBounds(int, int, int, int) - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.SwatchPanel
- setBrightness(float) - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.ColorWheelImageProducer
- setButtonIcons() - Method in class org.pushingpixels.substance.internal.utils.SubstanceInternalFrameTitlePane
- setClosestIndex(int) - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.PaletteListModel
-
Sets the index of the color which is closest to the current color in the color chooser.
- setColor(Color) - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.ColorSliderModel
- setColor(Color) - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.Crayons
-
Sets the current color.
- setColor(Color) - Method in class org.pushingpixels.substance.internal.contrib.xoetrope.editor.color.ColorWheelPanel
- setColors(Color[]) - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.SwatchPanel
- setColorScheme(int) - Method in class org.pushingpixels.substance.internal.contrib.xoetrope.editor.color.ColorWheelPanel
-
Set the Itten color scheme to use
- setColorToModel(Color) - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.CMYKChooser
- setColorToModel(Color) - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.ColorPalettesChooser
- setColorToModel(Color) - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.ColorWheelChooser
- setColorToModel(Color) - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.CrayonsChooser
- setColorToModel(Color) - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.GrayChooser
- setColorToModel(Color) - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.HSBChooser
- setColorToModel(Color) - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.HTMLChooser
- setColorToModel(Color) - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.RGBChooser
- setColorToModel(Color) - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.SwatchesChooser
- setControlFontSize(int) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceSizeUtils
-
Sets the new value for the control font size.
- setDecorationType(JComponent, DecorationAreaType) - Static method in class org.pushingpixels.substance.api.SubstanceLookAndFeel
-
Sets the decoration type of the specified component and all its children.
- setDecorationType(JComponent, DecorationAreaType) - Static method in class org.pushingpixels.substance.internal.painter.DecorationPainterUtils
-
Sets the decoration type of the specified component.
- setDefault(boolean) - Method in interface org.pushingpixels.substance.api.trait.SubstanceTraitInfo
-
Sets indication whether the associated trait is default.
- setDefault(boolean) - Method in class org.pushingpixels.substance.internal.utils.TraitInfoImpl
- setDefaultIconSize(Dimension) - Static method in class org.pushingpixels.substance.internal.contrib.jgoodies.looks.Options
-
Sets the default icon size.
- setDisplayScheme(boolean) - Method in class org.pushingpixels.substance.internal.contrib.xoetrope.editor.color.ColorWheelPanel
-
Set the display of the color scheme markers.
- setFixed(boolean, boolean, boolean, boolean) - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.VisualMargin
- setFocusState(boolean) - Method in class org.pushingpixels.substance.internal.animation.StateTransitionTracker
- setFont(Font) - Method in class org.pushingpixels.substance.api.renderers.SubstanceDefaultTreeCellRenderer
-
Subclassed to map
FontUIResource
s to null. - setFontPolicy(FontPolicy) - Static method in class org.pushingpixels.substance.api.SubstanceLookAndFeel
-
Sets the
FontPolicy
to be used with Substance family. - setGlobalFontSizeHints(FontSizeHints) - Static method in class org.pushingpixels.substance.internal.contrib.jgoodies.looks.Options
-
Sets the global
FontSizeHints
. - setHeapStatusLogfileName(String) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceTitlePane
-
Sets location for heap status logfile.
- setHorizontalScrollBarPolicy(int) - Method in class org.pushingpixels.substance.internal.ui.SubstanceScrollPaneUI.AdjustedLayout
- setHSV(double, double, double) - Method in class org.pushingpixels.substance.internal.contrib.xoetrope.editor.color.ModelColor
-
Set the color to a HSV value
- setHue(int) - Method in class org.pushingpixels.substance.internal.contrib.xoetrope.editor.color.ColorWheelPanel
-
Set the selected hue
- setInfo(String) - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.PaletteListModel
- setInputMapSet(InputMapSet) - Static method in class org.pushingpixels.substance.api.SubstanceLookAndFeel
-
Sets the
InputMapSet
to be used with Substance family. - setKind(SubstanceConstants.ImageWatermarkKind) - Method in class org.pushingpixels.substance.api.watermark.SubstanceImageWatermark
-
Sets image watermark kind.
- setLabelBundle(ResourceBundle) - Static method in class org.pushingpixels.substance.internal.contrib.xoetrope.editor.color.ColorWheelPanel
- setLabelBundleClassLoader(ClassLoader) - Static method in class org.pushingpixels.substance.api.SubstanceLookAndFeel
-
Sets the class loader for
SubstanceLookAndFeel.LABEL_BUNDLE
. - setMaximized() - Method in class org.pushingpixels.substance.internal.ui.SubstanceRootPaneUI
-
Sets maximized bounds according to the display screen insets.
- setModel(ButtonModel) - Method in class org.pushingpixels.substance.internal.animation.StateTransitionTracker
- setModel(HSBColorSliderModel) - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.ColorWheel
- setName(String) - Method in class org.pushingpixels.substance.internal.animation.StateTransitionTracker
- setName(String) - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.PaletteListModel
- setNumSwatches(int, int) - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.SwatchPanel
- setOpacity(float) - Method in class org.pushingpixels.substance.api.watermark.SubstanceImageWatermark
-
Sets image watermark opacity.
- setPixels(BufferedImage, int, int, int, int, int[]) - Method in class org.pushingpixels.substance.internal.utils.filters.AbstractFilter
-
Writes a rectangular area of pixels in the destination
BufferedImage
. - setPopupDropShadowEnabled(boolean) - Static method in class org.pushingpixels.substance.internal.contrib.jgoodies.looks.Options
-
Enables or disables drop shadows in PopupMenus.
- setPreviewPanel(JComponent) - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.ColorChooserMainPanel
- setPropertyName(String) - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.VisualMargin
-
The UIManager Property to be used for the default margin.
- setRepaintCallback(StateTransitionTracker.RepaintCallback) - Method in class org.pushingpixels.substance.internal.animation.StateTransitionTracker
- setRGB(int) - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.ColorSliderModel
- setRGB(int) - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.GrayColorSliderModel
- setRGB(int) - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.HSBColorSliderModel
- setRGB(int) - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.HTMLColorSliderModel
- setRGB(int) - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.ICC_CMYKColorSliderModel
- setRGB(int) - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.NominalCMYKColorSliderModel
- setRGB(int) - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.RGBColorSliderModel
- setRGB(int, int, int) - Method in class org.pushingpixels.substance.internal.contrib.xoetrope.editor.color.ModelColor
-
Set an RGB color
- setRGB(int, int, int, int) - Method in class org.pushingpixels.substance.internal.contrib.xoetrope.editor.color.ModelColor
-
Set an RGB color
- setRollover(boolean) - Method in class org.pushingpixels.substance.internal.contrib.xoetrope.editor.color.ColorWheelPanel
-
Set the adjust rollover color flag.
- setSelectedColors(ModelColor[]) - Method in class org.pushingpixels.substance.internal.contrib.xoetrope.editor.color.ColorWheelPanel
-
Set the reference to the selected colours for the colour scheme
- setSelectedTabFadeEnd(double) - Method in class org.pushingpixels.substance.api.SubstanceSkin
-
Sets the end of fade effect on the selected tabs in
JTabbedPane
s. - setSelectedTabFadeStart(double) - Method in class org.pushingpixels.substance.api.SubstanceSkin
-
Sets the start of fade effect on the selected tabs in
JTabbedPane
s. - setSkin(String) - Static method in class org.pushingpixels.substance.api.SubstanceLookAndFeel
-
Sets the specified skin.
- setSkin(SubstanceSkin) - Static method in class org.pushingpixels.substance.api.SubstanceLookAndFeel
-
Sets the specified skin.
- setTabAreaInsets(Insets) - Method in class org.pushingpixels.substance.internal.ui.SubstanceTabbedPaneUI
-
Sets new value for tab area insets.
- setTabAreaInsets(JTabbedPane, Insets) - Method in class org.pushingpixels.substance.internal.utils.SubstanceWidgetSupport
- setTabIconsEnabled(boolean) - Static method in class org.pushingpixels.substance.internal.contrib.jgoodies.looks.Options
-
Enables or disables the use of icons in JTabbedPanes.
- setTextureAlpha(float) - Method in class org.pushingpixels.substance.api.painter.decoration.ImageWrapperDecorationPainter
-
Sets the alpha channel for the image texture.
- setThumbLocation(int, int) - Method in class org.pushingpixels.substance.internal.ui.SubstanceSliderUI
- setToUseConstantThemesOnDialogs(boolean) - Static method in class org.pushingpixels.substance.api.SubstanceLookAndFeel
-
Sets the new setting for the icons of the
JOptionPane
s created with predefined message types. - setTransitionPosition(float) - Method in class org.pushingpixels.substance.internal.animation.StateTransitionTracker
- setup(JComponent) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceStripingUtils
-
Sets up the specified component for the UI delegate striping.
- setUseNarrowButtons(boolean) - Static method in class org.pushingpixels.substance.internal.contrib.jgoodies.looks.Options
-
Sets if we use narrow or standard button margins.
- setUseSystemFonts(boolean) - Static method in class org.pushingpixels.substance.internal.contrib.jgoodies.looks.Options
-
Sets a value in the UIManager to indicate, that a look&feel may use the native system fonts.
- setValue(int, int) - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.ColorSliderModel
-
Sets the value of the specified color component.
- setValue(Object) - Method in class org.pushingpixels.substance.api.renderers.SubstanceDefaultTableCellRenderer.DateRenderer
- setValue(Object) - Method in class org.pushingpixels.substance.api.renderers.SubstanceDefaultTableCellRenderer.DoubleRenderer
- setValue(Object) - Method in class org.pushingpixels.substance.api.renderers.SubstanceDefaultTableCellRenderer.IconRenderer
- setVerticalScrollBarPolicy(int) - Method in class org.pushingpixels.substance.internal.ui.SubstanceScrollPaneUI.AdjustedLayout
- setWebSaveOnly(boolean) - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.HTMLColorSliderModel
- setWebSnap(boolean) - Method in class org.pushingpixels.substance.internal.contrib.xoetrope.editor.color.ModelColor
-
Set the snap to web colors setting
- setWidgetVisible(JRootPane, boolean, SubstanceConstants.SubstanceWidgetType...) - Static method in class org.pushingpixels.substance.api.SubstanceLookAndFeel
-
Sets the visibility of the specified widget kind(s).
- shade(double) - Method in class org.pushingpixels.substance.api.colorscheme.BaseColorScheme
- shade(double) - Method in interface org.pushingpixels.substance.api.SubstanceColorScheme
-
Creates a shaded (shifted towards black) version of
this
color scheme. - ShadeColorScheme - Class in org.pushingpixels.substance.internal.colorscheme
-
Shaded color scheme.
- ShadeColorScheme(SubstanceColorScheme, double) - Constructor for class org.pushingpixels.substance.internal.colorscheme.ShadeColorScheme
-
Creates a new shaded color scheme.
- ShadowPopup - Class in org.pushingpixels.substance.internal.contrib.jgoodies.looks.common
-
Does all the magic for getting popups with drop shadows.
- ShadowPopup() - Constructor for class org.pushingpixels.substance.internal.contrib.jgoodies.looks.common.ShadowPopup
- ShadowPopupFactory - Class in org.pushingpixels.substance.internal.contrib.jgoodies.looks.common
-
The JGoodies Looks implementation of
PopupFactory
. - shift(Color, double, Color, double) - Method in class org.pushingpixels.substance.api.colorscheme.BaseColorScheme
- shift(Color, double, Color, double) - Method in interface org.pushingpixels.substance.api.SubstanceColorScheme
-
Creates a shift version of
this
scheme. - shiftBackground(Color, double) - Method in class org.pushingpixels.substance.api.colorscheme.BaseColorScheme
- shiftBackground(Color, double) - Method in interface org.pushingpixels.substance.api.SubstanceColorScheme
-
Creates a shift version of
this
scheme. - ShiftColorScheme - Class in org.pushingpixels.substance.internal.colorscheme
-
Base class for shifted color schemes.
- ShiftColorScheme(SubstanceColorScheme, Color, double) - Constructor for class org.pushingpixels.substance.internal.colorscheme.ShiftColorScheme
-
Creates a new shifted color scheme.
- ShiftColorScheme(SubstanceColorScheme, Color, double, Color, double, boolean) - Constructor for class org.pushingpixels.substance.internal.colorscheme.ShiftColorScheme
-
Creates a new shifted color scheme.
- shiftedCache - Static variable in class org.pushingpixels.substance.internal.colorscheme.ShiftColorScheme
-
Cache of shifted schemes.
- ShiftedIcon - Class in org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.util
-
ShiftedIcon renders a target icon at a different location and can return different width and height values than the target.
- ShiftedIcon(Icon, Point) - Constructor for class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.util.ShiftedIcon
-
Creates a new instance.
- ShiftedIcon(Icon, Rectangle) - Constructor for class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.util.ShiftedIcon
- shouldPadTabRun(int, int) - Method in class org.pushingpixels.substance.internal.ui.SubstanceTabbedPaneUI
- show() - Method in class org.pushingpixels.substance.internal.contrib.jgoodies.looks.common.ShadowPopup
-
Makes the
Popup
visible. - SHOW_EXTRA_WIDGETS - Static variable in class org.pushingpixels.substance.api.SubstanceLookAndFeel
-
Property name for specifying that extra UI elements (such as menu items in system menu or lock borders) should be shown.
- SHRINK_DOWN - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.DesktopPaneActions
- SHRINK_LEFT - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.DesktopPaneActions
- SHRINK_RIGHT - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.DesktopPaneActions
- SHRINK_UP - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.DesktopPaneActions
- Sideable - Interface in org.pushingpixels.substance.internal.utils
-
Interface for components that have a side.
- SimplisticFillPainter - Class in org.pushingpixels.substance.internal.painter
-
Fill painter that returns images with simplistic appearance.
- SimplisticFillPainter() - Constructor for class org.pushingpixels.substance.internal.painter.SimplisticFillPainter
- SimplisticSoftBorderPainter - Class in org.pushingpixels.substance.internal.painter
-
Border painter that returns images with classic appearance.
- SimplisticSoftBorderPainter() - Constructor for class org.pushingpixels.substance.internal.painter.SimplisticSoftBorderPainter
- SINGLE_FULL - Enum constant in enum class org.pushingpixels.substance.api.SubstanceConstants.TabContentPaneBorderKind
-
The content pane has full single border on all sides.
- SINGLE_PLACEMENT - Enum constant in enum class org.pushingpixels.substance.api.SubstanceConstants.TabContentPaneBorderKind
-
The content pane has single border along the tab placement side.
- size() - Method in class org.pushingpixels.substance.api.SubstanceSkin.ColorSchemes
-
Returns the number of color schemes in this object.
- size() - Method in class org.pushingpixels.substance.internal.animation.StateTransitionMultiTracker
- size() - Method in class org.pushingpixels.substance.internal.utils.LazyResettableHashMap
-
Returns the number of key-value pairs of this hash map.
- skin - Variable in class org.pushingpixels.substance.api.SubstanceLookAndFeel
-
The skin of this look-and-feel instance.
- SKIN_PROPERTY - Static variable in class org.pushingpixels.substance.api.SubstanceLookAndFeel
-
Property name for specifying a skin to be used on the specific root pane.
- skinChanged() - Method in interface org.pushingpixels.substance.api.skin.SkinChangeListener
-
Invoked when the current Substance skin is changed.
- SkinChangeListener - Interface in org.pushingpixels.substance.api.skin
-
The listener interface for receiving events on changing the skin in Substance look and feel.
- skinChangeListeners - Static variable in class org.pushingpixels.substance.api.SubstanceLookAndFeel
-
List of all listeners on skin changes.
- SkinInfo - Class in org.pushingpixels.substance.api.skin
-
Information on a single skin.
- SkinInfo(String, String) - Constructor for class org.pushingpixels.substance.api.skin.SkinInfo
-
Simple constructor.
- SkinUtilities - Class in org.pushingpixels.substance.internal.utils
- SkinUtilities() - Constructor for class org.pushingpixels.substance.internal.utils.SkinUtilities
- SliderActions() - Constructor for class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.SliderActions
- SMALL - Static variable in class org.pushingpixels.substance.internal.contrib.jgoodies.looks.FontSizeHints
- smallCache - Static variable in class org.pushingpixels.substance.internal.painter.HighlightPainterUtils
-
Cache for small objects.
- SmallColorWellBorder - Class in org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser
-
SmallColorWellBorder.
- SmallColorWellBorder() - Constructor for class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.SmallColorWellBorder
-
Creates a new instance of QuaquaSquareButtonBorder
- smallImageCache - Static variable in class org.pushingpixels.substance.api.painter.decoration.ClassicDecorationPainter
-
Cache for small objects.
- SOFT - Enum constant in enum class org.pushingpixels.substance.api.SubstanceConstants.MenuGutterFillKind
-
The
soft
fill kind - draws gradient ranging from darker to light in the menu gutter. - SOFT_CONTRAST_SCHEME - Static variable in class org.pushingpixels.substance.internal.contrib.xoetrope.editor.color.ColorWheelPanel
- SOFT_FILL - Enum constant in enum class org.pushingpixels.substance.api.SubstanceConstants.MenuGutterFillKind
-
The
soft fill
fill kind - draws light fill background in the menu gutter. - softClip(int, int, BufferedImage, Shape) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceCoreUtilities
-
Creates a soft-clipped image.
- sorterChanged(RowSorterEvent) - Method in class org.pushingpixels.substance.internal.ui.SubstanceTableUI.TableStateListener
- speed - Variable in class org.pushingpixels.substance.internal.ui.SubstanceProgressBarUI
-
The speed factor for the indeterminate progress bars.
- SpinnerLayoutManager() - Constructor for class org.pushingpixels.substance.internal.ui.SubstanceSpinnerUI.SpinnerLayoutManager
- split(Image, int, boolean) - Static method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.util.Images
-
Splits an image into count subimages.
- SplitPaneActions() - Constructor for class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.SplitPaneActions
- StandardBorderPainter - Class in org.pushingpixels.substance.api.painter.border
-
The default border painter.
- StandardBorderPainter() - Constructor for class org.pushingpixels.substance.api.painter.border.StandardBorderPainter
- StandardButtonShaper - Class in org.pushingpixels.substance.api.shaper
-
Button shaper that returns buttons with completely rounded corners (ala Mac 10.4).
- StandardButtonShaper() - Constructor for class org.pushingpixels.substance.api.shaper.StandardButtonShaper
- StandardFillPainter - Class in org.pushingpixels.substance.api.painter.fill
-
Gradient painter that returns images with subtle 3D gradient appearance.
- StandardFillPainter() - Constructor for class org.pushingpixels.substance.api.painter.fill.StandardFillPainter
- start() - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.util.Worker
-
Starts the Worker on an internal worker thread.
- START_EDITING - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.TableActions
- START_EDITING - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.TreeActions
- START_RESIZE - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.SplitPaneActions
- startAnimationTimer() - Method in class org.pushingpixels.substance.internal.ui.SubstanceProgressBarUI
- stateAlphaMap - Variable in class org.pushingpixels.substance.api.SubstanceColorSchemeBundle
-
Maps from component state to the alpha channel applied on color scheme.
- stateChanged(ChangeEvent) - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.ColorSliderTextFieldHandler
- stateChanged(ChangeEvent) - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.HTMLSliderTextFieldHandler
- stateChanged(ChangeEvent) - Method in class org.pushingpixels.substance.internal.contrib.xoetrope.editor.color.ColorWheelPanel
-
Invoked when the target of the listener has changed its state.
- StateContributionInfo(float, float) - Constructor for class org.pushingpixels.substance.internal.animation.StateTransitionTracker.StateContributionInfo
- stateHighlightSchemeAlphaMap - Variable in class org.pushingpixels.substance.api.SubstanceColorSchemeBundle
-
Maps from component state to the alpha channel applied on highlight color scheme.
- StateTransitionEvent - Class in org.pushingpixels.substance.internal.animation
- StateTransitionEvent(Object, Timeline.TimelineState, Timeline.TimelineState) - Constructor for class org.pushingpixels.substance.internal.animation.StateTransitionEvent
- StateTransitionListener - Interface in org.pushingpixels.substance.internal.animation
- StateTransitionMultiTracker<T> - Class in org.pushingpixels.substance.internal.animation
- StateTransitionMultiTracker() - Constructor for class org.pushingpixels.substance.internal.animation.StateTransitionMultiTracker
- stateTransitionTracker - Variable in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.ColorSliderUI
-
Listener for transition animations.
- stateTransitionTracker - Variable in class org.pushingpixels.substance.internal.ui.SubstanceCheckBoxMenuItemUI
- stateTransitionTracker - Variable in class org.pushingpixels.substance.internal.ui.SubstanceComboBoxUI
- stateTransitionTracker - Variable in class org.pushingpixels.substance.internal.ui.SubstanceEditorPaneUI
- stateTransitionTracker - Variable in class org.pushingpixels.substance.internal.ui.SubstanceFormattedTextFieldUI
- stateTransitionTracker - Variable in class org.pushingpixels.substance.internal.ui.SubstanceMenuItemUI
- stateTransitionTracker - Variable in class org.pushingpixels.substance.internal.ui.SubstanceMenuUI
- stateTransitionTracker - Variable in class org.pushingpixels.substance.internal.ui.SubstancePasswordFieldUI
- stateTransitionTracker - Variable in class org.pushingpixels.substance.internal.ui.SubstanceRadioButtonMenuItemUI
- stateTransitionTracker - Variable in class org.pushingpixels.substance.internal.ui.SubstanceRadioButtonUI
- stateTransitionTracker - Variable in class org.pushingpixels.substance.internal.ui.SubstanceSliderUI
- stateTransitionTracker - Variable in class org.pushingpixels.substance.internal.ui.SubstanceTextAreaUI
- stateTransitionTracker - Variable in class org.pushingpixels.substance.internal.ui.SubstanceTextFieldUI
- stateTransitionTracker - Variable in class org.pushingpixels.substance.internal.ui.SubstanceTextPaneUI
- stateTransitionTracker - Variable in class org.pushingpixels.substance.internal.utils.ButtonVisualStateTracker
- stateTransitionTracker - Variable in class org.pushingpixels.substance.internal.utils.SubstanceSplitPaneDivider
- StateTransitionTracker - Class in org.pushingpixels.substance.internal.animation
- StateTransitionTracker(JComponent, ButtonModel) - Constructor for class org.pushingpixels.substance.internal.animation.StateTransitionTracker
- StateTransitionTracker.ModelStateInfo - Class in org.pushingpixels.substance.internal.animation
- StateTransitionTracker.RepaintCallback - Interface in org.pushingpixels.substance.internal.animation
- StateTransitionTracker.StateContributionInfo - Class in org.pushingpixels.substance.internal.animation
- SteelBlueColorScheme - Class in org.pushingpixels.substance.api.colorscheme
-
Steel Blue color scheme.
- SteelBlueColorScheme() - Constructor for class org.pushingpixels.substance.api.colorscheme.SteelBlueColorScheme
-
Creates a new
Steel Blue
color scheme. - stopAllTimers() - Static method in class org.pushingpixels.substance.internal.animation.RootPaneDefaultButtonTracker
-
Stops all timers.
- stopAnimationTimer() - Method in class org.pushingpixels.substance.internal.ui.SubstanceProgressBarUI
- stopThreads() - Static method in class org.pushingpixels.substance.internal.utils.SubstanceCoreUtilities
-
Stops all Substance threads.
- stopTrackExistingTabs() - Method in class org.pushingpixels.substance.internal.ui.SubstanceTabbedPaneUI.TabbedContainerListener
-
Stops tracking all tab components.
- stopTrackTab(Component) - Method in class org.pushingpixels.substance.internal.ui.SubstanceTabbedPaneUI.TabbedContainerListener
-
Stops tracking changes to a single tab component.
- STRONG_UNDERLINE - Enum constant in enum class org.pushingpixels.substance.api.SubstanceConstants.FocusKind
-
Strong focus indication under the component text.
- SubduedFillPainter - Class in org.pushingpixels.substance.api.painter.fill
-
Fill painter that returns images with subdued 3D gradient appearance.
- SubduedFillPainter() - Constructor for class org.pushingpixels.substance.api.painter.fill.SubduedFillPainter
- SUBSTANCE_FONT_POLICY_KEY - Static variable in class org.pushingpixels.substance.api.SubstanceLookAndFeel
-
Internal client property name for storing application-specific font policy.
- SUBSTANCE_INPUT_MAP_SET_KEY - Static variable in class org.pushingpixels.substance.api.SubstanceLookAndFeel
-
Internal client property name for storing application-specific input map set.
- substanceAdjustmentListener - Variable in class org.pushingpixels.substance.internal.ui.SubstanceScrollBarUI
-
Listener on adjustments made to the scrollbar model - this is for repaiting both scrollbars with the viewport.
- SubstanceArrowButtonListener() - Constructor for class org.pushingpixels.substance.internal.ui.SubstanceScrollBarUI.SubstanceArrowButtonListener
- SubstanceAutumnLookAndFeel - Class in org.pushingpixels.substance.api.skin
-
Standalone look-and-feel that uses the
Autumn
skin fromAutumnSkin
. - SubstanceAutumnLookAndFeel() - Constructor for class org.pushingpixels.substance.api.skin.SubstanceAutumnLookAndFeel
-
Creates a new
Autumn
look-and-feel. - SubstanceBorder - Class in org.pushingpixels.substance.internal.utils.border
-
Gradient border for the Substance look and feel.
- SubstanceBorder() - Constructor for class org.pushingpixels.substance.internal.utils.border.SubstanceBorder
-
Creates a new border with dynamic insets (computed at the invocation time of
SubstanceBorder.getBorderInsets(Component)
call). - SubstanceBorder(float) - Constructor for class org.pushingpixels.substance.internal.utils.border.SubstanceBorder
-
Creates a new border with dynamic insets (computed at the invocation time of
SubstanceBorder.getBorderInsets(Component)
call). - SubstanceBorder(Insets) - Constructor for class org.pushingpixels.substance.internal.utils.border.SubstanceBorder
-
Creates a new border with the specified insets.
- SubstanceBorderPainter - Interface in org.pushingpixels.substance.api.painter.border
-
Border painter interface for Substance look and feel.
- SubstanceBusinessBlackSteelLookAndFeel - Class in org.pushingpixels.substance.api.skin
-
Standalone look-and-feel that uses the
Business Black Steel
skin fromBusinessBlackSteelSkin
. - SubstanceBusinessBlackSteelLookAndFeel() - Constructor for class org.pushingpixels.substance.api.skin.SubstanceBusinessBlackSteelLookAndFeel
-
Creates a new
Business Black Steel
look-and-feel. - SubstanceBusinessBlueSteelLookAndFeel - Class in org.pushingpixels.substance.api.skin
-
Standalone look-and-feel that uses the
Business Blue Steel
skin fromBusinessBlueSteelSkin
. - SubstanceBusinessBlueSteelLookAndFeel() - Constructor for class org.pushingpixels.substance.api.skin.SubstanceBusinessBlueSteelLookAndFeel
-
Creates a new
Business Blue Steel
look-and-feel. - SubstanceBusinessLookAndFeel - Class in org.pushingpixels.substance.api.skin
-
Standalone look-and-feel that uses the
Business
skin fromBusinessSkin
. - SubstanceBusinessLookAndFeel() - Constructor for class org.pushingpixels.substance.api.skin.SubstanceBusinessLookAndFeel
-
Creates a new
Business
look-and-feel. - SubstanceButtonBorder - Class in org.pushingpixels.substance.internal.utils.border
-
Base class for button borders in Substance look-and-feel.
- SubstanceButtonBorder(Class<?>) - Constructor for class org.pushingpixels.substance.internal.utils.border.SubstanceButtonBorder
-
Simple constructor.
- SubstanceButtonShaper - Interface in org.pushingpixels.substance.api.shaper
-
Button shaper interface for Substance look and feel.
- SubstanceButtonUI - Class in org.pushingpixels.substance.internal.ui
-
UI for buttons in Substance look and feel.
- SubstanceButtonUI(AbstractButton) - Constructor for class org.pushingpixels.substance.internal.ui.SubstanceButtonUI
-
Simple constructor.
- SubstanceCeruleanLookAndFeel - Class in org.pushingpixels.substance.api.skin
-
Standalone look-and-feel that uses the
Cerulean
skin fromCeruleanSkin
. - SubstanceCeruleanLookAndFeel() - Constructor for class org.pushingpixels.substance.api.skin.SubstanceCeruleanLookAndFeel
-
Creates a new
Cerulean
look-and-feel. - SubstanceChallengerDeepLookAndFeel - Class in org.pushingpixels.substance.api.skin
-
Standalone look-and-feel that uses the
Challenger Deep
skin fromChallengerDeepSkin
. - SubstanceChallengerDeepLookAndFeel() - Constructor for class org.pushingpixels.substance.api.skin.SubstanceChallengerDeepLookAndFeel
-
Creates a new
Challenger Deep
look-and-feel. - substanceChangeHandler - Variable in class org.pushingpixels.substance.internal.ui.SubstanceComboBoxUI
-
Property change handler on
enabled
property,componentOrientation
property and onSubstanceLookAndFeel.COMBO_BOX_POPUP_FLYOUT_ORIENTATION
property. - SubstanceCheckBoxMenuItemUI - Class in org.pushingpixels.substance.internal.ui
-
UI for check box menu items in Substance look and feel.
- SubstanceCheckBoxMenuItemUI(JCheckBoxMenuItem) - Constructor for class org.pushingpixels.substance.internal.ui.SubstanceCheckBoxMenuItemUI
- SubstanceCheckBoxUI - Class in org.pushingpixels.substance.internal.ui
-
UI for check boxes in Substance look and feel.
- SubstanceCheckBoxUI(JToggleButton) - Constructor for class org.pushingpixels.substance.internal.ui.SubstanceCheckBoxUI
-
Simple constructor.
- SubstanceColorChooserUI - Class in org.pushingpixels.substance.internal.ui
-
UI for color chooser in Substance look and feel.
- SubstanceColorChooserUI() - Constructor for class org.pushingpixels.substance.internal.ui.SubstanceColorChooserUI
- SubstanceColorResource - Class in org.pushingpixels.substance.internal.utils
-
This class is used to propagate a color set by the application code to the children / related components.
- SubstanceColorResource(Color) - Constructor for class org.pushingpixels.substance.internal.utils.SubstanceColorResource
-
Creates a new Substance color resource.
- SubstanceColorScheme - Interface in org.pushingpixels.substance.api
-
General interface for color schemes.
- SubstanceColorSchemeBundle - Class in org.pushingpixels.substance.api
-
Color scheme bundle.
- SubstanceColorSchemeBundle(SubstanceColorScheme, SubstanceColorScheme, SubstanceColorScheme) - Constructor for class org.pushingpixels.substance.api.SubstanceColorSchemeBundle
-
Creates a new color scheme bundle.
- SubstanceColorSchemeUtilities - Class in org.pushingpixels.substance.internal.utils
-
Utilities related to color schemes.
- SubstanceColorSchemeUtilities() - Constructor for class org.pushingpixels.substance.internal.utils.SubstanceColorSchemeUtilities
- SubstanceColorUtilities - Class in org.pushingpixels.substance.internal.utils
-
Various color-related utilities.
- SubstanceColorUtilities() - Constructor for class org.pushingpixels.substance.internal.utils.SubstanceColorUtilities
- SubstanceComboBoxEditor - Class in org.pushingpixels.substance.internal.utils.combo
-
Combobox editor.
- SubstanceComboBoxEditor() - Constructor for class org.pushingpixels.substance.internal.utils.combo.SubstanceComboBoxEditor
-
Creates a new editor.
- SubstanceComboBoxEditor.UIResource - Class in org.pushingpixels.substance.internal.utils.combo
-
Combobox editor that implements the marker
UIResource
interface. - SubstanceComboBoxUI - Class in org.pushingpixels.substance.internal.ui
-
UI for combo boxes in Substance look and feel.
- SubstanceComboBoxUI(JComboBox) - Constructor for class org.pushingpixels.substance.internal.ui.SubstanceComboBoxUI
- SubstanceComboBoxUI.ComboBoxPropertyChangeHandler - Class in org.pushingpixels.substance.internal.ui
-
This property change handler changes combo box arrow icon based on the enabled status of the combo box.
- SubstanceComboPopup - Class in org.pushingpixels.substance.internal.utils.combo
-
Combo popup implementation in Substance look-and-feel.
- SubstanceComboPopup(JComboBox) - Constructor for class org.pushingpixels.substance.internal.utils.combo.SubstanceComboPopup
-
Creates combo popup for the specified combobox.
- SubstanceConstants - Class in org.pushingpixels.substance.api
-
Substance constants.
- SubstanceConstants() - Constructor for class org.pushingpixels.substance.api.SubstanceConstants
- SubstanceConstants.FocusKind - Enum Class in org.pushingpixels.substance.api
-
Enumerates focus indication kinds.
- SubstanceConstants.ImageWatermarkKind - Enum Class in org.pushingpixels.substance.api
-
Enumerates of image-based watermarks kinds.
- SubstanceConstants.MenuGutterFillKind - Enum Class in org.pushingpixels.substance.api
-
Enumerates possible values for menu gutter fill kind.
- SubstanceConstants.ScrollPaneButtonPolicyKind - Enum Class in org.pushingpixels.substance.api
-
Enumerates possible button policies for scroll panes.
- SubstanceConstants.Side - Enum Class in org.pushingpixels.substance.api
-
Enumerates available sides.
- SubstanceConstants.SubstanceWidgetType - Enum Class in org.pushingpixels.substance.api
-
Enumerates configurable Substance-specific widget types for
SubstanceLookAndFeel.setWidgetVisible(javax.swing.JRootPane, boolean, org.pushingpixels.substance.api.SubstanceConstants.SubstanceWidgetType...)
API. - SubstanceConstants.TabCloseKind - Enum Class in org.pushingpixels.substance.api
-
Enumerates possible modes of closing tabs.
- SubstanceConstants.TabContentPaneBorderKind - Enum Class in org.pushingpixels.substance.api
-
Tab content pane border kind.
- substanceContainerListener - Variable in class org.pushingpixels.substance.internal.ui.SubstancePopupMenuUI
-
Tracks changes to the popup menu and invalidates precomputed text offset.
- substanceContainerListener - Variable in class org.pushingpixels.substance.internal.ui.SubstanceTabbedPaneUI
-
Tracks changes to the tabbed pane contents.
- SubstanceCoreUtilities - Class in org.pushingpixels.substance.internal.utils
-
Various utility functions.
- SubstanceCoreUtilities.TextComponentAware<T> - Interface in org.pushingpixels.substance.internal.utils
- SubstanceCremeCoffeeLookAndFeel - Class in org.pushingpixels.substance.api.skin
-
Standalone look-and-feel that uses the
Creme Coffee
skin fromCremeCoffeeSkin
. - SubstanceCremeCoffeeLookAndFeel() - Constructor for class org.pushingpixels.substance.api.skin.SubstanceCremeCoffeeLookAndFeel
-
Creates a new
Creme Coffee
look-and-feel. - SubstanceCremeLookAndFeel - Class in org.pushingpixels.substance.api.skin
-
Standalone look-and-feel that uses the
Creme
skin fromCremeSkin
. - SubstanceCremeLookAndFeel() - Constructor for class org.pushingpixels.substance.api.skin.SubstanceCremeLookAndFeel
-
Creates a new
Creme
look-and-feel. - SubstanceCrosshatchWatermark - Class in org.pushingpixels.substance.api.watermark
-
Simple implementation of
SubstanceWatermark
, drawing cross hatches as watermark. - SubstanceCrosshatchWatermark() - Constructor for class org.pushingpixels.substance.api.watermark.SubstanceCrosshatchWatermark
- substanceCurrentWindow - Variable in class org.pushingpixels.substance.internal.ui.SubstanceRootPaneUI
-
The current window.
- SubstanceDecorationPainter - Interface in org.pushingpixels.substance.api.painter.decoration
-
Decoration painter interface for Substance look and feel.
- SubstanceDefaultComboBoxRenderer - Class in org.pushingpixels.substance.api.renderers
-
Renderer for combo boxes.
- SubstanceDefaultComboBoxRenderer(JComboBox) - Constructor for class org.pushingpixels.substance.api.renderers.SubstanceDefaultComboBoxRenderer
-
Simple constructor.
- SubstanceDefaultComboBoxRenderer.SubstanceUIResource - Class in org.pushingpixels.substance.api.renderers
-
UI resource for renderer (does nothing yet).
- SubstanceDefaultListCellRenderer - Class in org.pushingpixels.substance.api.renderers
-
Default renderer for list cells.
- SubstanceDefaultListCellRenderer() - Constructor for class org.pushingpixels.substance.api.renderers.SubstanceDefaultListCellRenderer
-
Constructs a default renderer object for an item in a list.
- SubstanceDefaultListCellRenderer.SubstanceUIResource - Class in org.pushingpixels.substance.api.renderers
-
UI resource for renderer (does nothing yet).
- SubstanceDefaultTableCellRenderer - Class in org.pushingpixels.substance.api.renderers
-
Default renderer for table cells.
- SubstanceDefaultTableCellRenderer() - Constructor for class org.pushingpixels.substance.api.renderers.SubstanceDefaultTableCellRenderer
-
Creates a default opaque table cell renderer.
- SubstanceDefaultTableCellRenderer.BooleanRenderer - Class in org.pushingpixels.substance.api.renderers
-
Renderer for boolean columns.
- SubstanceDefaultTableCellRenderer.DateRenderer - Class in org.pushingpixels.substance.api.renderers
-
Renderer for date columns.
- SubstanceDefaultTableCellRenderer.DoubleRenderer - Class in org.pushingpixels.substance.api.renderers
-
Renderer for double columns.
- SubstanceDefaultTableCellRenderer.IconRenderer - Class in org.pushingpixels.substance.api.renderers
-
Renderer for icon columns.
- SubstanceDefaultTableCellRenderer.NumberRenderer - Class in org.pushingpixels.substance.api.renderers
-
Renderer for number columns.
- SubstanceDefaultTableHeaderCellRenderer - Class in org.pushingpixels.substance.api.renderers
-
Default renderer for table header cells.
- SubstanceDefaultTableHeaderCellRenderer() - Constructor for class org.pushingpixels.substance.api.renderers.SubstanceDefaultTableHeaderCellRenderer
-
Creates a new cell renderer.
- SubstanceDefaultTreeCellRenderer - Class in org.pushingpixels.substance.api.renderers
-
Default renderer for tree cells.
- SubstanceDefaultTreeCellRenderer() - Constructor for class org.pushingpixels.substance.api.renderers.SubstanceDefaultTreeCellRenderer
-
Returns a new instance of SubstanceDefaultTreeCellRenderer.
- SubstanceDesktopIconUI - Class in org.pushingpixels.substance.internal.ui
-
UI for desktop icons in Substance look and feel.
- SubstanceDesktopIconUI() - Constructor for class org.pushingpixels.substance.internal.ui.SubstanceDesktopIconUI
- SubstanceDesktopPaneUI - Class in org.pushingpixels.substance.internal.ui
-
UI for desktop panes in Substance look and feel.
- SubstanceDesktopPaneUI() - Constructor for class org.pushingpixels.substance.internal.ui.SubstanceDesktopPaneUI
- SubstanceDividerLayout() - Constructor for class org.pushingpixels.substance.internal.utils.SubstanceSplitPaneDivider.SubstanceDividerLayout
- SubstanceDropDownButton - Class in org.pushingpixels.substance.internal.utils
-
Drop down button in Substance look and feel.
- SubstanceDropDownButton(JComponent) - Constructor for class org.pushingpixels.substance.internal.utils.SubstanceDropDownButton
-
Simple constructor.
- SubstanceDustCoffeeLookAndFeel - Class in org.pushingpixels.substance.api.skin
-
Standalone look-and-feel that uses the
Dust Coffee
skin fromDustSkin
. - SubstanceDustCoffeeLookAndFeel() - Constructor for class org.pushingpixels.substance.api.skin.SubstanceDustCoffeeLookAndFeel
-
Creates a new
Dust Coffee
look-and-feel. - SubstanceDustLookAndFeel - Class in org.pushingpixels.substance.api.skin
-
Standalone look-and-feel that uses the
Dust
skin fromDustSkin
. - SubstanceDustLookAndFeel() - Constructor for class org.pushingpixels.substance.api.skin.SubstanceDustLookAndFeel
-
Creates a new
Dust
look-and-feel. - SubstanceEditorPaneUI - Class in org.pushingpixels.substance.internal.ui
-
UI for editor panes in Substance look and feel.
- SubstanceEditorPaneUI(JComponent) - Constructor for class org.pushingpixels.substance.internal.ui.SubstanceEditorPaneUI
-
Simple constructor.
- SubstanceEmeraldDuskLookAndFeel - Class in org.pushingpixels.substance.api.skin
-
Standalone look-and-feel that uses the
Emerald Dusk
skin fromEmeraldDuskSkin
. - SubstanceEmeraldDuskLookAndFeel() - Constructor for class org.pushingpixels.substance.api.skin.SubstanceEmeraldDuskLookAndFeel
-
Creates a new
Emerald Dusk
look-and-feel. - SubstanceEtchedBorder - Class in org.pushingpixels.substance.internal.utils.border
-
Custom implementation of etched border.
- SubstanceEtchedBorder() - Constructor for class org.pushingpixels.substance.internal.utils.border.SubstanceEtchedBorder
- substanceFadeRolloverListener - Variable in class org.pushingpixels.substance.internal.ui.SubstanceListUI
-
Listener for transition animations on list rollovers.
- substanceFadeRolloverListener - Variable in class org.pushingpixels.substance.internal.ui.SubstanceTableUI
-
Listener for transition animations on table rollovers.
- substanceFadeRolloverListener - Variable in class org.pushingpixels.substance.internal.ui.SubstanceTreeUI
-
Listener for transition animations on tree rollovers.
- substanceFadeSelectionListener - Variable in class org.pushingpixels.substance.internal.ui.SubstanceTableHeaderUI
-
Listener for transition animations on list selections.
- SubstanceFileChooserUI - Class in org.pushingpixels.substance.internal.ui
-
UI for file chooser in Substance look and feel.
- SubstanceFileChooserUI(JFileChooser) - Constructor for class org.pushingpixels.substance.internal.ui.SubstanceFileChooserUI
-
Creates the UI delegate for the specified file chooser.
- SubstanceFillPainter - Interface in org.pushingpixels.substance.api.painter.fill
-
Fill painter interface for Substance look and feel.
- substanceFocusListener - Variable in class org.pushingpixels.substance.internal.ui.SubstanceMenuUI
-
For rollover effects - enhancement 93.
- substanceFocusListener - Variable in class org.pushingpixels.substance.internal.ui.SubstanceTableUI
- SubstanceFontUtilities - Class in org.pushingpixels.substance.api.fonts
-
Font-related utilities.
- SubstanceFontUtilities() - Constructor for class org.pushingpixels.substance.api.fonts.SubstanceFontUtilities
- SubstanceFormattedTextFieldUI - Class in org.pushingpixels.substance.internal.ui
-
UI for formatted text fields in Substance look and feel.
- SubstanceFormattedTextFieldUI(JComponent) - Constructor for class org.pushingpixels.substance.internal.ui.SubstanceFormattedTextFieldUI
-
Simple constructor.
- SubstanceGeminiLookAndFeel - Class in org.pushingpixels.substance.api.skin
-
Standalone look-and-feel that uses the
Gemini
skin fromGeminiSkin
. - SubstanceGeminiLookAndFeel() - Constructor for class org.pushingpixels.substance.api.skin.SubstanceGeminiLookAndFeel
-
Creates a new
Gemini
look-and-feel. - SubstanceGraphiteAquaLookAndFeel - Class in org.pushingpixels.substance.api.skin
-
Standalone look-and-feel that uses the
Raven Graphite
skin fromGraphiteAquaSkin
. - SubstanceGraphiteAquaLookAndFeel() - Constructor for class org.pushingpixels.substance.api.skin.SubstanceGraphiteAquaLookAndFeel
-
Creates a new
Raven Graphite Aqua
look-and-feel. - SubstanceGraphiteGlassLookAndFeel - Class in org.pushingpixels.substance.api.skin
-
Standalone look-and-feel that uses the
Raven Graphite Glass
skin fromGraphiteGlassSkin
. - SubstanceGraphiteGlassLookAndFeel() - Constructor for class org.pushingpixels.substance.api.skin.SubstanceGraphiteGlassLookAndFeel
-
Creates a new
Raven Graphite Glass
look-and-feel. - SubstanceGraphiteLookAndFeel - Class in org.pushingpixels.substance.api.skin
-
Standalone look-and-feel that uses the
Graphite
skin fromGraphiteSkin
. - SubstanceGraphiteLookAndFeel() - Constructor for class org.pushingpixels.substance.api.skin.SubstanceGraphiteLookAndFeel
-
Creates a new
Graphite
look-and-feel. - substanceHeaderListener - Variable in class org.pushingpixels.substance.internal.ui.SubstanceTableHeaderUI
-
Repaints the header on column selection.
- substanceHierarchyListener - Variable in class org.pushingpixels.substance.internal.ui.SubstanceRootPaneUI
-
Hierarchy listener to keep track of the associated top-level window.
- SubstanceHighlightPainter - Interface in org.pushingpixels.substance.api.painter.highlight
-
Highlight painter interface for Substance look and feel.
- SubstanceIconFactory - Class in org.pushingpixels.substance.internal.utils.icon
-
Icon factory for dynamically-changing icons.
- SubstanceIconFactory() - Constructor for class org.pushingpixels.substance.internal.utils.icon.SubstanceIconFactory
- SubstanceIconFactory.IconKind - Enum Class in org.pushingpixels.substance.internal.utils.icon
-
Icon kind of a title pane button.
- SubstanceIconifyAction() - Constructor for class org.pushingpixels.substance.internal.utils.SubstanceInternalFrameTitlePane.SubstanceIconifyAction
-
Creates an iconifying action.
- SubstanceImageCreator - Class in org.pushingpixels.substance.internal.utils
-
Provides utility functions for creating various images for Substance look and feel.
- SubstanceImageCreator() - Constructor for class org.pushingpixels.substance.internal.utils.SubstanceImageCreator
- SubstanceImageCreator.SimplisticSoftBorderReverseFillPainter - Class in org.pushingpixels.substance.internal.utils
-
Custom fill painter for filling the checkmarks of checkboxes and radio buttons.
- SubstanceImageWatermark - Class in org.pushingpixels.substance.api.watermark
-
Implementation of
SubstanceWatermark
, drawing specified image as watermark. - SubstanceImageWatermark(InputStream) - Constructor for class org.pushingpixels.substance.api.watermark.SubstanceImageWatermark
-
Creates an instance from the specified input stream.
- SubstanceImageWatermark(String) - Constructor for class org.pushingpixels.substance.api.watermark.SubstanceImageWatermark
-
Creates an instance with specified image.
- SubstanceInputMap - Class in org.pushingpixels.substance.api.inputmaps
- SubstanceInputMap() - Constructor for class org.pushingpixels.substance.api.inputmaps.SubstanceInputMap
- SubstanceInputMapUtilities - Class in org.pushingpixels.substance.api.inputmaps
- SubstanceInputMapUtilities() - Constructor for class org.pushingpixels.substance.api.inputmaps.SubstanceInputMapUtilities
- SubstanceInternalArrowButton - Interface in org.pushingpixels.substance.internal.utils
-
Interface to mark arrow buttons used in various UI delegates.
- SubstanceInternalButton - Interface in org.pushingpixels.substance.internal.utils
-
Interface to mark buttons used in various UI delegates.
- SubstanceInternalFrameTitlePane - Class in org.pushingpixels.substance.internal.utils
-
UI for internal frame title pane in Substance look and feel.
- SubstanceInternalFrameTitlePane(JInternalFrame) - Constructor for class org.pushingpixels.substance.internal.utils.SubstanceInternalFrameTitlePane
-
Simple constructor.
- SubstanceInternalFrameTitlePane.ClickListener - Class in org.pushingpixels.substance.internal.utils
-
Click correction listener that resets models of minimize and restore buttons on click (so that the rollover behaviour will be preserved correctly).
- SubstanceInternalFrameTitlePane.SubstanceIconifyAction - Class in org.pushingpixels.substance.internal.utils
-
Custom iconifying action.
- SubstanceInternalFrameTitlePane.SubstanceMenuBar - Class in org.pushingpixels.substance.internal.utils
-
Class responsible for drawing the system menu.
- SubstanceInternalFrameTitlePane.SubstanceTitlePaneLayout - Class in org.pushingpixels.substance.internal.utils
-
Layout manager for this title pane.
- SubstanceInternalFrameUI - Class in org.pushingpixels.substance.internal.ui
-
UI for internal frames in Substance look and feel.
- SubstanceInternalFrameUI(JInternalFrame) - Constructor for class org.pushingpixels.substance.internal.ui.SubstanceInternalFrameUI
-
Simple constructor.
- SubstanceLabelUI - Class in org.pushingpixels.substance.internal.ui
-
UI for labels in Substance look and feel.
- SubstanceLabelUI() - Constructor for class org.pushingpixels.substance.internal.ui.SubstanceLabelUI
- substanceListSelectionListener - Variable in class org.pushingpixels.substance.internal.ui.SubstanceListUI
-
Listener for transition animations on list selections.
- SubstanceListUI - Class in org.pushingpixels.substance.internal.ui
-
UI for lists in Substance look and feel.
- SubstanceListUI() - Constructor for class org.pushingpixels.substance.internal.ui.SubstanceListUI
-
Creates a UI delegate for list.
- SubstanceListUI.CellRepaintCallback - Class in org.pushingpixels.substance.internal.ui
-
Repaints a single cell during the fade animation cycle.
- SubstanceLookAndFeel - Class in org.pushingpixels.substance.api
-
Main class for Substance look and feel.
- SubstanceLookAndFeel(SubstanceSkin) - Constructor for class org.pushingpixels.substance.api.SubstanceLookAndFeel
-
Creates a new skin-based Substance look-and-feel.
- SubstanceMagellanLookAndFeel - Class in org.pushingpixels.substance.api.skin
-
Standalone look-and-feel that uses the
Magellan
skin fromMagellanSkin
. - SubstanceMagellanLookAndFeel() - Constructor for class org.pushingpixels.substance.api.skin.SubstanceMagellanLookAndFeel
-
Creates a new
Magellan
look-and-feel. - SubstanceMarinerLookAndFeel - Class in org.pushingpixels.substance.api.skin
-
Standalone look-and-feel that uses the
Mariner
skin fromMarinerSkin
. - SubstanceMarinerLookAndFeel() - Constructor for class org.pushingpixels.substance.api.skin.SubstanceMarinerLookAndFeel
-
Creates a new
Mariner
look-and-feel. - SubstanceMenu - Interface in org.pushingpixels.substance.internal.utils.menu
-
Base interface for all menu-related UI delegates.
- SubstanceMenuBackgroundDelegate - Class in org.pushingpixels.substance.internal.utils.menu
-
Delegate for painting background of menu items.
- SubstanceMenuBackgroundDelegate() - Constructor for class org.pushingpixels.substance.internal.utils.menu.SubstanceMenuBackgroundDelegate
- SubstanceMenuBar() - Constructor for class org.pushingpixels.substance.internal.utils.SubstanceInternalFrameTitlePane.SubstanceMenuBar
- SubstanceMenuBar() - Constructor for class org.pushingpixels.substance.internal.utils.SubstanceTitlePane.SubstanceMenuBar
- SubstanceMenuBarUI - Class in org.pushingpixels.substance.internal.ui
-
UI for menu bars in Substance look and feel.
- SubstanceMenuBarUI() - Constructor for class org.pushingpixels.substance.internal.ui.SubstanceMenuBarUI
- SubstanceMenuItemUI - Class in org.pushingpixels.substance.internal.ui
-
UI for menu items in Substance look and feel.
- SubstanceMenuItemUI(JMenuItem) - Constructor for class org.pushingpixels.substance.internal.ui.SubstanceMenuItemUI
- substanceMenuPropertyListener - Variable in class org.pushingpixels.substance.internal.ui.SubstanceCheckBoxMenuItemUI
-
Listens on all changes to the underlying menu item.
- substanceMenuPropertyListener - Variable in class org.pushingpixels.substance.internal.ui.SubstanceMenuItemUI
-
Listens on all changes to the underlying menu item.
- substanceMenuPropertyListener - Variable in class org.pushingpixels.substance.internal.ui.SubstanceMenuUI
-
Listens on all changes to the underlying menu item.
- substanceMenuPropertyListener - Variable in class org.pushingpixels.substance.internal.ui.SubstanceRadioButtonMenuItemUI
-
Listens on all changes to the underlying menu item.
- SubstanceMenuUI - Class in org.pushingpixels.substance.internal.ui
-
UI for menus in Substance look and feel.
- SubstanceMenuUI(JMenu) - Constructor for class org.pushingpixels.substance.internal.ui.SubstanceMenuUI
- SubstanceMistAquaLookAndFeel - Class in org.pushingpixels.substance.api.skin
-
Standalone look-and-feel that uses the
Mist Aqua
skin fromMistAquaSkin
. - SubstanceMistAquaLookAndFeel() - Constructor for class org.pushingpixels.substance.api.skin.SubstanceMistAquaLookAndFeel
-
Creates a new
Mist Aqua
look-and-feel. - SubstanceMistSilverLookAndFeel - Class in org.pushingpixels.substance.api.skin
-
Standalone look-and-feel that uses the
Mist Silver
skin fromMistSilverSkin
. - SubstanceMistSilverLookAndFeel() - Constructor for class org.pushingpixels.substance.api.skin.SubstanceMistSilverLookAndFeel
-
Creates a new
Mist Silver
look-and-feel. - SubstanceModerateLookAndFeel - Class in org.pushingpixels.substance.api.skin
-
Standalone look-and-feel that uses the
Moderate
skin fromModerateSkin
. - SubstanceModerateLookAndFeel() - Constructor for class org.pushingpixels.substance.api.skin.SubstanceModerateLookAndFeel
-
Creates a new
Moderate
look-and-feel. - substanceMouseListener - Variable in class org.pushingpixels.substance.internal.ui.SubstanceMenuUI
-
For rollover effects - enhancement 93.
- substanceMouseLocation - Variable in class org.pushingpixels.substance.internal.ui.SubstanceTabbedPaneUI
-
Current mouse location.
- SubstanceNebulaBrickWallLookAndFeel - Class in org.pushingpixels.substance.api.skin
-
Standalone look-and-feel that uses the
Nebula Brick Wall
skin fromNebulaBrickWallSkin
. - SubstanceNebulaBrickWallLookAndFeel() - Constructor for class org.pushingpixels.substance.api.skin.SubstanceNebulaBrickWallLookAndFeel
-
Creates a new
Nebula Brick Wall
look-and-feel. - SubstanceNebulaLookAndFeel - Class in org.pushingpixels.substance.api.skin
-
Standalone look-and-feel that uses the
Nebula
skin fromNebulaSkin
. - SubstanceNebulaLookAndFeel() - Constructor for class org.pushingpixels.substance.api.skin.SubstanceNebulaLookAndFeel
-
Creates a new
Nebula
look-and-feel. - SubstanceNullWatermark - Class in org.pushingpixels.substance.api.watermark
-
Implementation of
SubstanceWatermark
that paints a translucent fill (with no pattern). - SubstanceNullWatermark() - Constructor for class org.pushingpixels.substance.api.watermark.SubstanceNullWatermark
-
Simple constructor.
- SubstanceOfficeBlack2007LookAndFeel - Class in org.pushingpixels.substance.api.skin
-
Standalone look-and-feel that uses the
Office Black 2007
skin fromOfficeBlack2007Skin
. - SubstanceOfficeBlack2007LookAndFeel() - Constructor for class org.pushingpixels.substance.api.skin.SubstanceOfficeBlack2007LookAndFeel
-
Creates a new
Office Black 2007
look-and-feel. - SubstanceOfficeBlue2007LookAndFeel - Class in org.pushingpixels.substance.api.skin
-
Standalone look-and-feel that uses the
Office Blue 2007
skin fromOfficeBlue2007Skin
. - SubstanceOfficeBlue2007LookAndFeel() - Constructor for class org.pushingpixels.substance.api.skin.SubstanceOfficeBlue2007LookAndFeel
-
Creates a new
Office Blue 2007
look-and-feel. - SubstanceOfficeSilver2007LookAndFeel - Class in org.pushingpixels.substance.api.skin
-
Standalone look-and-feel that uses the
Office Silver 2007
skin fromOfficeSilver2007Skin
. - SubstanceOfficeSilver2007LookAndFeel() - Constructor for class org.pushingpixels.substance.api.skin.SubstanceOfficeSilver2007LookAndFeel
-
Creates a new
Office Silver 2007
look-and-feel. - SubstanceOptionPaneUI - Class in org.pushingpixels.substance.internal.ui
-
UI for option panes in Substance look and feel.
- SubstanceOptionPaneUI() - Constructor for class org.pushingpixels.substance.internal.ui.SubstanceOptionPaneUI
- SubstanceOptionPaneUI.OptionPaneLabel - Class in org.pushingpixels.substance.internal.ui
-
Label extension class.
- SubstanceOutlineUtilities - Class in org.pushingpixels.substance.internal.utils
-
Provides common functionality that can be used by button shapers.
- SubstanceOutlineUtilities() - Constructor for class org.pushingpixels.substance.internal.utils.SubstanceOutlineUtilities
- SubstanceOverlayPainter - Interface in org.pushingpixels.substance.api.painter.overlay
-
Overlay painter interface for Substance look and feel.
- SubstancePainterUtils - Class in org.pushingpixels.substance.api.painter
- SubstancePainterUtils() - Constructor for class org.pushingpixels.substance.api.painter.SubstancePainterUtils
- SubstancePaneBorder - Class in org.pushingpixels.substance.internal.utils.border
-
Root pane and internal frame border in Substance look and feel.
- SubstancePaneBorder() - Constructor for class org.pushingpixels.substance.internal.utils.border.SubstancePaneBorder
- SubstancePanelUI - Class in org.pushingpixels.substance.internal.ui
-
UI for panels in Substance look and feel.
- SubstancePanelUI() - Constructor for class org.pushingpixels.substance.internal.ui.SubstancePanelUI
- SubstancePasswordFieldUI - Class in org.pushingpixels.substance.internal.ui
-
UI for password fields in Substance look and feel.
- SubstancePasswordFieldUI(JComponent) - Constructor for class org.pushingpixels.substance.internal.ui.SubstancePasswordFieldUI
-
Creates the UI delegate for the specified component (password field).
- substancePopupMenuListener - Variable in class org.pushingpixels.substance.internal.ui.SubstancePopupMenuUI
- SubstancePopupMenuSeparatorUI - Class in org.pushingpixels.substance.internal.ui
-
UI for popup menu separators in Substance look and feel.
- SubstancePopupMenuSeparatorUI() - Constructor for class org.pushingpixels.substance.internal.ui.SubstancePopupMenuSeparatorUI
- SubstancePopupMenuUI - Class in org.pushingpixels.substance.internal.ui
-
UI for popup menus in Substance look and feel.
- SubstancePopupMenuUI() - Constructor for class org.pushingpixels.substance.internal.ui.SubstancePopupMenuUI
- SubstanceProgressBarUI - Class in org.pushingpixels.substance.internal.ui
-
UI for progress bars in Substance look and feel.
- SubstanceProgressBarUI() - Constructor for class org.pushingpixels.substance.internal.ui.SubstanceProgressBarUI
- substancePropertyChangeListener - Variable in class org.pushingpixels.substance.internal.ui.SubstanceEditorPaneUI
-
Property change listener.
- substancePropertyChangeListener - Variable in class org.pushingpixels.substance.internal.ui.SubstanceFormattedTextFieldUI
-
Property change listener.
- substancePropertyChangeListener - Variable in class org.pushingpixels.substance.internal.ui.SubstanceLabelUI
-
Property change listener.
- substancePropertyChangeListener - Variable in class org.pushingpixels.substance.internal.ui.SubstanceListUI
-
Property listener that listens to the
SubstanceLookAndFeel.WATERMARK_VISIBLE
property. - substancePropertyChangeListener - Variable in class org.pushingpixels.substance.internal.ui.SubstancePasswordFieldUI
-
Property change listener.
- substancePropertyChangeListener - Variable in class org.pushingpixels.substance.internal.ui.SubstanceProgressBarUI
-
Property change listener.
- substancePropertyChangeListener - Variable in class org.pushingpixels.substance.internal.ui.SubstanceRootPaneUI
- substancePropertyChangeListener - Variable in class org.pushingpixels.substance.internal.ui.SubstanceScrollPaneUI
-
Property change listener on
SubstanceLookAndFeel.SCROLL_PANE_BUTTONS_POLICY
,SubstanceLookAndFeel.WATERMARK_VISIBLE
andlayoutManager
properties. - substancePropertyChangeListener - Variable in class org.pushingpixels.substance.internal.ui.SubstanceSpinnerUI
-
Tracks changes to editor, removing the border as necessary.
- substancePropertyChangeListener - Variable in class org.pushingpixels.substance.internal.ui.SubstanceTableHeaderUI
-
Property change listener.
- substancePropertyChangeListener - Variable in class org.pushingpixels.substance.internal.ui.SubstanceTableUI
-
Listener that listens to changes on table properties.
- substancePropertyChangeListener - Variable in class org.pushingpixels.substance.internal.ui.SubstanceTextAreaUI
-
Property change listener.
- substancePropertyChangeListener - Variable in class org.pushingpixels.substance.internal.ui.SubstanceTextFieldUI
-
Property change listener.
- substancePropertyChangeListener - Variable in class org.pushingpixels.substance.internal.ui.SubstanceTextPaneUI
-
Property change listener.
- substancePropertyChangeListener - Variable in class org.pushingpixels.substance.internal.ui.SubstanceTreeUI
-
Listener that listens to changes on tree properties.
- substancePropertyListener - Variable in class org.pushingpixels.substance.internal.ui.SubstanceButtonUI
-
Property change listener.
- substancePropertyListener - Variable in class org.pushingpixels.substance.internal.ui.SubstanceCheckBoxMenuItemUI
- substancePropertyListener - Variable in class org.pushingpixels.substance.internal.ui.SubstanceInternalFrameUI
-
Property listener on the associated internal frame.
- substancePropertyListener - Variable in class org.pushingpixels.substance.internal.ui.SubstanceMenuItemUI
- substancePropertyListener - Variable in class org.pushingpixels.substance.internal.ui.SubstanceMenuUI
-
Property change listener.
- substancePropertyListener - Variable in class org.pushingpixels.substance.internal.ui.SubstanceRadioButtonMenuItemUI
-
Property change listener.
- substancePropertyListener - Variable in class org.pushingpixels.substance.internal.ui.SubstanceRadioButtonUI
-
Property change listener.
- substancePropertyListener - Variable in class org.pushingpixels.substance.internal.ui.SubstanceSplitPaneUI
-
Property change listener that listens on changes to
JSplitPane.ORIENTATION_PROPERTY
property. - substancePropertyListener - Variable in class org.pushingpixels.substance.internal.ui.SubstanceToggleButtonUI
-
Property change listener.
- substancePropertyListener - Variable in class org.pushingpixels.substance.internal.utils.ButtonVisualStateTracker
-
Property change listener.
- substancePropertyListener - Variable in class org.pushingpixels.substance.internal.utils.SubstanceInternalFrameTitlePane
-
Listens on the changes to the internal frame title.
- SubstanceRadioButtonMenuItemUI - Class in org.pushingpixels.substance.internal.ui
-
UI for radio button menu items in Substance look and feel.
- SubstanceRadioButtonMenuItemUI(JRadioButtonMenuItem) - Constructor for class org.pushingpixels.substance.internal.ui.SubstanceRadioButtonMenuItemUI
- SubstanceRadioButtonUI - Class in org.pushingpixels.substance.internal.ui
-
UI for radio buttons in Substance look and feel.
- SubstanceRadioButtonUI(JToggleButton) - Constructor for class org.pushingpixels.substance.internal.ui.SubstanceRadioButtonUI
-
Simple constructor.
- SubstanceRavenLookAndFeel - Class in org.pushingpixels.substance.api.skin
-
Standalone look-and-feel that uses the
Raven
skin fromRavenSkin
. - SubstanceRavenLookAndFeel() - Constructor for class org.pushingpixels.substance.api.skin.SubstanceRavenLookAndFeel
-
Creates a new
Raven
look-and-feel. - SubstanceRenderer - Annotation Interface in org.pushingpixels.substance.api.renderers
-
Marks the default base Substance renderer classes.
- substanceRolloverHandler - Variable in class org.pushingpixels.substance.internal.ui.SubstanceTabbedPaneUI
-
Mouse handler for rollover effects.
- substanceRolloverListener - Variable in class org.pushingpixels.substance.internal.ui.SubstanceCheckBoxMenuItemUI
-
Rollover listener.
- substanceRolloverListener - Variable in class org.pushingpixels.substance.internal.ui.SubstanceComboBoxUI
-
Listener for transition animations.
- substanceRolloverListener - Variable in class org.pushingpixels.substance.internal.ui.SubstanceMenuItemUI
-
Rollover listener.
- substanceRolloverListener - Variable in class org.pushingpixels.substance.internal.ui.SubstanceRadioButtonMenuItemUI
-
Rollover listener.
- SubstanceRootLayout() - Constructor for class org.pushingpixels.substance.internal.ui.SubstanceRootPaneUI.SubstanceRootLayout
- SubstanceRootPaneUI - Class in org.pushingpixels.substance.internal.ui
-
UI for root panes in Substance look and feel.
- SubstanceRootPaneUI() - Constructor for class org.pushingpixels.substance.internal.ui.SubstanceRootPaneUI
- SubstanceRootPaneUI.SubstanceRootLayout - Class in org.pushingpixels.substance.internal.ui
-
A custom layout manager that is responsible for the layout of layeredPane, glassPane, menuBar and titlePane, if one has been installed.
- substanceRowSelectionListener - Variable in class org.pushingpixels.substance.internal.ui.SubstanceTreeUI
-
Listener for selection of an entire row.
- SubstanceSaharaLookAndFeel - Class in org.pushingpixels.substance.api.skin
-
Standalone look-and-feel that uses the
Sahara
skin fromSaharaSkin
. - SubstanceSaharaLookAndFeel() - Constructor for class org.pushingpixels.substance.api.skin.SubstanceSaharaLookAndFeel
-
Creates a new
Sahara
look-and-feel. - SubstanceScrollBarUI - Class in org.pushingpixels.substance.internal.ui
-
UI for scroll bars in Substance look and feel.
- SubstanceScrollBarUI(JComponent) - Constructor for class org.pushingpixels.substance.internal.ui.SubstanceScrollBarUI
-
Simple constructor.
- SubstanceScrollBarUI.SubstanceArrowButtonListener - Class in org.pushingpixels.substance.internal.ui
-
Listener on arrow buttons.
- SubstanceScrollBarUI.SubstanceTrackListener - Class in org.pushingpixels.substance.internal.ui
-
Track mouse drags.
- SubstanceScrollButton - Class in org.pushingpixels.substance.internal.utils.scroll
-
Scroll bar button in Substance look and feel.
- SubstanceScrollButton(int) - Constructor for class org.pushingpixels.substance.internal.utils.scroll.SubstanceScrollButton
-
Simple constructor.
- SubstanceScrollPaneBorder - Class in org.pushingpixels.substance.internal.utils.scroll
-
Default border on
JScrollPane
s. - SubstanceScrollPaneBorder() - Constructor for class org.pushingpixels.substance.internal.utils.scroll.SubstanceScrollPaneBorder
- SubstanceScrollPaneUI - Class in org.pushingpixels.substance.internal.ui
-
UI for scroll panes in Substance look and feel.
- SubstanceScrollPaneUI() - Constructor for class org.pushingpixels.substance.internal.ui.SubstanceScrollPaneUI
- SubstanceScrollPaneUI.AdjustedLayout - Class in org.pushingpixels.substance.internal.ui
-
Layout manager to adjust the bounds of scrollbars and the viewport when the default (
SubstanceScrollPaneBorder
) border is set on the relevantJScrollPane
. - substanceSelectionFadeListener - Variable in class org.pushingpixels.substance.internal.ui.SubstanceTreeUI
-
Listener for selection animations.
- substanceSelectionListener - Variable in class org.pushingpixels.substance.internal.ui.SubstanceTabbedPaneUI
-
Listener for animation effects on tab selection.
- SubstanceSeparatorUI - Class in org.pushingpixels.substance.internal.ui
-
UI for separators in Substance look and feel.
- SubstanceSeparatorUI() - Constructor for class org.pushingpixels.substance.internal.ui.SubstanceSeparatorUI
- SubstanceSizeUtils - Class in org.pushingpixels.substance.internal.utils
-
This class is responsible for computing DPI-aware insets, stroke widths, paddings, icon sizes etc.
- SubstanceSizeUtils() - Constructor for class org.pushingpixels.substance.internal.utils.SubstanceSizeUtils
- SubstanceSkin - Class in org.pushingpixels.substance.api
-
Base abstract class for Substance skins.
- SubstanceSkin() - Constructor for class org.pushingpixels.substance.api.SubstanceSkin
-
Constructs the basic data structures for a skin.
- SubstanceSkin.ColorSchemes - Class in org.pushingpixels.substance.api
-
Contains information on color schemes loaded by the
SubstanceSkin.getColorSchemes(URL)
andSubstanceSkin.getColorSchemes(String)
APIs. - SubstanceSkinPlugin - Interface in org.pushingpixels.substance.internal.plugin
-
Plugin for skin extension.
- SubstanceSliderUI - Class in org.pushingpixels.substance.internal.ui
-
UI for sliders in Substance look and feel.
- SubstanceSliderUI(JSlider) - Constructor for class org.pushingpixels.substance.internal.ui.SubstanceSliderUI
-
Simple constructor.
- SubstanceSpinnerButton - Class in org.pushingpixels.substance.internal.utils
-
Spinner button in Substance look and feel.
- SubstanceSpinnerButton(JSpinner, int) - Constructor for class org.pushingpixels.substance.internal.utils.SubstanceSpinnerButton
-
Simple constructor.
- SubstanceSpinnerUI - Class in org.pushingpixels.substance.internal.ui
-
UI for spinners in Substance look and feel.
- SubstanceSpinnerUI() - Constructor for class org.pushingpixels.substance.internal.ui.SubstanceSpinnerUI
- SubstanceSpinnerUI.SpinnerLayoutManager - Class in org.pushingpixels.substance.internal.ui
-
Layout manager for the spinner.
- SubstanceSplitPaneDivider - Class in org.pushingpixels.substance.internal.utils
-
Split pane divider in
Substance
look and feel. - SubstanceSplitPaneDivider(SubstanceSplitPaneUI) - Constructor for class org.pushingpixels.substance.internal.utils.SubstanceSplitPaneDivider
-
Simple constructor.
- SubstanceSplitPaneDivider.SubstanceDividerLayout - Class in org.pushingpixels.substance.internal.utils
-
Layout manager for the split pane divider.
- SubstanceSplitPaneUI - Class in org.pushingpixels.substance.internal.ui
-
UI for split panes in Substance look and feel.
- SubstanceSplitPaneUI() - Constructor for class org.pushingpixels.substance.internal.ui.SubstanceSplitPaneUI
- SubstanceStripeWatermark - Class in org.pushingpixels.substance.api.watermark
-
Simple implementation of
SubstanceWatermark
, drawing darker even lines as watermark. - SubstanceStripeWatermark() - Constructor for class org.pushingpixels.substance.api.watermark.SubstanceStripeWatermark
- SubstanceStripingUtils - Class in org.pushingpixels.substance.internal.utils
-
This class is used to speed up the striping of lists, tables, trees and comboboxes that use Substance default renderers.
- SubstanceStripingUtils() - Constructor for class org.pushingpixels.substance.internal.utils.SubstanceStripingUtils
- SubstanceTabbedPaneUI - Class in org.pushingpixels.substance.internal.ui
-
UI for tabbed panes in Substance look and feel.
- SubstanceTabbedPaneUI() - Constructor for class org.pushingpixels.substance.internal.ui.SubstanceTabbedPaneUI
-
Creates the new UI delegate.
- SubstanceTabbedPaneUI.MouseRolloverHandler - Class in org.pushingpixels.substance.internal.ui
-
Listener for rollover animation effects.
- SubstanceTabbedPaneUI.TabbedContainerListener - Class in org.pushingpixels.substance.internal.ui
-
Tracks changes to the tabbed pane contents.
- SubstanceTabbedPaneUI.TabbedPaneLayout - Class in org.pushingpixels.substance.internal.ui
-
Layout for the tabbed pane.
- SubstanceTabbedPaneUI.TabRepaintCallback - Class in org.pushingpixels.substance.internal.ui
-
Implementation of the fade tracker callback that repaints a single tab.
- SubstanceTableCellBorder - Class in org.pushingpixels.substance.internal.utils.border
-
Table cell border for the Substance look and feel.
- SubstanceTableCellBorder(Insets, SubstanceTableUI, SubstanceTableUI.TableCellId) - Constructor for class org.pushingpixels.substance.internal.utils.border.SubstanceTableCellBorder
-
Creates a new border with the specified insets.
- SubstanceTableHeaderUI - Class in org.pushingpixels.substance.internal.ui
-
UI for table headers in Substance look and feel.
- SubstanceTableHeaderUI() - Constructor for class org.pushingpixels.substance.internal.ui.SubstanceTableHeaderUI
-
Creates a new UI delegate.
- SubstanceTableHeaderUI.ColumnHeaderRepaintCallback - Class in org.pushingpixels.substance.internal.ui
-
Repaints a single column header during the fade animation cycle.
- SubstanceTableHeaderUI.ScrollPaneCornerFiller - Class in org.pushingpixels.substance.internal.ui
-
Corner filler for tables wrapped in scroll panes.
- substanceTableStateListener - Variable in class org.pushingpixels.substance.internal.ui.SubstanceTableUI
-
Listener for transition animations on list selections.
- SubstanceTableUI - Class in org.pushingpixels.substance.internal.ui
-
UI for tables in Substance look and feel.
- SubstanceTableUI() - Constructor for class org.pushingpixels.substance.internal.ui.SubstanceTableUI
-
Creates a UI delegate for table.
- SubstanceTableUI.CellRepaintCallback - Class in org.pushingpixels.substance.internal.ui
-
Repaints a single cell during the fade animation cycle.
- SubstanceTableUI.ColumnRepaintCallback - Class in org.pushingpixels.substance.internal.ui
-
Repaints a single column during the fade animation cycle.
- SubstanceTableUI.RowRepaintCallback - Class in org.pushingpixels.substance.internal.ui
-
Repaints a single row during the fade animation cycle.
- SubstanceTableUI.TableCellId - Class in org.pushingpixels.substance.internal.ui
-
ID of a single table cell.
- SubstanceTableUI.TableStateListener - Class in org.pushingpixels.substance.internal.ui
-
State listener for tracking the selection changes.
- SubstanceTextAreaUI - Class in org.pushingpixels.substance.internal.ui
-
UI for text areas in Substance look and feel.
- SubstanceTextAreaUI(JComponent) - Constructor for class org.pushingpixels.substance.internal.ui.SubstanceTextAreaUI
-
Simple constructor.
- SubstanceTextComponentBorder - Class in org.pushingpixels.substance.internal.utils.border
-
Text component border for the Substance look and feel.
- SubstanceTextComponentBorder(Insets) - Constructor for class org.pushingpixels.substance.internal.utils.border.SubstanceTextComponentBorder
-
Creates a new border with the specified insets.
- SubstanceTextFieldUI - Class in org.pushingpixels.substance.internal.ui
-
UI for text fields in Substance look and feel.
- SubstanceTextFieldUI(JComponent) - Constructor for class org.pushingpixels.substance.internal.ui.SubstanceTextFieldUI
-
Simple constructor.
- SubstanceTextPaneUI - Class in org.pushingpixels.substance.internal.ui
-
UI for text panes in Substance look and feel.
- SubstanceTextPaneUI(JComponent) - Constructor for class org.pushingpixels.substance.internal.ui.SubstanceTextPaneUI
-
Simple constructor.
- SubstanceTextUtilities - Class in org.pushingpixels.substance.internal.utils
-
Text-related utilities.
- SubstanceTextUtilities() - Constructor for class org.pushingpixels.substance.internal.utils.SubstanceTextUtilities
- SubstanceTitleButton - Class in org.pushingpixels.substance.internal.utils
-
Title button in Substance look and feel.
- SubstanceTitleButton() - Constructor for class org.pushingpixels.substance.internal.utils.SubstanceTitleButton
- SubstanceTitleButton(String) - Constructor for class org.pushingpixels.substance.internal.utils.SubstanceTitleButton
- SubstanceTitlePane - Class in org.pushingpixels.substance.internal.utils
-
Title pane for Substance look and feel.
- SubstanceTitlePane(JRootPane, SubstanceRootPaneUI) - Constructor for class org.pushingpixels.substance.internal.utils.SubstanceTitlePane
-
Creates a new title pane.
- SubstanceTitlePane.ExtraComponentKind - Enum Class in org.pushingpixels.substance.internal.utils
-
Enumerates the types of children components.
- SubstanceTitlePane.HeapStatusPanel - Class in org.pushingpixels.substance.internal.utils
-
Panel that shows heap status and allows running the garbage collector.
- SubstanceTitlePane.HeapStatusThread - Class in org.pushingpixels.substance.internal.utils
-
Thread for heap status panel.
- SubstanceTitlePane.SubstanceMenuBar - Class in org.pushingpixels.substance.internal.utils
-
Class responsible for drawing the system menu.
- SubstanceTitlePane.TitlePaneLayout - Class in org.pushingpixels.substance.internal.utils
-
Layout manager for the title pane.
- SubstanceTitlePaneLayout() - Constructor for class org.pushingpixels.substance.internal.utils.SubstanceInternalFrameTitlePane.SubstanceTitlePaneLayout
- SubstanceToggleButtonUI - Class in org.pushingpixels.substance.internal.ui
-
UI for toggle buttons in Substance look and feel.
- SubstanceToggleButtonUI(JToggleButton) - Constructor for class org.pushingpixels.substance.internal.ui.SubstanceToggleButtonUI
-
Simple constructor.
- SubstanceToolBarBorder - Class in org.pushingpixels.substance.internal.utils.border
-
Border for toolbar.
- SubstanceToolBarBorder() - Constructor for class org.pushingpixels.substance.internal.utils.border.SubstanceToolBarBorder
- SubstanceToolBarSeparatorUI - Class in org.pushingpixels.substance.internal.ui
-
UI for toolbar separators in Substance look and feel.
- SubstanceToolBarSeparatorUI() - Constructor for class org.pushingpixels.substance.internal.ui.SubstanceToolBarSeparatorUI
- SubstanceToolBarUI - Class in org.pushingpixels.substance.internal.ui
-
UI for tool bars in Substance look and feel.
- SubstanceToolBarUI() - Constructor for class org.pushingpixels.substance.internal.ui.SubstanceToolBarUI
- SubstanceToolTipUI - Class in org.pushingpixels.substance.internal.ui
-
UI for tool tips in Substance look and feel.
- SubstanceToolTipUI() - Constructor for class org.pushingpixels.substance.internal.ui.SubstanceToolTipUI
- SubstanceTrackListener() - Constructor for class org.pushingpixels.substance.internal.ui.SubstanceScrollBarUI.SubstanceTrackListener
- SubstanceTrait - Interface in org.pushingpixels.substance.api.trait
-
Base interface for Substance traits, like
SubstanceColorScheme
,SubstanceWatermark
etc. - SubstanceTraitInfo - Interface in org.pushingpixels.substance.api.trait
-
Base interface for Substance traits info, like
SkinInfo
. - SubstanceTreeUI - Class in org.pushingpixels.substance.internal.ui
-
UI for lists in Substance look and feel.
- SubstanceTreeUI() - Constructor for class org.pushingpixels.substance.internal.ui.SubstanceTreeUI
-
Creates a UI delegate for tree.
- SubstanceTreeUI.MyTreeSelectionListener - Class in org.pushingpixels.substance.internal.ui
-
Selection listener for selection animation effects.
- SubstanceTreeUI.PathRepaintCallback - Class in org.pushingpixels.substance.internal.ui
-
Repaints a single path during the fade animation cycle.
- SubstanceTreeUI.TreePathId - Class in org.pushingpixels.substance.internal.ui
-
ID of a single tree path.
- SubstanceTwilightLookAndFeel - Class in org.pushingpixels.substance.api.skin
-
Standalone look-and-feel that uses the
Twilight
skin fromTwilightSkin
. - SubstanceTwilightLookAndFeel() - Constructor for class org.pushingpixels.substance.api.skin.SubstanceTwilightLookAndFeel
-
Creates a new
Twilight
look-and-feel. - SubstanceUIResource() - Constructor for class org.pushingpixels.substance.api.renderers.SubstanceDefaultListCellRenderer.SubstanceUIResource
- SubstanceUIResource(JComboBox) - Constructor for class org.pushingpixels.substance.api.renderers.SubstanceDefaultComboBoxRenderer.SubstanceUIResource
-
Creates a new renderer resource.
- substanceValueChangeListener - Variable in class org.pushingpixels.substance.internal.ui.SubstanceProgressBarUI
-
Value change listener on the associated progress bar.
- substanceVerticalScrollbarChangeListener - Variable in class org.pushingpixels.substance.internal.ui.SubstanceScrollPaneUI
-
Listener on the vertical scroll bar.
- SubstanceViewportUI - Class in org.pushingpixels.substance.internal.ui
-
UI for panels in Substance look and feel.
- SubstanceViewportUI() - Constructor for class org.pushingpixels.substance.internal.ui.SubstanceViewportUI
- substanceVisualStateTracker - Variable in class org.pushingpixels.substance.internal.ui.SubstanceButtonUI
-
Tracker for visual state transitions.
- substanceVisualStateTracker - Variable in class org.pushingpixels.substance.internal.ui.SubstanceToggleButtonUI
-
Tracker for visual state transitions.
- SubstanceWatermark - Interface in org.pushingpixels.substance.api.watermark
-
Interface for watermarks.
- SubstanceWidgetManager - Class in org.pushingpixels.substance.internal.utils
- SubstanceWidgetSupport - Class in org.pushingpixels.substance.internal.utils
-
Support for laf-widget layer.
- SubstanceWidgetSupport() - Constructor for class org.pushingpixels.substance.internal.utils.SubstanceWidgetSupport
- substanceWindowComponentListener - Variable in class org.pushingpixels.substance.internal.ui.SubstanceRootPaneUI
-
Component listener to keep track of the primary graphics configuration (for recomputing the maximized bounds) - fix for defect 213.
- substanceWindowListener - Variable in class org.pushingpixels.substance.internal.ui.SubstanceRootPaneUI
-
Window listener that stops all Substance thread when the last frame is disposed.
- substanceWinModifiedListener - Variable in class org.pushingpixels.substance.internal.utils.SubstanceInternalFrameTitlePane
-
Listens to the changes to the
SubstanceLookAndFeel.WINDOW_MODIFIED
property on the internal frame and its root pane. - SunfireRedColorScheme - Class in org.pushingpixels.substance.api.colorscheme
-
Sunfire Red color scheme.
- SunfireRedColorScheme() - Constructor for class org.pushingpixels.substance.api.colorscheme.SunfireRedColorScheme
-
Creates a new
Sunfire Red
color scheme. - SunGlareColorScheme - Class in org.pushingpixels.substance.api.colorscheme
-
Sun Glare color scheme.
- SunGlareColorScheme() - Constructor for class org.pushingpixels.substance.api.colorscheme.SunGlareColorScheme
-
Creates a new
Sun Glare
color scheme. - SunsetColorScheme - Class in org.pushingpixels.substance.api.colorscheme
-
Sunset color scheme.
- SunsetColorScheme() - Constructor for class org.pushingpixels.substance.api.colorscheme.SunsetColorScheme
-
Creates a new
Sunset
color scheme. - SwatchesChooser - Class in org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser
-
SwatchesChooser.
- SwatchesChooser() - Constructor for class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.SwatchesChooser
-
Creates new form.
- SwatchPanel - Class in org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser
-
SwatchPanel.
- SwatchPanel() - Constructor for class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.SwatchPanel
-
Creates new form.
- swatchSize - Variable in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.SwatchPanel
- switchWithNext(String) - Method in class org.pushingpixels.substance.api.SubstanceSkin.ColorSchemes
-
Moves the color scheme with the specified display name one position towards the end of the list.
- switchWithPrevious(String) - Method in class org.pushingpixels.substance.api.SubstanceSkin.ColorSchemes
-
Moves the color scheme with the specified display name one position towards the beginning of the list.
- syncCloseButtonTooltip() - Method in class org.pushingpixels.substance.internal.utils.SubstanceInternalFrameTitlePane
-
Synchronizes the tooltip of the close button.
- syncCloseButtonTooltip() - Method in class org.pushingpixels.substance.internal.utils.SubstanceTitlePane
-
Synchronizes the tooltip of the close button.
- syncSelection(boolean) - Method in class org.pushingpixels.substance.internal.ui.SubstanceTableUI
-
Synchronizes the current selection state.
- syncWithScrollPane(JScrollPane) - Method in class org.pushingpixels.substance.internal.ui.SubstanceScrollPaneUI.AdjustedLayout
- SYSTEM - Static variable in class org.pushingpixels.substance.internal.contrib.jgoodies.looks.FontSizeHints
T
- TAB - Static variable in class org.pushingpixels.substance.api.ColorSchemeAssociationKind
-
Fill visual area of the tabs.
- TAB_BORDER - Static variable in class org.pushingpixels.substance.api.ColorSchemeAssociationKind
-
Border visual area of the tabs.
- TAB_ICONS_ENABLED_KEY - Static variable in class org.pushingpixels.substance.internal.contrib.jgoodies.looks.Options
- TABBED_PANE_CLOSE_BUTTONS_MODIFIED_ANIMATION - Static variable in class org.pushingpixels.substance.api.SubstanceLookAndFeel
-
Client property name for specifying that only the close button of a marked-as-modified tab component should pulsate.
- TABBED_PANE_CLOSE_BUTTONS_PROPERTY - Static variable in class org.pushingpixels.substance.api.SubstanceLookAndFeel
-
Client property name for adding close buttons on tabs.
- TABBED_PANE_CLOSE_CALLBACK - Static variable in class org.pushingpixels.substance.api.SubstanceLookAndFeel
-
Client property name for specifying the callback for deciding on the tab close type.
- TABBED_PANE_CONTENT_BORDER_KIND - Static variable in class org.pushingpixels.substance.api.SubstanceLookAndFeel
-
Client property name for specifying the content pane border kind.
- TABBED_PANE_ROTATE_SIDE_TABS - Static variable in class org.pushingpixels.substance.api.SubstanceLookAndFeel
-
Client property name for specifying wheter tabs shown on the left or right will be rotated vertically.
- TabbedContainerListener() - Constructor for class org.pushingpixels.substance.internal.ui.SubstanceTabbedPaneUI.TabbedContainerListener
-
Creates a new container listener.
- tabbedPane - Variable in class org.pushingpixels.substance.internal.ui.SubstanceTabbedPaneUI.TabRepaintCallback
-
The associated tabbed pane.
- TabbedPaneActions() - Constructor for class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.TabbedPaneActions
- TabbedPaneLayout() - Constructor for class org.pushingpixels.substance.internal.ui.SubstanceTabbedPaneUI.TabbedPaneLayout
-
Creates a new layout.
- TabCloseCallback - Interface in org.pushingpixels.substance.api.tabbed
-
Callback for registering app-specific behaviour on tab close buttons.
- tabClosed(JTabbedPane, Component) - Method in interface org.pushingpixels.substance.api.tabbed.TabCloseListener
-
Called when a tab is closed.
- TabCloseListener - Interface in org.pushingpixels.substance.api.tabbed
-
Listener on tab closing.
- TabCloseListenerManager - Class in org.pushingpixels.substance.internal.utils
-
Manages the listeners registered on tab-close events.
- TabCloseListenerManager() - Constructor for class org.pushingpixels.substance.internal.utils.TabCloseListenerManager
-
Simple constructor.
- tabClosing(JTabbedPane, Component) - Method in interface org.pushingpixels.substance.api.tabbed.TabCloseListener
-
Called when a tab is about to be closed.
- tabIndex - Variable in class org.pushingpixels.substance.internal.ui.SubstanceTabbedPaneUI.TabRepaintCallback
-
The associated tab index.
- table - Variable in class org.pushingpixels.substance.internal.ui.SubstanceTableUI.CellRepaintCallback
-
Associated table.
- table - Variable in class org.pushingpixels.substance.internal.ui.SubstanceTableUI.ColumnRepaintCallback
-
Associated table.
- table - Variable in class org.pushingpixels.substance.internal.ui.SubstanceTableUI.RowRepaintCallback
-
Associated table.
- TABLE_LEADING_VERTICAL_LINE - Static variable in class org.pushingpixels.substance.api.SubstanceLookAndFeel
-
Client property name for specifying the leading vertical line on a table.
- TABLE_TRAILING_VERTICAL_LINE - Static variable in class org.pushingpixels.substance.api.SubstanceLookAndFeel
-
Client property name for specifying the trailing verticle line on a table.
- TableActions() - Constructor for class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.TableActions
- TableCellId(int, int) - Constructor for class org.pushingpixels.substance.internal.ui.SubstanceTableUI.TableCellId
-
Creates a new cell ID.
- tableChanged(TableModelEvent) - Method in class org.pushingpixels.substance.internal.ui.SubstanceTableUI.TableStateListener
- TableHeaderActions() - Constructor for class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.TableHeaderActions
- TableStateListener() - Constructor for class org.pushingpixels.substance.internal.ui.SubstanceTableUI.TableStateListener
- TabRepaintCallback(JTabbedPane, int) - Constructor for class org.pushingpixels.substance.internal.ui.SubstanceTabbedPaneUI.TabRepaintCallback
-
Creates new tab repaint callback.
- tabsClosed(JTabbedPane, Set<Component>) - Method in interface org.pushingpixels.substance.api.tabbed.MultipleTabCloseListener
-
Called when tabs are closed.
- tabsClosing(JTabbedPane, Set<Component>) - Method in interface org.pushingpixels.substance.api.tabbed.MultipleTabCloseListener
-
Called when tabs are about to be closed.
- TAG_SKIN_PLUGIN_CLASS - Static variable in interface org.pushingpixels.substance.internal.plugin.SubstanceSkinPlugin
-
XML tag that contains fully-qualified class name of skin plugin class.
- TAHOMA_11PT - Static variable in class org.pushingpixels.substance.internal.fonts.Fonts
-
This is the default font on western XP with 96dpi and normal fonts.
- TAHOMA_13PT - Static variable in class org.pushingpixels.substance.internal.fonts.Fonts
-
Ascent=13, descent=3, height=16, dbuX=8, dbuY=13, 14dluY=22.75px.
- TAHOMA_14PT - Static variable in class org.pushingpixels.substance.internal.fonts.Fonts
-
Ascent=14, descent=3, height=17, dbuX=8, dbuY=14, 14dluY=24.5px.
- TAHOMA_NAME - Static variable in class org.pushingpixels.substance.internal.fonts.Fonts
-
The name of the default dialog font on western Windows XP.
- tearDown(JComponent) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceStripingUtils
-
Cleans the component after the UI delegate striping is over.
- TerracottaColorScheme - Class in org.pushingpixels.substance.api.colorscheme
-
Terracotta color scheme.
- TerracottaColorScheme() - Constructor for class org.pushingpixels.substance.api.colorscheme.TerracottaColorScheme
-
Creates a new
Terracotta
color scheme. - testComponentCreationThreadingViolation(Component) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceCoreUtilities
-
Tests UI threading violations on creating the specified component.
- testComponentStateChangeThreadingViolation(Component) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceCoreUtilities
-
Tests UI threading violations on changing the state the specified component.
- testWindowCloseThreadingViolation(Window) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceCoreUtilities
-
Tests UI threading violations on closing the specified window.
- text - Variable in class org.pushingpixels.substance.internal.utils.menu.MenuUtilities.MenuLayoutInfo
-
Menu item text.
- TEXT - Enum constant in enum class org.pushingpixels.substance.api.SubstanceConstants.FocusKind
-
Focus indication around the text.
- TEXT_COMPONENT_AWARE - Static variable in class org.pushingpixels.substance.internal.utils.SubstanceCoreUtilities
- TEXT_HIGHLIGHT - Static variable in class org.pushingpixels.substance.api.ColorSchemeAssociationKind
-
Highlight visual areas for text components.
- textArea - Variable in class org.pushingpixels.substance.internal.ui.SubstanceTextAreaUI
-
The associated text area.
- TextComponentActions() - Constructor for class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.TextComponentActions
- textField - Variable in class org.pushingpixels.substance.internal.ui.SubstanceFormattedTextFieldUI
-
The associated formatted text field.
- textField - Variable in class org.pushingpixels.substance.internal.ui.SubstanceTextFieldUI
-
The associated text field.
- textPane - Variable in class org.pushingpixels.substance.internal.ui.SubstanceTextPaneUI
-
The associated text pane.
- textRect - Variable in class org.pushingpixels.substance.internal.utils.menu.MenuUtilities.MenuLayoutInfo
-
Text rectangle.
- textureAlpha - Variable in class org.pushingpixels.substance.api.painter.decoration.ImageWrapperDecorationPainter
-
Alpha channel for the texture image (colorized tiles applied on top of the
ImageWrapperDecorationPainter.baseDecorationPainter
painting). - THIS - Enum constant in enum class org.pushingpixels.substance.api.SubstanceConstants.TabCloseKind
-
Indicates that the specified tab should be closed.
- tileArea(Graphics2D, Component, SubstanceColorScheme, int, int, int, int, int, int) - Method in class org.pushingpixels.substance.api.painter.decoration.ImageWrapperDecorationPainter
-
Tiles the specified area with colorized version of the image tile.
- tint(double) - Method in class org.pushingpixels.substance.api.colorscheme.BaseColorScheme
- tint(double) - Method in interface org.pushingpixels.substance.api.SubstanceColorScheme
-
Creates a tinted (shifted towards white) version of
this
color scheme. - TintColorScheme - Class in org.pushingpixels.substance.internal.colorscheme
-
Tinted color scheme.
- TintColorScheme(SubstanceColorScheme, double) - Constructor for class org.pushingpixels.substance.internal.colorscheme.TintColorScheme
-
Creates a new tinted color scheme.
- TITLE_PANE_HEAP_STATUS - Enum constant in enum class org.pushingpixels.substance.api.SubstanceConstants.SubstanceWidgetType
-
Title pane heap status widget.
- TitlePaneLayout() - Constructor for class org.pushingpixels.substance.internal.utils.SubstanceTitlePane.TitlePaneLayout
- toAnimateCloseIconOfModifiedTab(JTabbedPane, int) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceCoreUtilities
-
Checks whether the specified tab should show modified animation only on its close button.
- toBufferedImage(Image) - Static method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.util.Images
- toDrawWatermark - Variable in class org.pushingpixels.substance.internal.utils.UpdateOptimizationInfo
- toDrawWatermark(Component) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceCoreUtilities
-
Returns indication whether the watermark should be drawn on the specified component.
- TOGGLE - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.ComboActions
- TOGGLE - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.TreeActions
- TOGGLE_2 - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.ComboActions
- TOGGLE_AND_ANCHOR - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.ListActions
- TOGGLE_AND_ANCHOR - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.TableActions
- TOGGLE_AND_ANCHOR - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.TreeActions
- TOGGLE_COMPONENT_ORIENTATION - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.TextComponentActions
- TOGGLE_FOCUS - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.SplitPaneActions
- TOGGLE_SORT_ORDER - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.TableHeaderActions
- toggleButton - Variable in class org.pushingpixels.substance.internal.ui.SubstanceToggleButtonUI
- toggleButton - Variable in class org.pushingpixels.substance.internal.utils.SubstanceTitlePane
-
Button used to maximize or restore the frame.
- toGreyscale(Icon) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceImageCreator
-
Translated the specified icon to grey scale.
- toHexString(int) - Static method in class org.pushingpixels.substance.internal.contrib.xoetrope.editor.color.ModelColor
-
Get a two letter hex string for the decimal value in the range 0-255
- toInstallExtraElements(Component) - Method in class org.pushingpixels.substance.internal.utils.SubstanceWidgetSupport
- toInstallMenuSearch(JMenuBar) - Method in class org.pushingpixels.substance.internal.utils.SubstanceWidgetSupport
- tone(double) - Method in class org.pushingpixels.substance.api.colorscheme.BaseColorScheme
- tone(double) - Method in interface org.pushingpixels.substance.api.SubstanceColorScheme
-
Creates a toned (shifted towards gray) version of
this
color scheme. - ToneColorScheme - Class in org.pushingpixels.substance.internal.colorscheme
-
Toned color scheme.
- ToneColorScheme(SubstanceColorScheme, double) - Constructor for class org.pushingpixels.substance.internal.colorscheme.ToneColorScheme
-
Creates a new toned color scheme.
- TOOLBAR - Static variable in class org.pushingpixels.substance.api.DecorationAreaType
-
Tool bar.
- ToolBarActions() - Constructor for class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.ToolBarActions
- TOP - Enum constant in enum class org.pushingpixels.substance.api.SubstanceConstants.Side
-
Top side.
- toPaintBackground(JComponent) - Method in class org.pushingpixels.substance.internal.ui.SubstancePanelUI
-
Returns indication whether the panel background should be filled.
- toPaintBackground(JComponent) - Method in class org.pushingpixels.substance.internal.ui.SubstanceViewportUI
-
Returns indication whether the viewport background should be filled.
- TopBezelOverlayPainter - Class in org.pushingpixels.substance.api.painter.overlay
-
Overlay painter that paints a bezel line at the top edge of the relevant decoration area.
- TopBezelOverlayPainter(ColorSchemeSingleColorQuery, ColorSchemeSingleColorQuery) - Constructor for class org.pushingpixels.substance.api.painter.overlay.TopBezelOverlayPainter
-
Creates a new overlay painter that paints a bezel line at the top edge of the relevant decoration area
- TopLineOverlayPainter - Class in org.pushingpixels.substance.api.painter.overlay
-
Overlay painter that paints a single line at the bottom edge of the relevant decoration area.
- TopLineOverlayPainter(ColorSchemeSingleColorQuery) - Constructor for class org.pushingpixels.substance.api.painter.overlay.TopLineOverlayPainter
-
Creates a new overlay painter that paints a single line at the top edge of the relevant decoration area
- topMask - Variable in class org.pushingpixels.substance.api.painter.border.DelegateBorderPainter
-
8-digit hexadecimal mask applied on the top color painted by
DelegateBorderPainter.delegate
. - TopShadowOverlayPainter - Class in org.pushingpixels.substance.api.painter.overlay
-
Overlay painter that paints a few pixel-high drop shadow at the top edge of the relevant decoration area.
- toRGB(int[]) - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.ColorSliderModel
- toRGB(int[]) - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.GrayColorSliderModel
- toRGB(int[]) - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.HSBColorSliderModel
- toRGB(int[]) - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.HTMLColorSliderModel
- toRGB(int[]) - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.ICC_CMYKColorSliderModel
- toRGB(int[]) - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.NominalCMYKColorSliderModel
- toRGB(int[]) - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.RGBColorSliderModel
- toRotateTabsOnPlacement(int) - Method in class org.pushingpixels.substance.internal.ui.SubstanceTabbedPaneUI
-
Extension point to allow horizontal orientation of left / right placed tabs.
- toShowExtraWidgets(Component) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceCoreUtilities
-
Checks whether the specified component has extra Substance-specific UI elements.
- toString() - Method in class org.pushingpixels.substance.api.colorscheme.BaseColorScheme
- toString() - Method in class org.pushingpixels.substance.api.ColorSchemeAssociationKind
- toString() - Method in class org.pushingpixels.substance.api.ComponentState
- toString() - Method in class org.pushingpixels.substance.api.ComponentStateFacet
- toString() - Method in class org.pushingpixels.substance.api.DecorationAreaType
- toString() - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.PaletteEntry
- toString() - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.PaletteListModel
-
Used for displaying the name of the palette in the combo box of the ColorPalettesChooser.
- toString() - Method in class org.pushingpixels.substance.internal.ui.SubstanceScrollPaneUI.AdjustedLayout
- toString() - Method in class org.pushingpixels.substance.internal.ui.SubstanceTableUI.TableCellId
- toWebSave(int) - Static method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.HTMLColorSliderModel
- TRACE_FILE - Static variable in class org.pushingpixels.substance.api.SubstanceLookAndFeel
-
VM property name for specifying the trace file.
- traceSubstanceApiUsage(Component, String) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceCoreUtilities
- trackCache - Static variable in class org.pushingpixels.substance.internal.ui.SubstanceSliderUI
-
Cache of track images.
- trackExistingTabs() - Method in class org.pushingpixels.substance.internal.ui.SubstanceTabbedPaneUI.TabbedContainerListener
-
Tracks all existing tab component.
- trackGlowingIcon() - Method in class org.pushingpixels.substance.internal.ui.SubstanceButtonUI
-
Tracks possible usage of glowing icon.
- trackGlowingIcon() - Method in class org.pushingpixels.substance.internal.ui.SubstanceToggleButtonUI
-
Tracks possible usage of glowing icon.
- trackTab(Component) - Method in class org.pushingpixels.substance.internal.ui.SubstanceTabbedPaneUI.TabbedContainerListener
-
Tracks changes in a single tab component.
- TRAILING - Enum constant in enum class org.pushingpixels.substance.internal.utils.SubstanceTitlePane.ExtraComponentKind
-
Trailing child components (right on LTR and left on RTL).
- TraitInfoImpl - Class in org.pushingpixels.substance.internal.utils
-
Basic class for trait info.
- TraitInfoImpl(String, String) - Constructor for class org.pushingpixels.substance.internal.utils.TraitInfoImpl
-
Simple constructor.
- transform - Variable in class org.pushingpixels.substance.api.painter.border.DelegateBorderPainter
-
Transformation to be applied on the color schemes prior to compute the colors to be used for border painting.
- transform - Variable in class org.pushingpixels.substance.api.painter.border.DelegateFractionBasedBorderPainter
-
Transformation to be applied on the color schemes prior to compute the colors to be used for border painting.
- transform(ColorSchemeTransform, String) - Method in class org.pushingpixels.substance.api.SubstanceSkin
-
Creates a new skin that has the same settings as this skin with the addition of applying the specified color scheme transformation on all the relevant color schemes.
- transform(SubstanceColorScheme) - Method in interface org.pushingpixels.substance.api.ColorSchemeTransform
-
Transforms the specified color scheme.
- transformMap - Static variable in class org.pushingpixels.substance.api.painter.border.DelegateBorderPainter
-
Map of transformed color schemes (to speed up the subsequent lookups).
- transformMap - Static variable in class org.pushingpixels.substance.api.painter.border.DelegateFractionBasedBorderPainter
-
Map of transformed color schemes (to speed up the subsequent lookups).
- TransitionAware - Annotation Interface in org.pushingpixels.substance.internal.utils.icon
- TransitionAwareIcon - Class in org.pushingpixels.substance.internal.utils.icon
-
Icon with transition-aware capabilities.
- TransitionAwareIcon(AbstractButton, TransitionAwareIcon.Delegate, String) - Constructor for class org.pushingpixels.substance.internal.utils.icon.TransitionAwareIcon
- TransitionAwareIcon(JComponent, TransitionAwareIcon.TransitionAwareUIDelegate, TransitionAwareIcon.Delegate, TransitionAwareIcon.ColorSchemeAssociationKindDelegate, String) - Constructor for class org.pushingpixels.substance.internal.utils.icon.TransitionAwareIcon
-
Creates a new transition-aware icon.
- TransitionAwareIcon.ColorSchemeAssociationKindDelegate - Interface in org.pushingpixels.substance.internal.utils.icon
- TransitionAwareIcon.Delegate - Interface in org.pushingpixels.substance.internal.utils.icon
-
The delegate needs to implement the method in this interface based on the provided color scheme.
- TransitionAwareIcon.TransitionAwareUIDelegate - Interface in org.pushingpixels.substance.internal.utils.icon
- TransitionAwareUI - Interface in org.pushingpixels.substance.internal.animation
-
General interface for UIs that wish to provide transition effects on one of their components.
- transitionModel - Variable in class org.pushingpixels.substance.internal.ui.SubstanceComboBoxUI
-
Surrogate button model for tracking the state transitions.
- TranslucentFilter - Class in org.pushingpixels.substance.internal.utils.filters
- TranslucentFilter(double) - Constructor for class org.pushingpixels.substance.internal.utils.filters.TranslucentFilter
- tree - Variable in class org.pushingpixels.substance.internal.ui.SubstanceTreeUI.PathRepaintCallback
-
Associated tree.
- TREE_LINE_STYLE_ANGLED_VALUE - Static variable in class org.pushingpixels.substance.internal.contrib.jgoodies.looks.Options
-
A client property value for JTrees that indicates that lines shall be drawn.
- TREE_LINE_STYLE_KEY - Static variable in class org.pushingpixels.substance.internal.contrib.jgoodies.looks.Options
-
A client property key for JTrees.
- TREE_LINE_STYLE_NONE_VALUE - Static variable in class org.pushingpixels.substance.internal.contrib.jgoodies.looks.Options
-
A client property value for JTrees that indicates that lines shall be hidden.
- TREE_SMART_SCROLL_ANIMATION_KIND - Static variable in class org.pushingpixels.substance.api.SubstanceLookAndFeel
-
Smart tree scroll animation facet.
- TreeActions() - Constructor for class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.TreeActions
- treePath - Variable in class org.pushingpixels.substance.internal.ui.SubstanceTreeUI.PathRepaintCallback
-
Associated (animated) path.
- TreePathId(TreePath) - Constructor for class org.pushingpixels.substance.internal.ui.SubstanceTreeUI.TreePathId
-
Creates a tree path ID.
- tryCloseTab(int) - Method in class org.pushingpixels.substance.internal.ui.SubstanceTabbedPaneUI
-
Tries closing a single tab.
- tryCloseTabs(int, SubstanceConstants.TabCloseKind) - Method in class org.pushingpixels.substance.internal.ui.SubstanceTabbedPaneUI
-
Tries closing tabs based on the specified tab index and tab close kind.
- tryCloseTabs(Set<Integer>) - Method in class org.pushingpixels.substance.internal.ui.SubstanceTabbedPaneUI
-
Tries closing the specified tabs.
- turnOffModelChangeTracking() - Method in class org.pushingpixels.substance.internal.animation.StateTransitionTracker
- TwilightSkin - Class in org.pushingpixels.substance.api.skin
-
Twilight
skin. - TwilightSkin() - Constructor for class org.pushingpixels.substance.api.skin.TwilightSkin
-
Creates a new
Twilight
skin.
U
- ui - Variable in class org.pushingpixels.substance.internal.utils.border.SubstanceTableCellBorder
- UIResource() - Constructor for class org.pushingpixels.substance.internal.utils.combo.SubstanceComboBoxEditor.UIResource
- UiThreadingViolationException - Exception in org.pushingpixels.substance.api
-
This exception is thrown by Substance when it detects violations of UI threading rules.
- UiThreadingViolationException(String) - Constructor for exception org.pushingpixels.substance.api.UiThreadingViolationException
-
Creates a new instance of this exception.
- ULTRADARK - Static variable in interface org.pushingpixels.substance.api.ColorSchemeSingleColorQuery
-
Core implementation of the
ColorSchemeSingleColorQuery
interface that returns the ultra dark color of the specified color scheme. - ULTRALIGHT - Static variable in interface org.pushingpixels.substance.api.ColorSchemeSingleColorQuery
-
Core implementation of the
ColorSchemeSingleColorQuery
interface that returns the ultra light color of the specified color scheme. - UltramarineColorScheme - Class in org.pushingpixels.substance.api.colorscheme
-
Ultramarine color scheme.
- UltramarineColorScheme() - Constructor for class org.pushingpixels.substance.api.colorscheme.UltramarineColorScheme
-
Creates a new
Ultramarine
color scheme. - unconfigureArrowButton() - Method in class org.pushingpixels.substance.internal.ui.SubstanceComboBoxUI
- unconfigureColorSlider(JSlider) - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.ColorSliderModel
-
Unconfigures a JSlider from this ColorSliderModel.
- UNDERLINE - Enum constant in enum class org.pushingpixels.substance.api.SubstanceConstants.FocusKind
-
Focus indication under the component text.
- uneditableArrowIcon - Variable in class org.pushingpixels.substance.internal.ui.SubstanceComboBoxUI
- uninitialize() - Method in class org.pushingpixels.substance.api.SubstanceLookAndFeel
- uninitialize() - Method in class org.pushingpixels.substance.internal.plugin.BasePlugin
- uninstall() - Static method in class org.pushingpixels.substance.internal.contrib.jgoodies.looks.common.ShadowPopupFactory
-
Uninstalls the ShadowPopupFactory and restores the original popup factory as the new shared popup factory.
- uninstall() - Method in class org.pushingpixels.substance.internal.utils.menu.MenuUtilities.MenuPropertyListener
-
Uninstalls the property change listener from the associated menu item.
- uninstall() - Method in class org.pushingpixels.substance.internal.utils.SubstanceInternalFrameTitlePane
-
Uninstalls
this
title pane. - uninstall() - Method in class org.pushingpixels.substance.internal.utils.SubstanceTitlePane
-
Uninstalls the necessary state.
- uninstallChooserPanel(JColorChooser) - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.ColorSlidersChooser
-
Invoked when the panel is removed from the chooser.
- uninstallComponents() - Method in class org.pushingpixels.substance.internal.ui.SubstanceDesktopIconUI
- uninstallComponents() - Method in class org.pushingpixels.substance.internal.ui.SubstanceInternalFrameUI
- uninstallComponents() - Method in class org.pushingpixels.substance.internal.ui.SubstanceScrollBarUI
- uninstallDefaultChoosers() - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.Quaqua13ColorChooserUI
- uninstallDefaults() - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.Quaqua13ColorChooserUI
- uninstallDefaults() - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.Quaqua14ColorChooserUI
- uninstallDefaults() - Method in class org.pushingpixels.substance.internal.ui.SubstanceListUI
- uninstallDefaults() - Method in class org.pushingpixels.substance.internal.ui.SubstanceMenuBarUI
- uninstallDefaults() - Method in class org.pushingpixels.substance.internal.ui.SubstanceTabbedPaneUI
- uninstallDefaults() - Method in class org.pushingpixels.substance.internal.ui.SubstanceTableHeaderUI
- uninstallDefaults() - Method in class org.pushingpixels.substance.internal.ui.SubstanceTableUI
- uninstallDefaults() - Method in class org.pushingpixels.substance.internal.ui.SubstanceToolBarUI
- uninstallDefaults() - Method in class org.pushingpixels.substance.internal.ui.SubstanceTreeUI
- uninstallDefaults(AbstractButton) - Method in class org.pushingpixels.substance.internal.ui.SubstanceButtonUI
- uninstallDefaults(AbstractButton) - Method in class org.pushingpixels.substance.internal.ui.SubstanceToggleButtonUI
- uninstallDefaults(JScrollPane) - Method in class org.pushingpixels.substance.internal.ui.SubstanceScrollPaneUI
- UNINSTALLED - Static variable in class org.pushingpixels.substance.internal.utils.SubstanceInternalFrameTitlePane
-
Client property to mark a title pane as uninstalled.
- uninstallEditorIfNecessary(Class<?>, TableCellEditor) - Method in class org.pushingpixels.substance.internal.ui.SubstanceTableUI
-
Uninstalls default Substance editors that were installed in
SubstanceTableUI.installEditorIfNecessary(Class, TableCellEditor)
. - uninstallIfNecessary(JInternalFrame.JDesktopIcon) - Method in class org.pushingpixels.substance.internal.ui.SubstanceDesktopIconUI
-
Uninstalls the UI delegate from the desktop icon if necessary.
- uninstallListeners() - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.Quaqua13ColorChooserUI
- uninstallListeners() - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.Quaqua14ColorChooserUI
- uninstallListeners() - Method in class org.pushingpixels.substance.internal.ui.SubstanceCheckBoxMenuItemUI
- uninstallListeners() - Method in class org.pushingpixels.substance.internal.ui.SubstanceComboBoxUI
- uninstallListeners() - Method in class org.pushingpixels.substance.internal.ui.SubstanceDesktopIconUI
- uninstallListeners() - Method in class org.pushingpixels.substance.internal.ui.SubstanceEditorPaneUI
- uninstallListeners() - Method in class org.pushingpixels.substance.internal.ui.SubstanceFormattedTextFieldUI
- uninstallListeners() - Method in class org.pushingpixels.substance.internal.ui.SubstanceInternalFrameUI
- uninstallListeners() - Method in class org.pushingpixels.substance.internal.ui.SubstanceListUI
- uninstallListeners() - Method in class org.pushingpixels.substance.internal.ui.SubstanceMenuItemUI
- uninstallListeners() - Method in class org.pushingpixels.substance.internal.ui.SubstanceMenuUI
- uninstallListeners() - Method in class org.pushingpixels.substance.internal.ui.SubstancePasswordFieldUI
- uninstallListeners() - Method in class org.pushingpixels.substance.internal.ui.SubstancePopupMenuUI
- uninstallListeners() - Method in class org.pushingpixels.substance.internal.ui.SubstanceProgressBarUI
- uninstallListeners() - Method in class org.pushingpixels.substance.internal.ui.SubstanceRadioButtonMenuItemUI
- uninstallListeners() - Method in class org.pushingpixels.substance.internal.ui.SubstanceScrollBarUI
- uninstallListeners() - Method in class org.pushingpixels.substance.internal.ui.SubstanceSpinnerUI
- uninstallListeners() - Method in class org.pushingpixels.substance.internal.ui.SubstanceSplitPaneUI
- uninstallListeners() - Method in class org.pushingpixels.substance.internal.ui.SubstanceTabbedPaneUI
- uninstallListeners() - Method in class org.pushingpixels.substance.internal.ui.SubstanceTableHeaderUI
- uninstallListeners() - Method in class org.pushingpixels.substance.internal.ui.SubstanceTableUI
- uninstallListeners() - Method in class org.pushingpixels.substance.internal.ui.SubstanceTextAreaUI
- uninstallListeners() - Method in class org.pushingpixels.substance.internal.ui.SubstanceTextFieldUI
- uninstallListeners() - Method in class org.pushingpixels.substance.internal.ui.SubstanceTextPaneUI
- uninstallListeners() - Method in class org.pushingpixels.substance.internal.ui.SubstanceTreeUI
- uninstallListeners() - Method in class org.pushingpixels.substance.internal.utils.SubstanceInternalFrameTitlePane
- uninstallListeners(AbstractButton) - Method in class org.pushingpixels.substance.internal.ui.SubstanceButtonUI
- uninstallListeners(AbstractButton) - Method in class org.pushingpixels.substance.internal.ui.SubstanceRadioButtonUI
- uninstallListeners(AbstractButton) - Method in class org.pushingpixels.substance.internal.ui.SubstanceToggleButtonUI
- uninstallListeners(AbstractButton) - Method in class org.pushingpixels.substance.internal.utils.ButtonVisualStateTracker
-
Uninstalls the tracking listeners from the specified button.
- uninstallListeners(JComponent) - Method in class org.pushingpixels.substance.internal.ui.SubstanceScrollPaneUI
- uninstallListeners(JLabel) - Method in class org.pushingpixels.substance.internal.ui.SubstanceLabelUI
- uninstallListeners(JRootPane) - Method in class org.pushingpixels.substance.internal.ui.SubstanceRootPaneUI
- uninstallListeners(JSlider) - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.ColorSliderUI
- uninstallListeners(JSlider) - Method in class org.pushingpixels.substance.internal.ui.SubstanceSliderUI
- uninstallMenu(JMenuItem) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceCoreUtilities
-
Uninstalls the specified menu item.
- uninstallRendererIfNecessary(Class<?>, TableCellRenderer) - Method in class org.pushingpixels.substance.internal.ui.SubstanceTableUI
-
Uninstalls default Substance renderers that were installed in
SubstanceTableUI.installRendererIfNecessary(Class, TableCellRenderer)
. - uninstallUI(JComponent) - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.Quaqua13ColorChooserUI
- uninstallUI(JComponent) - Method in class org.pushingpixels.substance.internal.ui.SubstanceComboBoxUI
- uninstallUI(JComponent) - Method in class org.pushingpixels.substance.internal.ui.SubstanceDesktopIconUI
- uninstallUI(JComponent) - Method in class org.pushingpixels.substance.internal.ui.SubstanceListUI
- uninstallUI(JComponent) - Method in class org.pushingpixels.substance.internal.ui.SubstanceRootPaneUI
-
Invokes supers implementation to uninstall any of its state.
- uninstallUI(JComponent) - Method in class org.pushingpixels.substance.internal.ui.SubstanceSpinnerUI
- uninstallUI(JComponent) - Method in class org.pushingpixels.substance.internal.ui.SubstanceTableHeaderUI
- uniqueIconTypeId - Variable in class org.pushingpixels.substance.internal.utils.icon.TransitionAwareIcon
- UNIT_SCROLL_DOWN - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.ScrollPaneActions
- UNIT_SCROLL_LEFT - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.ScrollPaneActions
- UNIT_SCROLL_RIGHT - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.ScrollPaneActions
- UNIT_SCROLL_UP - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.ScrollPaneActions
- unregisterFocusListeners() - Method in class org.pushingpixels.substance.internal.animation.StateTransitionTracker
- unregisterListener(JTabbedPane, BaseTabCloseListener) - Method in class org.pushingpixels.substance.internal.utils.TabCloseListenerManager
-
Unregisters the specified listener on tab-close events on the specified tabbed pane.
- unregisterListener(BaseTabCloseListener) - Method in class org.pushingpixels.substance.internal.utils.TabCloseListenerManager
-
Unregisters the specified listener on tab-close events on all tabbed panes.
- unregisterListeners() - Method in class org.pushingpixels.substance.internal.utils.RolloverTextControlListener
- unregisterLocaleChangeListener(LocaleChangeListener) - Static method in class org.pushingpixels.substance.api.SubstanceLookAndFeel
-
Unregisters a listener on locale change.
- unregisterModelListeners() - Method in class org.pushingpixels.substance.internal.animation.StateTransitionTracker
- unregisterPanel(SubstanceTitlePane.HeapStatusPanel) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceTitlePane.HeapStatusThread
-
Unregisters new heap status panel from
this
thread. - unregisterSkinChangeListener(SkinChangeListener) - Static method in class org.pushingpixels.substance.api.SubstanceLookAndFeel
-
Unregisters a listener on skin change.
- unregisterTabbedPane(JTabbedPane) - Method in class org.pushingpixels.substance.internal.utils.TabCloseListenerManager
-
Unregisters the specified tabbed pane.
- unregisterTabCloseChangeListener(JTabbedPane, BaseTabCloseListener) - Static method in class org.pushingpixels.substance.api.SubstanceLookAndFeel
-
Unregisters the specified listener on tab-close events on the specified tabbed pane.
- unregisterTabCloseChangeListener(BaseTabCloseListener) - Static method in class org.pushingpixels.substance.api.SubstanceLookAndFeel
-
Unregisters the specified listener on tab-close events on all tabbed panes.
- UNSELECT - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.TextComponentActions
- UP - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.ComboActions
- UP - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.DesktopPaneActions
- UP - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.TabbedPaneActions
- UP_2 - Static variable in class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.ComboActions
- update(Graphics, Component, boolean) - Static method in class org.pushingpixels.substance.internal.painter.BackgroundPaintingUtils
-
Updates the background of the specified component on the specified graphic context.
- update(Graphics, Component, boolean, DecorationAreaType) - Static method in class org.pushingpixels.substance.internal.painter.BackgroundPaintingUtils
-
Updates the background of the specified component on the specified graphic context.
- update(Graphics, JComponent) - Method in class org.pushingpixels.substance.internal.ui.SubstanceButtonUI
- update(Graphics, JComponent) - Method in class org.pushingpixels.substance.internal.ui.SubstanceDesktopPaneUI
- update(Graphics, JComponent) - Method in class org.pushingpixels.substance.internal.ui.SubstanceLabelUI
- update(Graphics, JComponent) - Method in class org.pushingpixels.substance.internal.ui.SubstanceListUI
- update(Graphics, JComponent) - Method in class org.pushingpixels.substance.internal.ui.SubstanceMenuBarUI
- update(Graphics, JComponent) - Method in class org.pushingpixels.substance.internal.ui.SubstancePanelUI
- update(Graphics, JComponent) - Method in class org.pushingpixels.substance.internal.ui.SubstanceRootPaneUI
- update(Graphics, JComponent) - Method in class org.pushingpixels.substance.internal.ui.SubstanceScrollPaneUI
- update(Graphics, JComponent) - Method in class org.pushingpixels.substance.internal.ui.SubstanceSpinnerUI
- update(Graphics, JComponent) - Method in class org.pushingpixels.substance.internal.ui.SubstanceTableHeaderUI
- update(Graphics, JComponent) - Method in class org.pushingpixels.substance.internal.ui.SubstanceTableUI
- update(Graphics, JComponent) - Method in class org.pushingpixels.substance.internal.ui.SubstanceToggleButtonUI
- update(Graphics, JComponent) - Method in class org.pushingpixels.substance.internal.ui.SubstanceToolBarUI
- update(Graphics, JComponent) - Method in class org.pushingpixels.substance.internal.ui.SubstanceTreeUI
- update(Graphics, JComponent) - Method in class org.pushingpixels.substance.internal.ui.SubstanceViewportUI
- update(JButton) - Static method in class org.pushingpixels.substance.internal.animation.RootPaneDefaultButtonTracker
-
Updates the state of the specified button which must be a default button in some window.
- updateBackground(Graphics, AbstractButton) - Method in class org.pushingpixels.substance.internal.utils.ButtonBackgroundDelegate
-
Updates background of the specified button.
- updateBackground(Graphics, JComboBox, ButtonModel) - Method in class org.pushingpixels.substance.internal.utils.combo.ComboBoxBackgroundDelegate
-
Updates background of the specified button.
- updateChooser() - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.CMYKChooser
- updateChooser() - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.ColorPalettesChooser
- updateChooser() - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.ColorPicker
- updateChooser() - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.ColorSlidersChooser
- updateChooser() - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.ColorWheelChooser
- updateChooser() - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.CrayonsChooser
- updateChooser() - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.GrayChooser
- updateChooser() - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.HSBChooser
- updateChooser() - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.HTMLChooser
- updateChooser() - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.Quaqua15ColorPicker
- updateChooser() - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.RGBChooser
- updateChooser() - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.SwatchesChooser
- updateChooser() - Method in class org.pushingpixels.substance.internal.contrib.xoetrope.editor.color.ColorWheelPanel
- updateIfOpaque(Graphics, Component) - Static method in class org.pushingpixels.substance.internal.painter.BackgroundPaintingUtils
-
Updates the background of the specified component on the specified graphic context.
- updateOneTouchButtons(int) - Method in class org.pushingpixels.substance.internal.utils.SubstanceSplitPaneDivider
-
Updates the one-touch buttons.
- UpdateOptimizationAware - Interface in org.pushingpixels.substance.internal.utils
- UpdateOptimizationInfo - Class in org.pushingpixels.substance.internal.utils
- UpdateOptimizationInfo(JComponent) - Constructor for class org.pushingpixels.substance.internal.utils.UpdateOptimizationInfo
- updatePairwiseBackground(Graphics, AbstractButton, int, int, SubstanceConstants.Side, boolean) - Static method in class org.pushingpixels.substance.internal.utils.PairwiseButtonBackgroundDelegate
-
Paints background image for the specified button in button pair (such as scrollbar arrows, for example).
- updatePicker() - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.ColorPicker
-
Updates the color picker.
- updatePicker() - Method in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.Quaqua15ColorPicker
-
Updates the color picker.
- updateStatus(int, int) - Method in class org.pushingpixels.substance.internal.utils.SubstanceTitlePane.HeapStatusPanel
-
Updates the values for
this
heap status panel. - updateWatermarkImage(SubstanceSkin) - Method in class org.pushingpixels.substance.api.watermark.SubstanceCrosshatchWatermark
- updateWatermarkImage(SubstanceSkin) - Method in class org.pushingpixels.substance.api.watermark.SubstanceImageWatermark
- updateWatermarkImage(SubstanceSkin) - Method in class org.pushingpixels.substance.api.watermark.SubstanceNullWatermark
- updateWatermarkImage(SubstanceSkin) - Method in class org.pushingpixels.substance.api.watermark.SubstanceStripeWatermark
- updateWatermarkImage(SubstanceSkin) - Method in interface org.pushingpixels.substance.api.watermark.SubstanceWatermark
-
Updates the current watermark image.
- USE_NARROW_BUTTONS_KEY - Static variable in class org.pushingpixels.substance.internal.contrib.jgoodies.looks.Options
- USE_SYSTEM_FONTS_APP_KEY - Static variable in class org.pushingpixels.substance.internal.contrib.jgoodies.looks.Options
- USE_SYSTEM_FONTS_KEY - Static variable in class org.pushingpixels.substance.internal.contrib.jgoodies.looks.Options
- USE_THEMED_DEFAULT_ICONS - Static variable in class org.pushingpixels.substance.api.SubstanceLookAndFeel
-
Client property name for specifying that icons on controls such as buttons, toggle buttons, labels, tabs and menu items should match the color of the current color scheme when they are in default state.
- useDecimalRGB() - Method in class org.pushingpixels.substance.internal.contrib.xoetrope.editor.color.ColorWheelPanel
-
Has the user selected the use decimal rgb checkbox?
- useThemedDefaultIcon(JComponent) - Static method in class org.pushingpixels.substance.internal.utils.SubstanceCoreUtilities
-
Checks whether the specified component will show scheme-colorized icon in the default state.
- useWebColors - Variable in class org.pushingpixels.substance.internal.contrib.xoetrope.editor.color.ColorWheelPanel
- useWebColors() - Method in class org.pushingpixels.substance.internal.contrib.xoetrope.editor.color.ColorWheelPanel
-
Has the user selected the use web safe colors checkbox?
V
- V - Variable in class org.pushingpixels.substance.internal.contrib.xoetrope.editor.color.ModelColor
- validate() - Method in class org.pushingpixels.substance.api.renderers.SubstanceDefaultTreeCellRenderer
-
Overridden for performance reasons.
- valueChanged(ListSelectionEvent) - Method in class org.pushingpixels.substance.internal.ui.SubstanceTableUI.TableStateListener
- valueChanged(TreeSelectionEvent) - Method in class org.pushingpixels.substance.internal.ui.SubstanceTreeUI.MyTreeSelectionListener
- valueOf(String) - Static method in enum class org.pushingpixels.substance.api.SubstanceConstants.FocusKind
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.pushingpixels.substance.api.SubstanceConstants.ImageWatermarkKind
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.pushingpixels.substance.api.SubstanceConstants.MenuGutterFillKind
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.pushingpixels.substance.api.SubstanceConstants.ScrollPaneButtonPolicyKind
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.pushingpixels.substance.api.SubstanceConstants.Side
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.pushingpixels.substance.api.SubstanceConstants.SubstanceWidgetType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.pushingpixels.substance.api.SubstanceConstants.TabCloseKind
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.pushingpixels.substance.api.SubstanceConstants.TabContentPaneBorderKind
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in class org.pushingpixels.substance.internal.contrib.jgoodies.looks.FontSizeHints
-
Looksup and returns the
FontSizeHints
for the specified name. - valueOf(String) - Static method in enum class org.pushingpixels.substance.internal.utils.icon.SubstanceIconFactory.IconKind
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.pushingpixels.substance.internal.utils.SubstanceTitlePane.ExtraComponentKind
-
Returns the enum constant of this class with the specified name.
- values - Variable in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.ColorSliderModel
-
Speed optimization.
- values() - Static method in class org.pushingpixels.substance.api.ColorSchemeAssociationKind
-
Returns all available association kinds.
- values() - Static method in enum class org.pushingpixels.substance.api.SubstanceConstants.FocusKind
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.pushingpixels.substance.api.SubstanceConstants.ImageWatermarkKind
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.pushingpixels.substance.api.SubstanceConstants.MenuGutterFillKind
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.pushingpixels.substance.api.SubstanceConstants.ScrollPaneButtonPolicyKind
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.pushingpixels.substance.api.SubstanceConstants.Side
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.pushingpixels.substance.api.SubstanceConstants.SubstanceWidgetType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.pushingpixels.substance.api.SubstanceConstants.TabCloseKind
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.pushingpixels.substance.api.SubstanceConstants.TabContentPaneBorderKind
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.pushingpixels.substance.internal.utils.icon.SubstanceIconFactory.IconKind
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.pushingpixels.substance.internal.utils.SubstanceTitlePane.ExtraComponentKind
-
Returns an array containing the constants of this enum class, in the order they are declared.
- verticalIcon - Variable in class org.pushingpixels.substance.internal.ui.SubstanceSliderUI
-
Icon for vertical sliders.
- VetoableMultipleTabCloseListener - Interface in org.pushingpixels.substance.api.tabbed
-
Vetoable listener on tabs closing.
- VetoableTabCloseListener - Interface in org.pushingpixels.substance.api.tabbed
-
Vetoable listener on tab closing.
- vetoTabClosing(JTabbedPane, Component) - Method in interface org.pushingpixels.substance.api.tabbed.VetoableTabCloseListener
-
Called when a tab is about to be closed.
- vetoTabsClosing(JTabbedPane, Set<Component>) - Method in interface org.pushingpixels.substance.api.tabbed.VetoableMultipleTabCloseListener
-
Called when tabs are about to be closed.
- viewRect - Variable in class org.pushingpixels.substance.internal.utils.menu.MenuUtilities.MenuLayoutInfo
-
View rectangle.
- VisualMargin - Class in org.pushingpixels.substance.internal.contrib.randelshofer.quaqua
-
The VisualMargin is used to visually align components using bounds based on other criterias than the clip bounds of the component.
- VisualMargin() - Constructor for class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.VisualMargin
-
Creates a new VisualMargin.
- VisualMargin(boolean, boolean, boolean, boolean) - Constructor for class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.VisualMargin
- VisualMargin(int, int, int, int) - Constructor for class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.VisualMargin
-
Creates a new VisualMargin.
- VisualMargin(int, int, int, int, boolean, boolean, boolean, boolean) - Constructor for class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.VisualMargin
- VisualMargin(Insets) - Constructor for class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.VisualMargin
-
Creates a new VisualMargin.
W
- watermark - Variable in class org.pushingpixels.substance.api.SubstanceSkin
-
The watermark of
this
skin. - WATERMARK_VISIBLE - Static variable in class org.pushingpixels.substance.api.SubstanceLookAndFeel
-
Client property name for requesting that watermark should be painted on the component and its descendants.
- watermarkImage - Variable in class org.pushingpixels.substance.api.watermark.SubstanceImageWatermark
-
Watermark image (screen-sized).
- watermarkScheme - Variable in class org.pushingpixels.substance.api.SubstanceSkin
-
Color scheme for watermarks.
- WEB_SAFE_COLORS - Static variable in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.DefaultPalettes
- webSnap - Variable in class org.pushingpixels.substance.internal.contrib.xoetrope.editor.color.ModelColor
- WidestComboPopupPrototype - Class in org.pushingpixels.substance.api.combo
-
Sample core implementation of
ComboPopupPrototypeCallback
interface that returns the widest combo entry. - WidestComboPopupPrototype() - Constructor for class org.pushingpixels.substance.api.combo.WidestComboPopupPrototype
- window - Variable in class org.pushingpixels.substance.internal.utils.SubstanceTitlePane
-
Window we're currently in.
- WINDOW_AUTO_DEACTIVATE - Static variable in class org.pushingpixels.substance.api.SubstanceLookAndFeel
-
UIManager property name for specifying that whether any JRootPane with Substance window decorations should be attentive to the active or selected state of the respective JFrame or JInternalFrame.
- WINDOW_MODIFIED - Static variable in class org.pushingpixels.substance.api.SubstanceLookAndFeel
-
Client property name for specifying that contents of a frame, dialog, internal frame, desktop icon or tab have been modified and not saved.
- WINDOW_ROUNDED_CORNERS - Static variable in class org.pushingpixels.substance.api.SubstanceLookAndFeel
-
Client property name for specifying that whether any JRootPane with Substance window decorations should be drawn with rounded corners in it's decoration frame.
- WINDOW_ROUNDED_CORNERS_PROPERTY - Static variable in class org.pushingpixels.substance.api.SubstanceLookAndFeel
-
VM property name for specifying that whether any JRootPane with Substance window decorations should be drawn with rounded corners in it's decoration frame.
- WINDOW_ROUNDER - Static variable in class org.pushingpixels.substance.internal.ui.SubstanceRootPaneUI
- WINDOWS_BASIC_COLORS - Static variable in class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.DefaultPalettes
- WINDOWS_VISTA_120DPI_NORMAL - Static variable in class org.pushingpixels.substance.internal.fonts.Fonts
-
The default icon font on western Windows Vista with 120dpi and the dialog font desktop setting "Normal".
- WINDOWS_VISTA_96DPI_LARGE - Static variable in class org.pushingpixels.substance.internal.fonts.Fonts
-
The default icon font on western Windows Vista with 96dpi and the dialog font desktop setting "Large".
- WINDOWS_VISTA_96DPI_NORMAL - Static variable in class org.pushingpixels.substance.internal.fonts.Fonts
-
The default icon font on western Windows Vista with 96dpi and the dialog font desktop setting "Normal".
- WINDOWS_XP_120DPI_DEFAULT_GUI - Static variable in class org.pushingpixels.substance.internal.fonts.Fonts
-
The default GUI font on western Windows XP with 120dpi and the dialog font desktop setting "Normal".
- WINDOWS_XP_120DPI_NORMAL - Static variable in class org.pushingpixels.substance.internal.fonts.Fonts
-
The default icon font on western Windows XP with 120dpi and the dialog font desktop setting "Normal".
- WINDOWS_XP_96DPI_DEFAULT_GUI - Static variable in class org.pushingpixels.substance.internal.fonts.Fonts
-
The default GUI font on western Windows XP with 96dpi and the dialog font desktop setting "Normal".
- WINDOWS_XP_96DPI_LARGE - Static variable in class org.pushingpixels.substance.internal.fonts.Fonts
-
The default icon font on western Windows XP with 96dpi and the dialog font desktop setting "Large".
- WINDOWS_XP_96DPI_NORMAL - Static variable in class org.pushingpixels.substance.internal.fonts.Fonts
-
The default icon font on western Windows XP with 96dpi and the dialog font desktop setting "Normal".
- WindowsInputMapSet - Class in org.pushingpixels.substance.internal.inputmaps
- WindowsInputMapSet() - Constructor for class org.pushingpixels.substance.internal.inputmaps.WindowsInputMapSet
- Worker - Class in org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.util
-
This is an abstract class that you subclass to perform GUI-related work in a dedicated event dispatcher.
- Worker() - Constructor for class org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.util.Worker
Y
- YELLOW - Static variable in class org.pushingpixels.substance.internal.utils.SubstanceColorSchemeUtilities
-
Used as reference in attention-drawing animations.
_
- _hasAnimations() - Method in class org.pushingpixels.substance.internal.ui.SubstanceTableUI
-
Checks whether the table has animations.
- _hasRolloverAnimations() - Method in class org.pushingpixels.substance.internal.ui.SubstanceTableUI
-
Checks whether the table has rollover animations.
- _hasSelectionAnimations() - Method in class org.pushingpixels.substance.internal.ui.SubstanceTableUI
-
Checks whether the table has selection animations.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
Options.JGOODIES_WINDOWS_NAME
.