- cache - Variable in class org.pushingpixels.substance.extras.internal.contrib.blogofbug.swing.components.GradientPanel
-
A pre-rendered gradient in an image
- calculateCenter(Insets, int, int, int) - Method in class org.pushingpixels.substance.extras.internal.contrib.blogofbug.swing.layout.CaroselLayout
-
Determines the center of the carousel
- calculateCenter(Insets, int, int, int) - Method in class org.pushingpixels.substance.extras.internal.contrib.blogofbug.swing.layout.OffsetCaroselLayout
-
Determines the center of the carousel based on the dimensions of the container
- cancelPreviewRequest() - Static method in class org.pushingpixels.substance.extras.internal.tabbed.TabPreviewWindow
-
Cancels the currently pending preview request.
- cancelTabPreviewRequests(Object) - Method in class org.pushingpixels.substance.extras.internal.tabbed.TabPreviewThread
-
Cancels all tab preview requests that were initiated by the specified
initiator.
- CanonicalPath - Class in org.pushingpixels.substance.extras.api.shaperpack
-
- CanonicalPath(ArrayList<Point2D>, ArrayList<Point2D>, double) - Constructor for class org.pushingpixels.substance.extras.api.shaperpack.CanonicalPath
-
- carosel - Variable in class org.pushingpixels.substance.extras.internal.tabbed.TabOverviewDialog.TabRoundCarouselOverviewPanel
-
Associated carousel.
- CaroselLayout - Class in org.pushingpixels.substance.extras.internal.contrib.blogofbug.swing.layout
-
Layout engine for JCarousel components (although would work for any container).
- CaroselLayout(Container) - Constructor for class org.pushingpixels.substance.extras.internal.contrib.blogofbug.swing.layout.CaroselLayout
-
Creates a new instance of the layout engine, tied to the specified container.
- caroselMenu - Variable in class org.pushingpixels.substance.extras.internal.tabbed.TabOverviewDialog.TabMenuCarouselOverviewPanel
-
The associated carousel menu.
- carouselComponent - Variable in class org.pushingpixels.substance.extras.internal.contrib.blogofbug.swing.components.JCarouselMenu.MenuItem
-
The component inside the caroulse
- CarouselListCellRenderer(ImageBorder) - Constructor for class org.pushingpixels.substance.extras.internal.contrib.blogofbug.swing.components.JCarouselMenu.CarouselListCellRenderer
-
Creates a new list cell renderer for the menu with the specified image border
- chain - Variable in class org.pushingpixels.substance.extras.api.painterpack.noise.CompoundNoiseFilter
-
Filter chain.
- CobaltSteelColorScheme - Class in org.pushingpixels.substance.extras.api.colorschemepack
-
Cobalt Steel color scheme.
- CobaltSteelColorScheme() - Constructor for class org.pushingpixels.substance.extras.api.colorschemepack.CobaltSteelColorScheme
-
Creates a new Cobalt Steel color scheme.
- colCount - Variable in class org.pushingpixels.substance.extras.internal.tabbed.TabOverviewDialog.TabGridOverviewPanel
-
Number of overview grid columns.
- componentHidden(ComponentEvent) - Method in class org.pushingpixels.substance.extras.internal.contrib.blogofbug.swing.components.GradientPanel
-
Not used *
- componentMoved(ComponentEvent) - Method in class org.pushingpixels.substance.extras.internal.contrib.blogofbug.swing.components.GradientPanel
-
Not used *
- componentResized(ComponentEvent) - Method in class org.pushingpixels.substance.extras.internal.contrib.blogofbug.swing.components.GradientPanel
-
Recalculates the gradient when it's resized
- components - Variable in class org.pushingpixels.substance.extras.internal.contrib.blogofbug.swing.layout.CaroselLayout
-
List of components being laid out
- ComponentScope() - Constructor for class org.pushingpixels.substance.extras.api.SubstanceExtrasCortex.ComponentScope
-
- componentShown(ComponentEvent) - Method in class org.pushingpixels.substance.extras.internal.contrib.blogofbug.swing.components.GradientPanel
-
Ignored
- CompoundNoiseFilter - Class in org.pushingpixels.substance.extras.api.painterpack.noise
-
Compound noise filter that contains a chain of filters.
- CompoundNoiseFilter(NoiseFilter...) - Constructor for class org.pushingpixels.substance.extras.api.painterpack.noise.CompoundNoiseFilter
-
Creates a new compound filter.
- containerListener - Variable in class org.pushingpixels.substance.extras.internal.tabbed.TabOverviewDialogWidget
-
Listens on tabs being added or removed.
- copyImage(BufferedImage) - Static method in class org.pushingpixels.substance.extras.internal.contrib.blogofbug.utility.ImageUtilities
-
Produces a copy of the supplied image
- COSINE - org.pushingpixels.substance.extras.api.painterpack.noise.NoiseFilter.TrigKind
-
Cosine.
- createCompatibleImage(int, int) - Static method in class org.pushingpixels.substance.extras.internal.contrib.blogofbug.utility.ImageUtilities
-
Creates an image compatible with the current display
- currTabbedPane - Variable in class org.pushingpixels.substance.extras.internal.tabbed.TabPagerManager
-
The tabbed pane that is currently paged.
- currTabIndex - Variable in class org.pushingpixels.substance.extras.internal.tabbed.TabPagerManager
-
Index of the central tab.
- currTabPreviewInfo - Static variable in class org.pushingpixels.substance.extras.internal.tabbed.TabPreviewWindow
-
Information on the current tab preview request.
- currTabPreviewTimer - Static variable in class org.pushingpixels.substance.extras.internal.tabbed.TabPreviewWindow
-
Currently running timer task.
- currTabWindow - Variable in class org.pushingpixels.substance.extras.internal.tabbed.TabPagerManager
-
Preview window for the central (current) tab.
- getAction() - Method in class org.pushingpixels.substance.extras.internal.contrib.blogofbug.swing.components.JCarouselMenu.MenuItem
-
Gets the action associated with the entry
- getAngle() - Method in class org.pushingpixels.substance.extras.internal.contrib.blogofbug.swing.layout.CaroselLayout
-
Returns the current rotational angle
- getBorderInsets(Component) - Method in class org.pushingpixels.substance.extras.internal.contrib.blogofbug.swing.borders.ImageBorder
-
Gets the insets of the image back (subtracting from the component size would give you the renderable
area
- getBorderInsets(Component, Insets) - Method in class org.pushingpixels.substance.extras.internal.contrib.blogofbug.swing.borders.ImageBorder
-
Gets the insets of the image and returns in the in the supplied Insets instance
- getButtonBorder(Dimension) - Method in class org.pushingpixels.substance.extras.api.shaperpack.BasePolygonShaper
-
- getButtonBorder(AbstractButton) - Method in class org.pushingpixels.substance.extras.api.shaperpack.BasePolygonShaper
-
- getButtonOutline(AbstractButton, float, float, float, boolean) - Method in class org.pushingpixels.substance.extras.api.shaperpack.BasePolygonShaper
-
- getCarouselComponent() - Method in class org.pushingpixels.substance.extras.internal.contrib.blogofbug.swing.components.JCarouselMenu.MenuItem
-
Gets the component in the carousel associated with the entry
- getCarouselRadius(Container, Insets, int, int, int) - Method in class org.pushingpixels.substance.extras.internal.contrib.blogofbug.swing.layout.CaroselLayout
-
Determines the correct size of the carousel for the container
- getCarouselRadius(Container, Insets, int, int, int) - Method in class org.pushingpixels.substance.extras.internal.contrib.blogofbug.swing.layout.OffsetCaroselLayout
-
Determines how "wide" the carousel should be drawn based on the side of the container the layout is laying out
- getComponentCount() - Method in class org.pushingpixels.substance.extras.internal.contrib.blogofbug.swing.layout.CaroselLayout
-
The number of components being laid out.
- getComponentIndex(Component) - Method in class org.pushingpixels.substance.extras.internal.contrib.blogofbug.swing.layout.CaroselLayout
-
Gets the index of the supplied component
- getDarkColor() - Method in class org.pushingpixels.substance.extras.api.colorschemepack.BelizeColorScheme
-
- getDarkColor() - Method in class org.pushingpixels.substance.extras.api.colorschemepack.BloodyMoonColorScheme
-
- getDarkColor() - Method in class org.pushingpixels.substance.extras.api.colorschemepack.BlueYonderColorScheme
-
- getDarkColor() - Method in class org.pushingpixels.substance.extras.api.colorschemepack.BrickWallColorScheme
-
- getDarkColor() - Method in class org.pushingpixels.substance.extras.api.colorschemepack.BrownVelvetColorScheme
-
- getDarkColor() - Method in class org.pushingpixels.substance.extras.api.colorschemepack.CobaltSteelColorScheme
-
- getDarkColor() - Method in class org.pushingpixels.substance.extras.api.colorschemepack.DesertMarsColorScheme
-
- getDarkColor() - Method in class org.pushingpixels.substance.extras.api.colorschemepack.EarthFrescoColorScheme
-
- getDarkColor() - Method in class org.pushingpixels.substance.extras.api.colorschemepack.EmeraldGrassColorScheme
-
- getDarkColor() - Method in class org.pushingpixels.substance.extras.api.colorschemepack.FauveMauveColorScheme
-
- getDarkColor() - Method in class org.pushingpixels.substance.extras.api.colorschemepack.GooseberryJungleColorScheme
-
- getDarkColor() - Method in class org.pushingpixels.substance.extras.api.colorschemepack.GreenPearlColorScheme
-
- getDarkColor() - Method in class org.pushingpixels.substance.extras.api.colorschemepack.MahoganyColorScheme
-
- getDarkColor() - Method in class org.pushingpixels.substance.extras.api.colorschemepack.MixColorScheme
-
- getDarkColor() - Method in class org.pushingpixels.substance.extras.api.colorschemepack.OrchidAlloyColorScheme
-
- getDarkColor() - Method in class org.pushingpixels.substance.extras.api.colorschemepack.PeachColorScheme
-
- getDarkColor() - Method in class org.pushingpixels.substance.extras.api.colorschemepack.PlacidPinkColorScheme
-
- getDarkColor() - Method in class org.pushingpixels.substance.extras.api.colorschemepack.SkyHighColorScheme
-
- getDarkColor() - Method in class org.pushingpixels.substance.extras.api.colorschemepack.SpringLeafColorScheme
-
- getDarkColor() - Method in class org.pushingpixels.substance.extras.api.colorschemepack.TurquoiseLakeColorScheme
-
- getDarkColor() - Method in class org.pushingpixels.substance.extras.api.colorschemepack.WildPineColorScheme
-
- getDarkColor() - Method in class org.pushingpixels.substance.extras.api.colorschemepack.YellowMarineColorScheme
-
- getDelta() - Method in class org.pushingpixels.substance.extras.internal.tabbed.DeltaQueue.Deltable
-
Returns the current delta in application specific units.
- getDisplayName() - Method in class org.pushingpixels.substance.extras.api.painterpack.decoration.Glass3DDecorationPainter
-
- getDisplayName() - Method in class org.pushingpixels.substance.extras.api.painterpack.fill.MixDelegateFillPainter
-
- getDisplayName() - Method in class org.pushingpixels.substance.extras.api.painterpack.fill.WaveDelegateFillPainter
-
- getDisplayName() - Method in class org.pushingpixels.substance.extras.api.painterpack.fill.WaveFillPainter
-
- getDisplayName() - Method in class org.pushingpixels.substance.extras.api.shaperpack.ButterflyButtonShaper
-
- getDisplayName() - Method in class org.pushingpixels.substance.extras.api.shaperpack.DolphinButtonShaper
-
- getDisplayName() - Method in class org.pushingpixels.substance.extras.api.shaperpack.FishButtonShaper
-
- getDisplayName() - Method in class org.pushingpixels.substance.extras.api.shaperpack.FootButtonShaper
-
- getDisplayName() - Method in class org.pushingpixels.substance.extras.api.shaperpack.IceCreamButtonShaper
-
- getDisplayName() - Method in class org.pushingpixels.substance.extras.api.shaperpack.RaceCarButtonShaper
-
- getDisplayName() - Method in class org.pushingpixels.substance.extras.api.shaperpack.RhinoButtonShaper
-
- getDisplayName() - Method in class org.pushingpixels.substance.extras.api.shaperpack.StegosaurusButtonShaper
-
- getDisplayName() - Method in class org.pushingpixels.substance.extras.api.skinpack.FieldOfWheatSkin
-
- getDisplayName() - Method in class org.pushingpixels.substance.extras.api.skinpack.FindingNemoSkin
-
- getDisplayName() - Method in class org.pushingpixels.substance.extras.api.skinpack.GreenMagicSkin
-
- getDisplayName() - Method in class org.pushingpixels.substance.extras.api.skinpack.MagmaSkin
-
- getDisplayName() - Method in class org.pushingpixels.substance.extras.api.skinpack.MangoSkin
-
- getDisplayName() - Method in class org.pushingpixels.substance.extras.api.skinpack.StreetlightsSkin
-
- getDisplayName() - Method in class org.pushingpixels.substance.extras.api.watermarkpack.flamefractal.SubstanceFlameFractalWatermark
-
- getDisplayName() - Method in class org.pushingpixels.substance.extras.api.watermarkpack.SubstanceBinaryWatermark
-
- getDisplayName() - Method in class org.pushingpixels.substance.extras.api.watermarkpack.SubstanceBrushedMetalWatermark
-
- getDisplayName() - Method in class org.pushingpixels.substance.extras.api.watermarkpack.SubstanceBubblesWatermark
-
- getDisplayName() - Method in class org.pushingpixels.substance.extras.api.watermarkpack.SubstanceCrosshatchWatermark
-
- getDisplayName() - Method in class org.pushingpixels.substance.extras.api.watermarkpack.SubstanceExceedWatermark
-
- getDisplayName() - Method in class org.pushingpixels.substance.extras.api.watermarkpack.SubstanceKatakanaWatermark
-
- getDisplayName() - Method in class org.pushingpixels.substance.extras.api.watermarkpack.SubstanceLatchWatermark
-
- getDisplayName() - Method in class org.pushingpixels.substance.extras.api.watermarkpack.SubstanceMetalWallWatermark
-
- getDisplayName() - Method in class org.pushingpixels.substance.extras.api.watermarkpack.SubstanceMosaicWatermark
-
- getDisplayName() - Method in class org.pushingpixels.substance.extras.api.watermarkpack.SubstanceNoiseWatermark
-
- getExtraLightColor() - Method in class org.pushingpixels.substance.extras.api.colorschemepack.BelizeColorScheme
-
- getExtraLightColor() - Method in class org.pushingpixels.substance.extras.api.colorschemepack.BloodyMoonColorScheme
-
- getExtraLightColor() - Method in class org.pushingpixels.substance.extras.api.colorschemepack.BlueYonderColorScheme
-
- getExtraLightColor() - Method in class org.pushingpixels.substance.extras.api.colorschemepack.BrickWallColorScheme
-
- getExtraLightColor() - Method in class org.pushingpixels.substance.extras.api.colorschemepack.BrownVelvetColorScheme
-
- getExtraLightColor() - Method in class org.pushingpixels.substance.extras.api.colorschemepack.CobaltSteelColorScheme
-
- getExtraLightColor() - Method in class org.pushingpixels.substance.extras.api.colorschemepack.DesertMarsColorScheme
-
- getExtraLightColor() - Method in class org.pushingpixels.substance.extras.api.colorschemepack.EarthFrescoColorScheme
-
- getExtraLightColor() - Method in class org.pushingpixels.substance.extras.api.colorschemepack.EmeraldGrassColorScheme
-
- getExtraLightColor() - Method in class org.pushingpixels.substance.extras.api.colorschemepack.FauveMauveColorScheme
-
- getExtraLightColor() - Method in class org.pushingpixels.substance.extras.api.colorschemepack.GooseberryJungleColorScheme
-
- getExtraLightColor() - Method in class org.pushingpixels.substance.extras.api.colorschemepack.GreenPearlColorScheme
-
- getExtraLightColor() - Method in class org.pushingpixels.substance.extras.api.colorschemepack.MahoganyColorScheme
-
- getExtraLightColor() - Method in class org.pushingpixels.substance.extras.api.colorschemepack.MixColorScheme
-
- getExtraLightColor() - Method in class org.pushingpixels.substance.extras.api.colorschemepack.OrchidAlloyColorScheme
-
- getExtraLightColor() - Method in class org.pushingpixels.substance.extras.api.colorschemepack.PeachColorScheme
-
- getExtraLightColor() - Method in class org.pushingpixels.substance.extras.api.colorschemepack.PlacidPinkColorScheme
-
- getExtraLightColor() - Method in class org.pushingpixels.substance.extras.api.colorschemepack.SkyHighColorScheme
-
- getExtraLightColor() - Method in class org.pushingpixels.substance.extras.api.colorschemepack.SpringLeafColorScheme
-
- getExtraLightColor() - Method in class org.pushingpixels.substance.extras.api.colorschemepack.TurquoiseLakeColorScheme
-
- getExtraLightColor() - Method in class org.pushingpixels.substance.extras.api.colorschemepack.WildPineColorScheme
-
- getExtraLightColor() - Method in class org.pushingpixels.substance.extras.api.colorschemepack.YellowMarineColorScheme
-
- getForegroundColor() - Method in class org.pushingpixels.substance.extras.api.colorschemepack.BelizeColorScheme
-
- getForegroundColor() - Method in class org.pushingpixels.substance.extras.api.colorschemepack.BloodyMoonColorScheme
-
- getForegroundColor() - Method in class org.pushingpixels.substance.extras.api.colorschemepack.BlueYonderColorScheme
-
- getForegroundColor() - Method in class org.pushingpixels.substance.extras.api.colorschemepack.BrickWallColorScheme
-
- getForegroundColor() - Method in class org.pushingpixels.substance.extras.api.colorschemepack.BrownVelvetColorScheme
-
- getForegroundColor() - Method in class org.pushingpixels.substance.extras.api.colorschemepack.CobaltSteelColorScheme
-
- getForegroundColor() - Method in class org.pushingpixels.substance.extras.api.colorschemepack.DesertMarsColorScheme
-
- getForegroundColor() - Method in class org.pushingpixels.substance.extras.api.colorschemepack.EarthFrescoColorScheme
-
- getForegroundColor() - Method in class org.pushingpixels.substance.extras.api.colorschemepack.EmeraldGrassColorScheme
-
- getForegroundColor() - Method in class org.pushingpixels.substance.extras.api.colorschemepack.FauveMauveColorScheme
-
- getForegroundColor() - Method in class org.pushingpixels.substance.extras.api.colorschemepack.GooseberryJungleColorScheme
-
- getForegroundColor() - Method in class org.pushingpixels.substance.extras.api.colorschemepack.GreenPearlColorScheme
-
- getForegroundColor() - Method in class org.pushingpixels.substance.extras.api.colorschemepack.MahoganyColorScheme
-
- getForegroundColor() - Method in class org.pushingpixels.substance.extras.api.colorschemepack.MixColorScheme
-
- getForegroundColor() - Method in class org.pushingpixels.substance.extras.api.colorschemepack.OrchidAlloyColorScheme
-
- getForegroundColor() - Method in class org.pushingpixels.substance.extras.api.colorschemepack.PeachColorScheme
-
- getForegroundColor() - Method in class org.pushingpixels.substance.extras.api.colorschemepack.PlacidPinkColorScheme
-
- getForegroundColor() - Method in class org.pushingpixels.substance.extras.api.colorschemepack.SkyHighColorScheme
-
- getForegroundColor() - Method in class org.pushingpixels.substance.extras.api.colorschemepack.SpringLeafColorScheme
-
- getForegroundColor() - Method in class org.pushingpixels.substance.extras.api.colorschemepack.TurquoiseLakeColorScheme
-
- getForegroundColor() - Method in class org.pushingpixels.substance.extras.api.colorschemepack.WildPineColorScheme
-
- getForegroundColor() - Method in class org.pushingpixels.substance.extras.api.colorschemepack.YellowMarineColorScheme
-
- getFractalFlameImage(int, int, int, IteratedFunctionSystem) - Static method in class org.pushingpixels.substance.extras.api.watermarkpack.flamefractal.FractalFlameFactory
-
Returns a noise image.
- getFractalFlameImage(SubstanceColorScheme, int, int, int, IteratedFunctionSystem) - Static method in class org.pushingpixels.substance.extras.api.watermarkpack.flamefractal.FractalFlameFactory
-
Returns a noise image.
- getFractalFlameImage(SubstanceColorScheme, SubstanceColorScheme, int, int, int, IteratedFunctionSystem) - Static method in class org.pushingpixels.substance.extras.api.watermarkpack.flamefractal.FractalFlameFactory
-
Returns a noise image.
- getFrontmost() - Method in class org.pushingpixels.substance.extras.internal.contrib.blogofbug.swing.components.JCarosel
-
Which component is at the front
- getImageInsets() - Method in class org.pushingpixels.substance.extras.internal.contrib.blogofbug.swing.borders.AbstractImageBorder
-
- getInstance() - Static method in class org.pushingpixels.substance.extras.internal.tabbed.TabPreviewThread
-
Returns the singleton instance of the tab preview thread.
- getInstance() - Static method in class org.pushingpixels.substance.extras.internal.tabbed.TabPreviewWindow
-
Returns the singleton instance of tab preview window.
- getLabel() - Method in class org.pushingpixels.substance.extras.internal.contrib.blogofbug.swing.components.JCarouselMenu.MenuItem
-
Retreives the label associated with the entry
- getLightColor() - Method in class org.pushingpixels.substance.extras.api.colorschemepack.BelizeColorScheme
-
- getLightColor() - Method in class org.pushingpixels.substance.extras.api.colorschemepack.BloodyMoonColorScheme
-
- getLightColor() - Method in class org.pushingpixels.substance.extras.api.colorschemepack.BlueYonderColorScheme
-
- getLightColor() - Method in class org.pushingpixels.substance.extras.api.colorschemepack.BrickWallColorScheme
-
- getLightColor() - Method in class org.pushingpixels.substance.extras.api.colorschemepack.BrownVelvetColorScheme
-
- getLightColor() - Method in class org.pushingpixels.substance.extras.api.colorschemepack.CobaltSteelColorScheme
-
- getLightColor() - Method in class org.pushingpixels.substance.extras.api.colorschemepack.DesertMarsColorScheme
-
- getLightColor() - Method in class org.pushingpixels.substance.extras.api.colorschemepack.EarthFrescoColorScheme
-
- getLightColor() - Method in class org.pushingpixels.substance.extras.api.colorschemepack.EmeraldGrassColorScheme
-
- getLightColor() - Method in class org.pushingpixels.substance.extras.api.colorschemepack.FauveMauveColorScheme
-
- getLightColor() - Method in class org.pushingpixels.substance.extras.api.colorschemepack.GooseberryJungleColorScheme
-
- getLightColor() - Method in class org.pushingpixels.substance.extras.api.colorschemepack.GreenPearlColorScheme
-
- getLightColor() - Method in class org.pushingpixels.substance.extras.api.colorschemepack.MahoganyColorScheme
-
- getLightColor() - Method in class org.pushingpixels.substance.extras.api.colorschemepack.MixColorScheme
-
- getLightColor() - Method in class org.pushingpixels.substance.extras.api.colorschemepack.OrchidAlloyColorScheme
-
- getLightColor() - Method in class org.pushingpixels.substance.extras.api.colorschemepack.PeachColorScheme
-
- getLightColor() - Method in class org.pushingpixels.substance.extras.api.colorschemepack.PlacidPinkColorScheme
-
- getLightColor() - Method in class org.pushingpixels.substance.extras.api.colorschemepack.SkyHighColorScheme
-
- getLightColor() - Method in class org.pushingpixels.substance.extras.api.colorschemepack.SpringLeafColorScheme
-
- getLightColor() - Method in class org.pushingpixels.substance.extras.api.colorschemepack.TurquoiseLakeColorScheme
-
- getLightColor() - Method in class org.pushingpixels.substance.extras.api.colorschemepack.WildPineColorScheme
-
- getLightColor() - Method in class org.pushingpixels.substance.extras.api.colorschemepack.YellowMarineColorScheme
-
- getList() - Method in class org.pushingpixels.substance.extras.internal.contrib.blogofbug.swing.components.JCarouselMenu
-
Returns the list part of the carousel menu
- getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class org.pushingpixels.substance.extras.internal.contrib.blogofbug.swing.components.JCarouselMenu.CarouselListCellRenderer
-
Sets up the component for stamping
- getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class org.pushingpixels.substance.extras.internal.tabbed.TabOverviewDialog.TabMenuCarouselOverviewPanel.MenuCarouselListCellRenderer
-
Sets up the component for stamping
- getMajorPoints() - Method in class org.pushingpixels.substance.extras.api.shaperpack.CanonicalPath
-
- getMidColor() - Method in class org.pushingpixels.substance.extras.api.colorschemepack.BelizeColorScheme
-
- getMidColor() - Method in class org.pushingpixels.substance.extras.api.colorschemepack.BloodyMoonColorScheme
-
- getMidColor() - Method in class org.pushingpixels.substance.extras.api.colorschemepack.BlueYonderColorScheme
-
- getMidColor() - Method in class org.pushingpixels.substance.extras.api.colorschemepack.BrickWallColorScheme
-
- getMidColor() - Method in class org.pushingpixels.substance.extras.api.colorschemepack.BrownVelvetColorScheme
-
- getMidColor() - Method in class org.pushingpixels.substance.extras.api.colorschemepack.CobaltSteelColorScheme
-
- getMidColor() - Method in class org.pushingpixels.substance.extras.api.colorschemepack.DesertMarsColorScheme
-
- getMidColor() - Method in class org.pushingpixels.substance.extras.api.colorschemepack.EarthFrescoColorScheme
-
- getMidColor() - Method in class org.pushingpixels.substance.extras.api.colorschemepack.EmeraldGrassColorScheme
-
- getMidColor() - Method in class org.pushingpixels.substance.extras.api.colorschemepack.FauveMauveColorScheme
-
- getMidColor() - Method in class org.pushingpixels.substance.extras.api.colorschemepack.GooseberryJungleColorScheme
-
- getMidColor() - Method in class org.pushingpixels.substance.extras.api.colorschemepack.GreenPearlColorScheme
-
- getMidColor() - Method in class org.pushingpixels.substance.extras.api.colorschemepack.MahoganyColorScheme
-
- getMidColor() - Method in class org.pushingpixels.substance.extras.api.colorschemepack.MixColorScheme
-
- getMidColor() - Method in class org.pushingpixels.substance.extras.api.colorschemepack.OrchidAlloyColorScheme
-
- getMidColor() - Method in class org.pushingpixels.substance.extras.api.colorschemepack.PeachColorScheme
-
- getMidColor() - Method in class org.pushingpixels.substance.extras.api.colorschemepack.PlacidPinkColorScheme
-
- getMidColor() - Method in class org.pushingpixels.substance.extras.api.colorschemepack.SkyHighColorScheme
-
- getMidColor() - Method in class org.pushingpixels.substance.extras.api.colorschemepack.SpringLeafColorScheme
-
- getMidColor() - Method in class org.pushingpixels.substance.extras.api.colorschemepack.TurquoiseLakeColorScheme
-
- getMidColor() - Method in class org.pushingpixels.substance.extras.api.colorschemepack.WildPineColorScheme
-
- getMidColor() - Method in class org.pushingpixels.substance.extras.api.colorschemepack.YellowMarineColorScheme
-
- getMinorPoints() - Method in class org.pushingpixels.substance.extras.api.shaperpack.CanonicalPath
-
- getModalOwner(JTabbedPane) - Method in class org.pushingpixels.substance.extras.api.tabbed.TabPreviewPainter
-
Returns the owner of the overview dialog of the specified tabbed pane.
- getName() - Method in class org.pushingpixels.substance.extras.api.SubstanceExtrasSlices.TabOverviewKind
-
Returns the name of this overview kind.
- getName() - Static method in class org.pushingpixels.substance.extras.api.watermarkpack.flamefractal.SubstanceKaleidoscopeWatermark
-
- getName() - Static method in class org.pushingpixels.substance.extras.api.watermarkpack.flamefractal.SubstanceScripturesWatermark
-
- getName() - Static method in class org.pushingpixels.substance.extras.api.watermarkpack.flamefractal.SubstanceSingularityWatermark
-
- getName() - Static method in class org.pushingpixels.substance.extras.api.watermarkpack.flamefractal.SubstanceVortexWatermark
-
- getName() - Static method in class org.pushingpixels.substance.extras.api.watermarkpack.SubstanceCrosshatchWatermark
-
Returns the name of all watermarks of this class.
- getNeutralContentWidth() - Method in class org.pushingpixels.substance.extras.internal.contrib.blogofbug.swing.layout.CaroselLayout
-
The size of comopnents a neutral width
- getNextComponent(Component) - Method in class org.pushingpixels.substance.extras.internal.contrib.blogofbug.swing.layout.CaroselLayout
-
Retrieve the component after the specified one.
- getNoiseImage(SubstanceSkin, int, int, double, double, boolean, NoiseFilter, boolean, boolean) - Static method in class org.pushingpixels.substance.extras.api.painterpack.noise.NoiseFactory
-
Returns a noise image.
- getOrigSchemes() - Method in class org.pushingpixels.substance.extras.api.colorschemepack.MixColorScheme
-
Returns the original color schemes of this mixed color
scheme.
- getOverviewDialog(JTabbedPane) - Static method in class org.pushingpixels.substance.extras.internal.tabbed.TabOverviewDialog
-
Returns a new instance of a tab overview dialog.
- getOverviewKind(JTabbedPane) - Method in class org.pushingpixels.substance.extras.api.tabbed.TabPreviewPainter
-
Returns the tab overview kind for the specified tabbed pane.
- getPager() - Static method in class org.pushingpixels.substance.extras.internal.tabbed.TabPagerManager
-
Returns the tab pager instance.
- getPath(float, float, float) - Method in class org.pushingpixels.substance.extras.api.shaperpack.CanonicalPath
-
- getPosition(Component) - Method in class org.pushingpixels.substance.extras.internal.contrib.blogofbug.swing.layout.CaroselLayout
-
Gets the additional data stored by the layout manager for a given component
- getPreferredSize() - Method in class org.pushingpixels.substance.extras.internal.contrib.blogofbug.swing.components.JCarouselMenu.CarouselListCellRenderer
-
I want it to be wider than it needs to be
- getPreferredSize() - Method in class org.pushingpixels.substance.extras.internal.contrib.blogofbug.swing.components.JCarouselMenu
-
Return the preferred size of the component
- getPreferredSize() - Method in class org.pushingpixels.substance.extras.internal.contrib.blogofbug.swing.components.ReflectedImageLabel
-
Overrides the default getPreferedSize() which has been controlled by the created image and adds 50% onto the height to allow for the reflection.
- getPreferredSize(AbstractButton, Dimension) - Method in class org.pushingpixels.substance.extras.api.shaperpack.BasePolygonShaper
-
- getPreviewDialogScreenBounds(JTabbedPane) - Method in class org.pushingpixels.substance.extras.api.tabbed.TabPreviewPainter
-
Returns the screen bounds of the tab preview dialog window.
- getPreviewHeight() - Method in class org.pushingpixels.substance.extras.internal.tabbed.TabPreviewThread.TabPreviewInfo
-
- getPreviewWidth() - Method in class org.pushingpixels.substance.extras.internal.tabbed.TabPreviewThread.TabPreviewInfo
-
- getPreviewWindowDimension(JTabbedPane, int) - Method in class org.pushingpixels.substance.extras.api.tabbed.TabPreviewPainter
-
Returns the dimension for the tab preview window.
- getPreviewWindowExtraDelay(JTabbedPane, int) - Method in class org.pushingpixels.substance.extras.api.tabbed.TabPreviewPainter
-
Returns extra delay (in milliseconds) for showing the tab preview window.
- getPreviewWindowScreenRect(JTabbedPane, int, int, int) - Method in class org.pushingpixels.substance.extras.internal.tabbed.TabPreviewWindow
-
Returns the screen rectangle for the preview window.
- getPreviousComponent(Component) - Method in class org.pushingpixels.substance.extras.internal.contrib.blogofbug.swing.layout.CaroselLayout
-
Retrieve the component before the specified one.
- getRandom() - Method in class org.pushingpixels.substance.extras.api.watermarkpack.flamefractal.IteratedFunctionSystem
-
- getRatio() - Method in class org.pushingpixels.substance.extras.api.shaperpack.CanonicalPath
-
- getRichText() - Method in class org.pushingpixels.substance.extras.internal.contrib.blogofbug.swing.components.ReflectedImageLabel
-
See interface definition
- getRichText() - Method in interface org.pushingpixels.substance.extras.internal.contrib.blogofbug.swing.components.RichComponent
-
Gets the text to be displayed by the RichContainer for the component.
- getScale(double, double, double, double, double) - Method in class org.pushingpixels.substance.extras.internal.contrib.blogofbug.swing.layout.CaroselLayout
-
Determines the scale to be applied to the component.
- getSingleTabPreviewImage(JTabbedPane, TabPreviewPainter, TabPreviewThread.TabPreviewInfo, int) - Method in class org.pushingpixels.substance.extras.internal.tabbed.TabPreviewThread
-
Computes and offers the preview thumbnail for a single tab.
- getSkins() - Method in class org.pushingpixels.substance.extras.api.SubstanceExtrasSkinPlugin
-
- getSpinStartDelay() - Method in class org.pushingpixels.substance.extras.internal.contrib.blogofbug.swing.components.JCarosel
-
Returns the spin start delay
- getTabPreviewPainter(JTabbedPane) - Static method in class org.pushingpixels.substance.extras.internal.tabbed.TabPreviewUtilities
-
Returns the preview painter for the specified tabbed pane.
- getUltraDarkColor() - Method in class org.pushingpixels.substance.extras.api.colorschemepack.BelizeColorScheme
-
- getUltraDarkColor() - Method in class org.pushingpixels.substance.extras.api.colorschemepack.BloodyMoonColorScheme
-
- getUltraDarkColor() - Method in class org.pushingpixels.substance.extras.api.colorschemepack.BlueYonderColorScheme
-
- getUltraDarkColor() - Method in class org.pushingpixels.substance.extras.api.colorschemepack.BrickWallColorScheme
-
- getUltraDarkColor() - Method in class org.pushingpixels.substance.extras.api.colorschemepack.BrownVelvetColorScheme
-
- getUltraDarkColor() - Method in class org.pushingpixels.substance.extras.api.colorschemepack.CobaltSteelColorScheme
-
- getUltraDarkColor() - Method in class org.pushingpixels.substance.extras.api.colorschemepack.DesertMarsColorScheme
-
- getUltraDarkColor() - Method in class org.pushingpixels.substance.extras.api.colorschemepack.EarthFrescoColorScheme
-
- getUltraDarkColor() - Method in class org.pushingpixels.substance.extras.api.colorschemepack.EmeraldGrassColorScheme
-
- getUltraDarkColor() - Method in class org.pushingpixels.substance.extras.api.colorschemepack.FauveMauveColorScheme
-
- getUltraDarkColor() - Method in class org.pushingpixels.substance.extras.api.colorschemepack.GooseberryJungleColorScheme
-
- getUltraDarkColor() - Method in class org.pushingpixels.substance.extras.api.colorschemepack.GreenPearlColorScheme
-
- getUltraDarkColor() - Method in class org.pushingpixels.substance.extras.api.colorschemepack.MahoganyColorScheme
-
- getUltraDarkColor() - Method in class org.pushingpixels.substance.extras.api.colorschemepack.MixColorScheme
-
- getUltraDarkColor() - Method in class org.pushingpixels.substance.extras.api.colorschemepack.OrchidAlloyColorScheme
-
- getUltraDarkColor() - Method in class org.pushingpixels.substance.extras.api.colorschemepack.PeachColorScheme
-
- getUltraDarkColor() - Method in class org.pushingpixels.substance.extras.api.colorschemepack.PlacidPinkColorScheme
-
- getUltraDarkColor() - Method in class org.pushingpixels.substance.extras.api.colorschemepack.SkyHighColorScheme
-
- getUltraDarkColor() - Method in class org.pushingpixels.substance.extras.api.colorschemepack.SpringLeafColorScheme
-
- getUltraDarkColor() - Method in class org.pushingpixels.substance.extras.api.colorschemepack.TurquoiseLakeColorScheme
-
- getUltraDarkColor() - Method in class org.pushingpixels.substance.extras.api.colorschemepack.WildPineColorScheme
-
- getUltraDarkColor() - Method in class org.pushingpixels.substance.extras.api.colorschemepack.YellowMarineColorScheme
-
- getUltraLightColor() - Method in class org.pushingpixels.substance.extras.api.colorschemepack.BelizeColorScheme
-
- getUltraLightColor() - Method in class org.pushingpixels.substance.extras.api.colorschemepack.BloodyMoonColorScheme
-
- getUltraLightColor() - Method in class org.pushingpixels.substance.extras.api.colorschemepack.BlueYonderColorScheme
-
- getUltraLightColor() - Method in class org.pushingpixels.substance.extras.api.colorschemepack.BrickWallColorScheme
-
- getUltraLightColor() - Method in class org.pushingpixels.substance.extras.api.colorschemepack.BrownVelvetColorScheme
-
- getUltraLightColor() - Method in class org.pushingpixels.substance.extras.api.colorschemepack.CobaltSteelColorScheme
-
- getUltraLightColor() - Method in class org.pushingpixels.substance.extras.api.colorschemepack.DesertMarsColorScheme
-
- getUltraLightColor() - Method in class org.pushingpixels.substance.extras.api.colorschemepack.EarthFrescoColorScheme
-
- getUltraLightColor() - Method in class org.pushingpixels.substance.extras.api.colorschemepack.EmeraldGrassColorScheme
-
- getUltraLightColor() - Method in class org.pushingpixels.substance.extras.api.colorschemepack.FauveMauveColorScheme
-
- getUltraLightColor() - Method in class org.pushingpixels.substance.extras.api.colorschemepack.GooseberryJungleColorScheme
-
- getUltraLightColor() - Method in class org.pushingpixels.substance.extras.api.colorschemepack.GreenPearlColorScheme
-
- getUltraLightColor() - Method in class org.pushingpixels.substance.extras.api.colorschemepack.MahoganyColorScheme
-
- getUltraLightColor() - Method in class org.pushingpixels.substance.extras.api.colorschemepack.MixColorScheme
-
- getUltraLightColor() - Method in class org.pushingpixels.substance.extras.api.colorschemepack.OrchidAlloyColorScheme
-
- getUltraLightColor() - Method in class org.pushingpixels.substance.extras.api.colorschemepack.PeachColorScheme
-
- getUltraLightColor() - Method in class org.pushingpixels.substance.extras.api.colorschemepack.PlacidPinkColorScheme
-
- getUltraLightColor() - Method in class org.pushingpixels.substance.extras.api.colorschemepack.SkyHighColorScheme
-
- getUltraLightColor() - Method in class org.pushingpixels.substance.extras.api.colorschemepack.SpringLeafColorScheme
-
- getUltraLightColor() - Method in class org.pushingpixels.substance.extras.api.colorschemepack.TurquoiseLakeColorScheme
-
- getUltraLightColor() - Method in class org.pushingpixels.substance.extras.api.colorschemepack.WildPineColorScheme
-
- getUltraLightColor() - Method in class org.pushingpixels.substance.extras.api.colorschemepack.YellowMarineColorScheme
-
- getUpdateCycle(JTabbedPane) - Method in class org.pushingpixels.substance.extras.api.tabbed.TabPreviewPainter
-
- getXFilter(double, NoiseFilter.TrigKind) - Static method in class org.pushingpixels.substance.extras.api.painterpack.noise.MarbleFilter
-
Creates a new marble filter oriented along X axis.
- getXLink(double, double, NoiseFilter.TrigKind) - Static method in class org.pushingpixels.substance.extras.api.painterpack.noise.FabricFilter.FabricFilterLink
-
Creates a new fabric link oriented along X axis.
- getYFilter(double, NoiseFilter.TrigKind) - Static method in class org.pushingpixels.substance.extras.api.painterpack.noise.MarbleFilter
-
Creates a new marble filter oriented along Y axis.
- getYLink(double, double, NoiseFilter.TrigKind) - Static method in class org.pushingpixels.substance.extras.api.painterpack.noise.FabricFilter.FabricFilterLink
-
Creates a new fabric link oriented along Y axis.
- getZFilter(double, NoiseFilter.TrigKind) - Static method in class org.pushingpixels.substance.extras.api.painterpack.noise.MarbleFilter
-
Creates a new marble filter oriented along Z axis.
- getZLink(double, double, NoiseFilter.TrigKind) - Static method in class org.pushingpixels.substance.extras.api.painterpack.noise.FabricFilter.FabricFilterLink
-
Creates a new fabric link oriented along Z axis.
- getZoom() - Method in class org.pushingpixels.substance.extras.internal.tabbed.TabPreviewControl
-
- Glass3DDecorationPainter - Class in org.pushingpixels.substance.extras.api.painterpack.decoration
-
Decoration painter that paints a 3D glass gradient.
- Glass3DDecorationPainter() - Constructor for class org.pushingpixels.substance.extras.api.painterpack.decoration.Glass3DDecorationPainter
-
- glassPane - Variable in class org.pushingpixels.substance.extras.internal.tabbed.TabOverviewDialog.TabGridOverviewPanel
-
Glass pane for rollover effects.
- GooseberryJungleColorScheme - Class in org.pushingpixels.substance.extras.api.colorschemepack
-
Gooseberry Jungle color scheme.
- GooseberryJungleColorScheme() - Constructor for class org.pushingpixels.substance.extras.api.colorschemepack.GooseberryJungleColorScheme
-
Creates a new Gooseberry Jungle color scheme.
- gp - Variable in class org.pushingpixels.substance.extras.internal.contrib.blogofbug.swing.components.GradientPanel
-
Gradient painter
- GradientPanel - Class in org.pushingpixels.substance.extras.internal.contrib.blogofbug.swing.components
-
Container that draws (in an optimized way) a gradient in the background
- GradientPanel() - Constructor for class org.pushingpixels.substance.extras.internal.contrib.blogofbug.swing.components.GradientPanel
-
- GreenMagicSkin - Class in org.pushingpixels.substance.extras.api.skinpack
-
Green Magic skin.
- GreenMagicSkin() - Constructor for class org.pushingpixels.substance.extras.api.skinpack.GreenMagicSkin
-
Creates a new Green Magic skin.
- GreenPearlColorScheme - Class in org.pushingpixels.substance.extras.api.colorschemepack
-
Green Pearl color scheme.
- GreenPearlColorScheme() - Constructor for class org.pushingpixels.substance.extras.api.colorschemepack.GreenPearlColorScheme
-
Creates a new Green Pearl color scheme.
- GRID - Static variable in class org.pushingpixels.substance.extras.api.SubstanceExtrasSlices.TabOverviewKind
-
Shows a grid with all tab thumbnails.
- page(boolean) - Method in class org.pushingpixels.substance.extras.internal.tabbed.TabPagerManager
-
Flips the pages in the currently shown tabbed pane.
- page(JTabbedPane, boolean) - Method in class org.pushingpixels.substance.extras.internal.tabbed.TabPagerManager
-
Flips the pages.
- paintBorder(int, int, Graphics, int, int, int, int) - Method in class org.pushingpixels.substance.extras.internal.contrib.blogofbug.swing.borders.AbstractImageBorder
-
Paints the border around the specified component
- paintBorder(Component, Graphics, int, int, int, int) - Method in class org.pushingpixels.substance.extras.internal.contrib.blogofbug.swing.borders.ImageBorder
-
Paints the border around the specified component
- paintCenter(Graphics2D, int, int) - Method in class org.pushingpixels.substance.extras.internal.contrib.blogofbug.swing.borders.AbstractImageBorder
-
Paints a stretched version of the center of the image (as the border is drawn
first, then the component paints itself) so that the component can use it in
its own paint if the border lends itself to having a centre area over-painted
- paintCenter(Graphics2D, Component) - Method in class org.pushingpixels.substance.extras.internal.contrib.blogofbug.swing.borders.ImageBorder
-
- paintComponent(Graphics) - Method in class org.pushingpixels.substance.extras.internal.contrib.blogofbug.swing.components.GradientPanel
-
paints the gradient.
- paintComponent(Graphics) - Method in class org.pushingpixels.substance.extras.internal.contrib.blogofbug.swing.components.JCarouselMenu.CarouselListCellRenderer
-
Our image border can paint a center as well as a surround.
- paintComponent(Graphics) - Method in class org.pushingpixels.substance.extras.internal.contrib.blogofbug.swing.components.ReflectedImageLabel
-
Paints the component
- paintComponent(Graphics) - Method in class org.pushingpixels.substance.extras.internal.tabbed.TabOverviewDialog.TabGridOverviewGlassPane
-
- paintComponent(Graphics) - Method in class org.pushingpixels.substance.extras.internal.tabbed.TabPreviewWindow.PreviewLabel
-
- paintContourBackground(Graphics, Component, float, float, Shape, boolean, SubstanceColorScheme, boolean) - Method in class org.pushingpixels.substance.extras.api.painterpack.fill.MixDelegateFillPainter
-
- paintContourBackground(Graphics, Component, float, float, Shape, boolean, SubstanceColorScheme, boolean) - Method in class org.pushingpixels.substance.extras.api.painterpack.fill.WaveDelegateFillPainter
-
- paintContourBackground(Graphics, Component, float, float, Shape, boolean, SubstanceColorScheme, boolean) - Method in class org.pushingpixels.substance.extras.api.painterpack.fill.WaveFillPainter
-
- paintDecorationArea(Graphics2D, Component, SubstanceSlices.DecorationAreaType, int, int, SubstanceSkin) - Method in class org.pushingpixels.substance.extras.api.painterpack.decoration.Glass3DDecorationPainter
-
- paintDecorationArea(Graphics2D, Component, SubstanceSlices.DecorationAreaType, Shape, SubstanceColorScheme) - Method in class org.pushingpixels.substance.extras.api.painterpack.decoration.Glass3DDecorationPainter
-
- paintTabThumbnail(Graphics) - Method in class org.pushingpixels.substance.extras.internal.tabbed.TabPreviewControl
-
Paints the tab thumbnail on the specified graphics context.
- PeachColorScheme - Class in org.pushingpixels.substance.extras.api.colorschemepack
-
Peach color scheme.
- PeachColorScheme() - Constructor for class org.pushingpixels.substance.extras.api.colorschemepack.PeachColorScheme
-
Creates a new Peach color scheme.
- pHeight - Variable in class org.pushingpixels.substance.extras.internal.tabbed.TabOverviewDialog.TabGridOverviewPanel
-
Height of a single tab preview control.
- pHeight - Variable in class org.pushingpixels.substance.extras.internal.tabbed.TabOverviewDialog.TabMenuCarouselOverviewPanel
-
Height of a single tab preview control.
- pHeight - Variable in class org.pushingpixels.substance.extras.internal.tabbed.TabOverviewDialog.TabRoundCarouselOverviewPanel
-
Height of a single tab preview control.
- PlacidPinkColorScheme - Class in org.pushingpixels.substance.extras.api.colorschemepack
-
Placid Pink color scheme.
- PlacidPinkColorScheme() - Constructor for class org.pushingpixels.substance.extras.api.colorschemepack.PlacidPinkColorScheme
-
Creates a new Placid Pink color scheme.
- postPreviewRequest(JTabbedPane, int) - Method in class org.pushingpixels.substance.extras.internal.tabbed.TabPreviewWindow
-
Posts a preview request for a tab component in the specified tabbed pane.
- preferredLayoutSize(Container) - Method in class org.pushingpixels.substance.extras.internal.contrib.blogofbug.swing.layout.CaroselLayout
-
Determine the widest and tallest dimensions, then return the height as 1.5 * the highest, and 3 * the widest
- preferredLayoutSize(Container) - Method in class org.pushingpixels.substance.extras.internal.tabbed.TabPreviewControl.TabPreviewControlLayout
-
- prePaintImage() - Method in class org.pushingpixels.substance.extras.internal.contrib.blogofbug.swing.components.ReflectedImageLabel
-
See interface definition
- prePaintImage() - Method in interface org.pushingpixels.substance.extras.internal.contrib.blogofbug.swing.components.RichComponent
-
Allows a RichContainer to request that the component pre-renders anything
that might provide peak performance.
- previewCallback - Variable in class org.pushingpixels.substance.extras.internal.tabbed.TabOverviewDialog
-
The associated preview callback.
- previewCallback - Variable in class org.pushingpixels.substance.extras.internal.tabbed.TabPreviewThread.TabPreviewInfo
-
Callback for passing the preview thumbnail once it is computed.
- previewControls - Variable in class org.pushingpixels.substance.extras.internal.tabbed.TabOverviewDialog.TabGridOverviewPanel
-
Tab preview controls.
- previewControls - Variable in class org.pushingpixels.substance.extras.internal.tabbed.TabOverviewDialog.TabMenuCarouselOverviewPanel
-
Tab preview controls.
- previewControls - Variable in class org.pushingpixels.substance.extras.internal.tabbed.TabOverviewDialog.TabRoundCarouselOverviewPanel
-
Tab preview controls.
- previewImage - Variable in class org.pushingpixels.substance.extras.internal.tabbed.TabPreviewControl
-
The preview image itself.
- previewImagePanel - Variable in class org.pushingpixels.substance.extras.internal.tabbed.TabPreviewControl
-
Panel for the tab preview image.
- previewQueue - Variable in class org.pushingpixels.substance.extras.internal.tabbed.TabPreviewThread
-
Queue of preview requests.
- previewTab(JTabbedPane, int, BufferedImage, int, int, int, int) - Method in class org.pushingpixels.substance.extras.api.tabbed.DefaultTabPreviewPainter
-
- previewTab(JTabbedPane, int, BufferedImage, int, int, int, int) - Method in class org.pushingpixels.substance.extras.api.tabbed.TabPreviewPainter
-
Draws a tab preview on the specified graphics.
- previewWatermark(Graphics, SubstanceSkin, int, int, int, int) - Method in class org.pushingpixels.substance.extras.api.watermarkpack.flamefractal.SubstanceFlameFractalWatermark
-
- previewWatermark(Graphics, SubstanceSkin, int, int, int, int) - Method in class org.pushingpixels.substance.extras.api.watermarkpack.SubstanceBinaryWatermark
-
- previewWatermark(Graphics, SubstanceSkin, int, int, int, int) - Method in class org.pushingpixels.substance.extras.api.watermarkpack.SubstanceBrushedMetalWatermark
-
- previewWatermark(Graphics, SubstanceSkin, int, int, int, int) - Method in class org.pushingpixels.substance.extras.api.watermarkpack.SubstanceBubblesWatermark
-
- previewWatermark(Graphics, SubstanceSkin, int, int, int, int) - Method in class org.pushingpixels.substance.extras.api.watermarkpack.SubstanceCrosshatchWatermark
-
- previewWatermark(Graphics, SubstanceSkin, int, int, int, int) - Method in class org.pushingpixels.substance.extras.api.watermarkpack.SubstanceExceedWatermark
-
- previewWatermark(Graphics, SubstanceSkin, int, int, int, int) - Method in class org.pushingpixels.substance.extras.api.watermarkpack.SubstanceKatakanaWatermark
-
- previewWatermark(Graphics, SubstanceSkin, int, int, int, int) - Method in class org.pushingpixels.substance.extras.api.watermarkpack.SubstanceLatchWatermark
-
- previewWatermark(Graphics, SubstanceSkin, int, int, int, int) - Method in class org.pushingpixels.substance.extras.api.watermarkpack.SubstanceMetalWallWatermark
-
- previewWatermark(Graphics, SubstanceSkin, int, int, int, int) - Method in class org.pushingpixels.substance.extras.api.watermarkpack.SubstanceMosaicWatermark
-
- previewWatermark(Graphics, SubstanceSkin, int, int, int, int) - Method in class org.pushingpixels.substance.extras.api.watermarkpack.SubstanceNoiseWatermark
-
- prevTabIndex - Variable in class org.pushingpixels.substance.extras.internal.tabbed.TabPagerManager
-
Index of the previous tab.
- prevTabWindow - Variable in class org.pushingpixels.substance.extras.internal.tabbed.TabPagerManager
-
Preview window for the left (previous) tab.
- processAction() - Method in class org.pushingpixels.substance.extras.internal.contrib.blogofbug.swing.components.JCarouselMenu
-
Launch the action associated with the currently selected list item
- propertyChangeListener - Variable in class org.pushingpixels.substance.extras.internal.tabbed.TabPagerWidget
-
- propertyListener - Variable in class org.pushingpixels.substance.extras.internal.tabbed.TabOverviewDialogWidget
-
Listens on changes to relevant tabbed pane properties.
- pWidth - Variable in class org.pushingpixels.substance.extras.internal.tabbed.TabOverviewDialog.TabGridOverviewPanel
-
Width of a single tab preview control.
- pWidth - Variable in class org.pushingpixels.substance.extras.internal.tabbed.TabOverviewDialog.TabMenuCarouselOverviewPanel
-
Width of a single tab preview control.
- pWidth - Variable in class org.pushingpixels.substance.extras.internal.tabbed.TabOverviewDialog.TabRoundCarouselOverviewPanel
-
Width of a single tab preview control.
- saturate(double) - Method in class org.pushingpixels.substance.extras.api.colorschemepack.MixColorScheme
-
- scaledImage(BufferedImage, int, int) - Static method in class org.pushingpixels.substance.extras.internal.contrib.blogofbug.utility.ImageUtilities
-
Produces a resized image that is of the given dimensions
- Scriptures - Class in org.pushingpixels.substance.extras.api.watermarkpack.flamefractal
-
- Scriptures() - Constructor for class org.pushingpixels.substance.extras.api.watermarkpack.flamefractal.Scriptures
-
- setAlpha(float) - Method in class org.pushingpixels.substance.extras.internal.contrib.blogofbug.swing.components.ReflectedImageLabel
-
Sets the transparency of the component
- setAlpha(float) - Method in interface org.pushingpixels.substance.extras.internal.contrib.blogofbug.swing.components.RichComponent
-
Assisgns a uniform alpha to the component
- setAlpha(float) - Method in class org.pushingpixels.substance.extras.internal.tabbed.TabPreviewControl
-
- setAlpha(float) - Method in class org.pushingpixels.substance.extras.internal.tabbed.TabPreviewWindow.PreviewLabel
-
- setAngle(double) - Method in class org.pushingpixels.substance.extras.internal.contrib.blogofbug.swing.layout.CaroselLayout
-
Sets the current rotational angle.
- setBackground(Color) - Method in class org.pushingpixels.substance.extras.internal.contrib.blogofbug.swing.components.GradientPanel
-
Set the background to a single color
- setBackground(Color, Color) - Method in class org.pushingpixels.substance.extras.internal.contrib.blogofbug.swing.components.GradientPanel
-
Sets two background colors for a gradient
- setBounds(int, int, int, int) - Method in class org.pushingpixels.substance.extras.internal.tabbed.TabOverviewButton
-
- setCellImageBorder(ImageBorder) - Method in class org.pushingpixels.substance.extras.internal.contrib.blogofbug.swing.components.JCarouselMenu
-
Sets the image border used to draw around the items in the menu
- setCellRenderer(ListCellRenderer) - Method in class org.pushingpixels.substance.extras.internal.contrib.blogofbug.swing.components.JCarouselMenu
-
Specifies the list cell renderer used to draw the items in the menu
- setContentWidth(int) - Method in class org.pushingpixels.substance.extras.internal.contrib.blogofbug.swing.components.JCarosel
-
Sets the prefered width of the components inside the carousel, this is
the neutral width that will change as the component is scaled, but at 9
and 6 o'clock where the scale is one they will be this width.
- setDelta(int) - Method in class org.pushingpixels.substance.extras.internal.tabbed.DeltaQueue.Deltable
-
Sets the new value of delta in application specific units.
- setDepthBasedAlpha(boolean) - Method in class org.pushingpixels.substance.extras.internal.contrib.blogofbug.swing.components.JCarosel
-
If set to true the carousel will fade out components as they move away
from the front of the carousel (6 o'clock)
- setDepthBasedAlpha(boolean) - Method in class org.pushingpixels.substance.extras.internal.contrib.blogofbug.swing.layout.CaroselLayout
-
Controls if items should fade as they move to the back of the carousel
- setFrontMostComponent(Component) - Method in class org.pushingpixels.substance.extras.internal.contrib.blogofbug.swing.layout.CaroselLayout
-
Moves the specified component to the front
- setFrontMostComponent(Component) - Method in class org.pushingpixels.substance.extras.internal.contrib.blogofbug.swing.layout.OffsetCaroselLayout
-
Over-rides the normal setFrontMostComponent to move the selected component to 3 o'clock instead of 6 o'clock
- setImage(Image) - Method in class org.pushingpixels.substance.extras.internal.contrib.blogofbug.swing.components.ReflectedImageLabel
-
- setImageBorder(ImageBorder) - Method in class org.pushingpixels.substance.extras.internal.contrib.blogofbug.swing.components.JCarouselMenu.CarouselListCellRenderer
-
Allows the setting of the image border
- setInsets(Insets) - Method in class org.pushingpixels.substance.extras.internal.contrib.blogofbug.swing.borders.AbstractImageBorder
-
Sets the insets around the edge of the image to be used to cookie cut the image into a border
- setLabel(String) - Method in class org.pushingpixels.substance.extras.internal.contrib.blogofbug.swing.components.ReflectedImageLabel
-
- setLayout(CaroselLayout) - Method in class org.pushingpixels.substance.extras.internal.contrib.blogofbug.swing.components.JCarosel
-
Specifies which type of CarouselLayout to be used to lay the component
out around the carousel Any looping layout can be used.
- setMenuScrollColor(Color) - Method in class org.pushingpixels.substance.extras.internal.contrib.blogofbug.swing.components.JCarouselMenu
-
Allows the background color to the menu (left side) to be set
- setNeutralContentWidth(int) - Method in class org.pushingpixels.substance.extras.internal.contrib.blogofbug.swing.layout.CaroselLayout
-
Specify the neutral content width of any laid out component.
- setPaintBorder(boolean) - Method in class org.pushingpixels.substance.extras.internal.contrib.blogofbug.swing.borders.ImageBorder
-
Controls wether or not the border is actually painted or not.
- setPreviewHeight(int) - Method in class org.pushingpixels.substance.extras.internal.tabbed.TabPreviewThread.TabPreviewInfo
-
- setPreviewImage(BufferedImage, boolean) - Method in class org.pushingpixels.substance.extras.internal.tabbed.TabPreviewControl
-
Sets the tab preview thumbnail.
- setPreviewWidth(int) - Method in class org.pushingpixels.substance.extras.internal.tabbed.TabPreviewThread.TabPreviewInfo
-
- setRichImage(Image) - Method in class org.pushingpixels.substance.extras.internal.contrib.blogofbug.swing.components.ReflectedImageLabel
-
See interface definition
- setRichImage(Image) - Method in interface org.pushingpixels.substance.extras.internal.contrib.blogofbug.swing.components.RichComponent
-
Assisgns an image to the component, the width and height taken from the supplied image
- setRichImage(File) - Method in class org.pushingpixels.substance.extras.internal.contrib.blogofbug.swing.components.ReflectedImageLabel
-
See interface definition
- setRichImage(File) - Method in interface org.pushingpixels.substance.extras.internal.contrib.blogofbug.swing.components.RichComponent
-
Assigns an image to the component, the width and height taken from the supplied image
- setRichImage(URL) - Method in class org.pushingpixels.substance.extras.internal.contrib.blogofbug.swing.components.ReflectedImageLabel
-
Assigns an image to the component, the width and height taken from the supplied image
- setRichImage(URL) - Method in interface org.pushingpixels.substance.extras.internal.contrib.blogofbug.swing.components.RichComponent
-
Assigns an image to the component, the width and height taken from the supplied image
- setRichText(String) - Method in class org.pushingpixels.substance.extras.internal.contrib.blogofbug.swing.components.ReflectedImageLabel
-
See interface definition
- setRichText(String) - Method in interface org.pushingpixels.substance.extras.internal.contrib.blogofbug.swing.components.RichComponent
-
Specifies text that should be displayed by the rich component when
getRichText() is called.
- setSelectedIndex(int) - Method in class org.pushingpixels.substance.extras.internal.contrib.blogofbug.swing.components.JCarouselMenu
-
Sets the selected item in the menu
- setSpinStartDelay(int) - Method in class org.pushingpixels.substance.extras.internal.contrib.blogofbug.swing.components.JCarosel
-
Sets the delay between clicking on a component in the carousel, and the
spin starting to move that component to the front.
- setTabIndex(int) - Method in class org.pushingpixels.substance.extras.internal.tabbed.TabPreviewControl
-
Stes the tab index.
- setTabPanePreviewPainter(JTabbedPane, TabPreviewPainter) - Static method in class org.pushingpixels.substance.extras.api.SubstanceExtrasCortex.ComponentScope
-
Sets the tab preview painter to be used for all tabs of the specified tabbed pane.
- setTarget(double) - Method in class org.pushingpixels.substance.extras.internal.contrib.blogofbug.swing.layout.CaroselLayout
-
Sets a target angle to rotate to, always choses a direction that is less than
or equal to 180 degrees
- setUpDownColor(Color) - Method in class org.pushingpixels.substance.extras.internal.contrib.blogofbug.swing.components.JCarouselMenu
-
Sets the color the up and down buttons are drawn
- setUpDownIcons(Icon, Icon) - Method in class org.pushingpixels.substance.extras.internal.contrib.blogofbug.swing.components.JCarouselMenu
-
Sets icons to use to show the up and down buttons
- setupImage(Image) - Method in class org.pushingpixels.substance.extras.internal.contrib.blogofbug.swing.components.ReflectedImageLabel
-
Adds a reflection to the supplied image
- setZoom(float) - Method in class org.pushingpixels.substance.extras.internal.tabbed.TabPreviewControl
-
- shade(double) - Method in class org.pushingpixels.substance.extras.api.colorschemepack.MixColorScheme
-
- ShaperRepository - Class in org.pushingpixels.substance.extras.api.shaperpack
-
- ShaperRepository() - Constructor for class org.pushingpixels.substance.extras.api.shaperpack.ShaperRepository
-
- SharpenFilter - Class in org.pushingpixels.substance.extras.api.painterpack.noise
-
Noise filter that produces sharpened distribution.
- SharpenFilter() - Constructor for class org.pushingpixels.substance.extras.api.painterpack.noise.SharpenFilter
-
- shouldHide(Component, double, double) - Method in class org.pushingpixels.substance.extras.internal.contrib.blogofbug.swing.layout.CaroselLayout
-
Can be over-ridden to restrict the range of angles where the child component
is shown
- shouldHide(Component, double, double) - Method in class org.pushingpixels.substance.extras.internal.contrib.blogofbug.swing.layout.OffsetCaroselLayout
-
Overrides the normal layout method to determine if the object is offscreen and can therefore
be ignored (giving a performance gain).
- SINE - org.pushingpixels.substance.extras.api.painterpack.noise.NoiseFilter.TrigKind
-
Sine.
- Singularity - Class in org.pushingpixels.substance.extras.api.watermarkpack.flamefractal
-
- Singularity() - Constructor for class org.pushingpixels.substance.extras.api.watermarkpack.flamefractal.Singularity
-
- SkyHighColorScheme - Class in org.pushingpixels.substance.extras.api.colorschemepack
-
Sky High color scheme.
- SkyHighColorScheme() - Constructor for class org.pushingpixels.substance.extras.api.colorschemepack.SkyHighColorScheme
-
Creates a new Sky High color scheme.
- SphericalFunction(double, double, double, double, double, double) - Constructor for class org.pushingpixels.substance.extras.api.watermarkpack.flamefractal.Functions.SphericalFunction
-
- spinStartDelay - Variable in class org.pushingpixels.substance.extras.internal.contrib.blogofbug.swing.components.JCarosel
-
Delay in milliseconds from the first click to the start of the spin, this
gives implementors using a double click anywhere to fire an event a
chance for their users to get the double click message before the
component spins around.
- SpiralFunction(double, double, double, double, double, double) - Constructor for class org.pushingpixels.substance.extras.api.watermarkpack.flamefractal.Functions.SpiralFunction
-
- SpringLeafColorScheme - Class in org.pushingpixels.substance.extras.api.colorschemepack
-
Spring Leaf color scheme.
- SpringLeafColorScheme() - Constructor for class org.pushingpixels.substance.extras.api.colorschemepack.SpringLeafColorScheme
-
Creates a new Spring Leaf color scheme.
- StandardWaveFillPainter - Class in org.pushingpixels.substance.extras.api.painterpack.fill
-
Fill painter that returns images with standard fill appearance and wavy color areas.
- StandardWaveFillPainter() - Constructor for class org.pushingpixels.substance.extras.api.painterpack.fill.StandardWaveFillPainter
-
Creates a new gradient painter.
- start - Variable in class org.pushingpixels.substance.extras.internal.contrib.blogofbug.swing.components.GradientPanel
-
Gradient start colour
- start(JTabbedPane, int, TabPreviewThread.TabPreviewInfo) - Method in class org.pushingpixels.substance.extras.internal.tabbed.TabPagerManager.TabPagerPreviewCallback
-
- start(JTabbedPane, int, TabPreviewThread.TabPreviewInfo) - Method in interface org.pushingpixels.substance.extras.internal.tabbed.TabPreviewThread.TabPreviewCallback
-
- stateChanged(ChangeEvent) - Method in class org.pushingpixels.substance.extras.internal.contrib.blogofbug.swing.components.JCarouselMenu
-
Detect when the list selection changes, and respond by updating the state
of the two "arrow" buttons.
- StegosaurusButtonShaper - Class in org.pushingpixels.substance.extras.api.shaperpack
-
- StegosaurusButtonShaper() - Constructor for class org.pushingpixels.substance.extras.api.shaperpack.StegosaurusButtonShaper
-
- StreetlightsSkin - Class in org.pushingpixels.substance.extras.api.skinpack
-
Streelights skin.
- StreetlightsSkin() - Constructor for class org.pushingpixels.substance.extras.api.skinpack.StreetlightsSkin
-
Creates a new Streetlights skin.
- SubstanceBinaryWatermark - Class in org.pushingpixels.substance.extras.api.watermarkpack
-
Implementation of
SubstanceWatermark, drawing random
binary (0-1) glyphs as watermark.
- SubstanceBinaryWatermark() - Constructor for class org.pushingpixels.substance.extras.api.watermarkpack.SubstanceBinaryWatermark
-
- SubstanceBrushedMetalWatermark - Class in org.pushingpixels.substance.extras.api.watermarkpack
-
Simple implementation of SubstanceWatermark, drawing cross hatches as
watermark.
- SubstanceBrushedMetalWatermark() - Constructor for class org.pushingpixels.substance.extras.api.watermarkpack.SubstanceBrushedMetalWatermark
-
Creates a new Brushed Metal watermark.
- SubstanceBubblesWatermark - Class in org.pushingpixels.substance.extras.api.watermarkpack
-
Implementation of
SubstanceWatermark, drawing random
bubbles as watermark.
- SubstanceBubblesWatermark() - Constructor for class org.pushingpixels.substance.extras.api.watermarkpack.SubstanceBubblesWatermark
-
- SubstanceCopperplateEngravingWatermark - Class in org.pushingpixels.substance.extras.api.watermarkpack
-
Noise-base implementation of SubstanceWatermark, that imitates copperplate
engraving.
- SubstanceCopperplateEngravingWatermark() - Constructor for class org.pushingpixels.substance.extras.api.watermarkpack.SubstanceCopperplateEngravingWatermark
-
Creates a new copperplate engraving watermark.
- SubstanceCrosshatchWatermark - Class in org.pushingpixels.substance.extras.api.watermarkpack
-
Simple implementation of SubstanceWatermark, drawing cross hatches as
watermark.
- SubstanceCrosshatchWatermark() - Constructor for class org.pushingpixels.substance.extras.api.watermarkpack.SubstanceCrosshatchWatermark
-
- SubstanceExceedWatermark - Class in org.pushingpixels.substance.extras.api.watermarkpack
-
Simple implementation of SubstanceWatermark, drawing cross hatches as
watermark.
- SubstanceExceedWatermark() - Constructor for class org.pushingpixels.substance.extras.api.watermarkpack.SubstanceExceedWatermark
-
- SubstanceExtrasCortex - Class in org.pushingpixels.substance.extras.api
-
This class is the only officially-supported entry point into configuring the extra behavior of
Substance-powered UIs and for querying the state of such UIs.
- SubstanceExtrasCortex() - Constructor for class org.pushingpixels.substance.extras.api.SubstanceExtrasCortex
-
- SubstanceExtrasCortex.ComponentScope - Class in org.pushingpixels.substance.extras.api
-
APIs in this scope apply to individual application Components.
- SubstanceExtrasSkinPlugin - Class in org.pushingpixels.substance.extras.api
-
Core plugin for skins.
- SubstanceExtrasSkinPlugin() - Constructor for class org.pushingpixels.substance.extras.api.SubstanceExtrasSkinPlugin
-
- SubstanceExtrasSlices - Class in org.pushingpixels.substance.extras.api
-
- SubstanceExtrasSlices() - Constructor for class org.pushingpixels.substance.extras.api.SubstanceExtrasSlices
-
- SubstanceExtrasSlices.TabOverviewKind - Class in org.pushingpixels.substance.extras.api
-
Enumerates all available kinds of tab overview dialog.
- SubstanceExtrasSynapse - Class in org.pushingpixels.substance.extras.internal
-
- SubstanceExtrasSynapse() - Constructor for class org.pushingpixels.substance.extras.internal.SubstanceExtrasSynapse
-
- SubstanceFabricWatermark - Class in org.pushingpixels.substance.extras.api.watermarkpack
-
Noise-base implementation of
SubstanceWatermark, that imitates
woven fabric.
- SubstanceFabricWatermark() - Constructor for class org.pushingpixels.substance.extras.api.watermarkpack.SubstanceFabricWatermark
-
Creates a new fabric watermark.
- SubstanceFieldOfWheatLookAndFeel - Class in org.pushingpixels.substance.extras.api.skinpack
-
Standalone look-and-feel that uses the
Field of Wheat skin from
FieldOfWheatSkin.
- SubstanceFieldOfWheatLookAndFeel() - Constructor for class org.pushingpixels.substance.extras.api.skinpack.SubstanceFieldOfWheatLookAndFeel
-
Creates a new Field Of Wheat look-and-feel.
- SubstanceFindingNemoLookAndFeel - Class in org.pushingpixels.substance.extras.api.skinpack
-
Standalone look-and-feel that uses the
Finding Nemo skin from
FindingNemoSkin.
- SubstanceFindingNemoLookAndFeel() - Constructor for class org.pushingpixels.substance.extras.api.skinpack.SubstanceFindingNemoLookAndFeel
-
Creates a new Finding Nemo look-and-feel.
- SubstanceFlameFractalWatermark - Class in org.pushingpixels.substance.extras.api.watermarkpack.flamefractal
-
Base class for flame fractal based watermarks.
- SubstanceFlameFractalWatermark(String, IteratedFunctionSystem) - Constructor for class org.pushingpixels.substance.extras.api.watermarkpack.flamefractal.SubstanceFlameFractalWatermark
-
Creates a new flame fractal watermark.
- SubstanceGenericNoiseWatermark - Class in org.pushingpixels.substance.extras.api.watermarkpack
-
Noise-base implementation of
SubstanceWatermark.
- SubstanceGenericNoiseWatermark() - Constructor for class org.pushingpixels.substance.extras.api.watermarkpack.SubstanceGenericNoiseWatermark
-
Creates a new generic noise watermark.
- SubstanceGreenMagicLookAndFeel - Class in org.pushingpixels.substance.extras.api.skinpack
-
Standalone look-and-feel that uses the
Green Magic skin from
GreenMagicSkin.
- SubstanceGreenMagicLookAndFeel() - Constructor for class org.pushingpixels.substance.extras.api.skinpack.SubstanceGreenMagicLookAndFeel
-
Creates a new Green Magic look-and-feel.
- SubstanceKaleidoscopeWatermark - Class in org.pushingpixels.substance.extras.api.watermarkpack.flamefractal
-
Flame fractal implementation of
SubstanceWatermark, that imitates
kaleidoscope.
- SubstanceKaleidoscopeWatermark() - Constructor for class org.pushingpixels.substance.extras.api.watermarkpack.flamefractal.SubstanceKaleidoscopeWatermark
-
- SubstanceKatakanaWatermark - Class in org.pushingpixels.substance.extras.api.watermarkpack
-
Implementation of
SubstanceWatermark, drawing random
Katakana glyphs as watermark.
- SubstanceKatakanaWatermark() - Constructor for class org.pushingpixels.substance.extras.api.watermarkpack.SubstanceKatakanaWatermark
-
- SubstanceLatchWatermark - Class in org.pushingpixels.substance.extras.api.watermarkpack
-
Simple implementation of SubstanceWatermark, drawing cross hatches as
watermark.
- SubstanceLatchWatermark() - Constructor for class org.pushingpixels.substance.extras.api.watermarkpack.SubstanceLatchWatermark
-
- SubstanceMagmaLookAndFeel - Class in org.pushingpixels.substance.extras.api.skinpack
-
Standalone look-and-feel that uses the
Magma skin from
MagmaSkin.
- SubstanceMagmaLookAndFeel() - Constructor for class org.pushingpixels.substance.extras.api.skinpack.SubstanceMagmaLookAndFeel
-
Creates a new Magma look-and-feel.
- SubstanceMagneticFieldWatermark - Class in org.pushingpixels.substance.extras.api.watermarkpack
-
Noise-base implementation of
SubstanceWatermark, that imitates
magnetic field.
- SubstanceMagneticFieldWatermark() - Constructor for class org.pushingpixels.substance.extras.api.watermarkpack.SubstanceMagneticFieldWatermark
-
Creates a new magnetic field watermark.
- SubstanceMangoLookAndFeel - Class in org.pushingpixels.substance.extras.api.skinpack
-
Standalone look-and-feel that uses the
Mango skin from
MangoSkin.
- SubstanceMangoLookAndFeel() - Constructor for class org.pushingpixels.substance.extras.api.skinpack.SubstanceMangoLookAndFeel
-
Creates a new Mango look-and-feel.
- SubstanceMarbleVeinWatermark - Class in org.pushingpixels.substance.extras.api.watermarkpack
-
Noise-base implementation of
SubstanceWatermark, that imitates
veined marble texture.
- SubstanceMarbleVeinWatermark() - Constructor for class org.pushingpixels.substance.extras.api.watermarkpack.SubstanceMarbleVeinWatermark
-
Creates a new marble vein watermark.
- SubstanceMazeWatermark - Class in org.pushingpixels.substance.extras.api.watermarkpack
-
Noise-base implementation of
SubstanceWatermark, that imitates
maze.
- SubstanceMazeWatermark() - Constructor for class org.pushingpixels.substance.extras.api.watermarkpack.SubstanceMazeWatermark
-
Creates a new maze watermark.
- SubstanceMetalWallWatermark - Class in org.pushingpixels.substance.extras.api.watermarkpack
-
Simple implementation of SubstanceWatermark, drawing cross hatches as
watermark.
- SubstanceMetalWallWatermark() - Constructor for class org.pushingpixels.substance.extras.api.watermarkpack.SubstanceMetalWallWatermark
-
- SubstanceMosaicWatermark - Class in org.pushingpixels.substance.extras.api.watermarkpack
-
Implementation of
SubstanceWatermark, drawing
mosaic as watermark.
- SubstanceMosaicWatermark() - Constructor for class org.pushingpixels.substance.extras.api.watermarkpack.SubstanceMosaicWatermark
-
- SubstanceNoiseWatermark - Class in org.pushingpixels.substance.extras.api.watermarkpack
-
Base class for noise-based watermarks.
- SubstanceNoiseWatermark(String, double, double, boolean, NoiseFilter, boolean) - Constructor for class org.pushingpixels.substance.extras.api.watermarkpack.SubstanceNoiseWatermark
-
Creates a new noise-based watermark.
- SubstancePlanktonWatermark - Class in org.pushingpixels.substance.extras.api.watermarkpack
-
Noise-base implementation of
SubstanceWatermark, that imitates
plankton formation.
- SubstancePlanktonWatermark() - Constructor for class org.pushingpixels.substance.extras.api.watermarkpack.SubstancePlanktonWatermark
-
Creates a new plankton watermark.
- SubstanceScripturesWatermark - Class in org.pushingpixels.substance.extras.api.watermarkpack.flamefractal
-
Flame fractal implementation of
SubstanceWatermark, that imitates
scriptures.
- SubstanceScripturesWatermark() - Constructor for class org.pushingpixels.substance.extras.api.watermarkpack.flamefractal.SubstanceScripturesWatermark
-
- SubstanceSingularityWatermark - Class in org.pushingpixels.substance.extras.api.watermarkpack.flamefractal
-
Flame fractal implementation of
SubstanceWatermark.
- SubstanceSingularityWatermark() - Constructor for class org.pushingpixels.substance.extras.api.watermarkpack.flamefractal.SubstanceSingularityWatermark
-
- SubstanceStreetlightsLookAndFeel - Class in org.pushingpixels.substance.extras.api.skinpack
-
Standalone look-and-feel that uses the
Streetlights skin from
MangoSkin.
- SubstanceStreetlightsLookAndFeel() - Constructor for class org.pushingpixels.substance.extras.api.skinpack.SubstanceStreetlightsLookAndFeel
-
Creates a new Streetlights look-and-feel.
- SubstanceVortexWatermark - Class in org.pushingpixels.substance.extras.api.watermarkpack.flamefractal
-
Flame fractal implementation of
SubstanceWatermark.
- SubstanceVortexWatermark() - Constructor for class org.pushingpixels.substance.extras.api.watermarkpack.flamefractal.SubstanceVortexWatermark
-
- SubstanceWoodWatermark - Class in org.pushingpixels.substance.extras.api.watermarkpack
-
Noise-based implementation of SubstanceWatermark, that imitates wood
texture.
- SubstanceWoodWatermark() - Constructor for class org.pushingpixels.substance.extras.api.watermarkpack.SubstanceWoodWatermark
-
Creates a new wood watermark.
- SwingBugUtilities - Class in org.pushingpixels.substance.extras.internal.contrib.blogofbug.swing
-
Contains some utility methods applicable to any swing application.
- SwirlFunction(double, double, double, double, double, double) - Constructor for class org.pushingpixels.substance.extras.api.watermarkpack.flamefractal.Functions.SwirlFunction
-
- TABBED_PANE_PREVIEW_PAINTER - Static variable in class org.pushingpixels.substance.extras.internal.SubstanceExtrasSynapse
-
- tabbedPane - Variable in class org.pushingpixels.substance.extras.internal.tabbed.TabPagerMouseWheelListener
-
The associated tabbed pane (may be null).
- TabGridOverviewGlassPane(TabOverviewDialog.TabGridOverviewPanel) - Constructor for class org.pushingpixels.substance.extras.internal.tabbed.TabOverviewDialog.TabGridOverviewGlassPane
-
Creates the glass pane.
- TabGridOverviewPanel(int, int) - Constructor for class org.pushingpixels.substance.extras.internal.tabbed.TabOverviewDialog.TabGridOverviewPanel
-
Creates a tab overview panel.
- TabHoverPreviewWidget - Class in org.pushingpixels.substance.extras.internal.tabbed
-
Adds tab preview thumbnail on tab mouse hover.
- TabHoverPreviewWidget() - Constructor for class org.pushingpixels.substance.extras.internal.tabbed.TabHoverPreviewWidget
-
- TabHoverPreviewWidget.MouseRolloverHandler - Class in org.pushingpixels.substance.extras.internal.tabbed
-
Mouse listener for rollover effects.
- tabIndexToPreview - Variable in class org.pushingpixels.substance.extras.internal.tabbed.TabPreviewThread.TabPreviewInfo
-
- TabMenuCarouselOverviewPanel(int, int) - Constructor for class org.pushingpixels.substance.extras.internal.tabbed.TabOverviewDialog.TabMenuCarouselOverviewPanel
-
Creates a tab overview panel.
- TabOverviewButton - Class in org.pushingpixels.substance.extras.internal.tabbed
-
Button that activates the tab overview dialog.
- TabOverviewButton(JTabbedPane) - Constructor for class org.pushingpixels.substance.extras.internal.tabbed.TabOverviewButton
-
Creates a new tab overview button.
- TabOverviewDialog - Class in org.pushingpixels.substance.extras.internal.tabbed
-
Tab overview dialog.
- TabOverviewDialog.TabGridOverviewGlassPane - Class in org.pushingpixels.substance.extras.internal.tabbed
-
Glass pane for the tab grid overview panel.
- TabOverviewDialog.TabGridOverviewPanel - Class in org.pushingpixels.substance.extras.internal.tabbed
-
Tab grid overview panel.
- TabOverviewDialog.TabMenuCarouselOverviewPanel - Class in org.pushingpixels.substance.extras.internal.tabbed
-
Tab menu carousel overview panel.
- TabOverviewDialog.TabMenuCarouselOverviewPanel.MenuCarouselListCellRenderer - Class in org.pushingpixels.substance.extras.internal.tabbed
-
Cell renderer for the carosel menu.
- TabOverviewDialog.TabPreviewMouseHandler - Class in org.pushingpixels.substance.extras.internal.tabbed
-
Handles mouse events on the tab overview dialog (such as highlighting the currently
rolled-over tab preview, closing the overview when a tab preview is clicked, tooltips etc.)
- TabOverviewDialog.TabRoundCarouselOverviewPanel - Class in org.pushingpixels.substance.extras.internal.tabbed
-
Tab round carousel overview panel.
- TabOverviewDialogWidget - Class in org.pushingpixels.substance.extras.internal.tabbed
-
Adds tab overview dialog to tabbed panes.
- TabOverviewDialogWidget() - Constructor for class org.pushingpixels.substance.extras.internal.tabbed.TabOverviewDialogWidget
-
- TabPagerManager - Class in org.pushingpixels.substance.extras.internal.tabbed
-
Tab pager manager.
- TabPagerManager.TabPagerPreviewCallback - Class in org.pushingpixels.substance.extras.internal.tabbed
-
Implementation of the tab preview callback for the tab pager.
- TabPagerMouseWheelListener - Class in org.pushingpixels.substance.extras.internal.tabbed
-
- TabPagerMouseWheelListener() - Constructor for class org.pushingpixels.substance.extras.internal.tabbed.TabPagerMouseWheelListener
-
Creates a new mouse wheel listener on the currently paged tabbed pane.
- TabPagerMouseWheelListener(JTabbedPane) - Constructor for class org.pushingpixels.substance.extras.internal.tabbed.TabPagerMouseWheelListener
-
Creates a new mouse wheel listener on the specified tabbed pane.
- TabPagerPreviewCallback(JWindow, JTabbedPane, int) - Constructor for class org.pushingpixels.substance.extras.internal.tabbed.TabPagerManager.TabPagerPreviewCallback
-
Creates a new tab preview callback for the tab pager.
- TabPagerWidget - Class in org.pushingpixels.substance.extras.internal.tabbed
-
Adds tab pager to tabbed panes.
- TabPagerWidget() - Constructor for class org.pushingpixels.substance.extras.internal.tabbed.TabPagerWidget
-
- tabPane - Variable in class org.pushingpixels.substance.extras.internal.tabbed.TabOverviewDialog
-
The associated tabbed pane.
- tabPane - Variable in class org.pushingpixels.substance.extras.internal.tabbed.TabPreviewControl
-
The associated tabbed pane.
- tabPane - Variable in class org.pushingpixels.substance.extras.internal.tabbed.TabPreviewThread.TabPreviewInfo
-
Tabbed pane.
- TabPreviewControl - Class in org.pushingpixels.substance.extras.internal.tabbed
-
Control to display the a single tab preview.
- TabPreviewControl(JTabbedPane, int) - Constructor for class org.pushingpixels.substance.extras.internal.tabbed.TabPreviewControl
-
Creates a tab preview control.
- TabPreviewControl.TabPreviewControlLayout - Class in org.pushingpixels.substance.extras.internal.tabbed
-
Layout for the tab preview control.
- TabPreviewControlLayout() - Constructor for class org.pushingpixels.substance.extras.internal.tabbed.TabPreviewControl.TabPreviewControlLayout
-
- TabPreviewInfo() - Constructor for class org.pushingpixels.substance.extras.internal.tabbed.TabPreviewThread.TabPreviewInfo
-
- TabPreviewMouseHandler(int, JComponent, boolean, boolean) - Constructor for class org.pushingpixels.substance.extras.internal.tabbed.TabOverviewDialog.TabPreviewMouseHandler
-
Creates the mouse handler for a single tab preview control.
- TabPreviewPainter - Class in org.pushingpixels.substance.extras.api.tabbed
-
Base class for tab preview painters.
- TabPreviewPainter() - Constructor for class org.pushingpixels.substance.extras.api.tabbed.TabPreviewPainter
-
- TabPreviewThread - Class in org.pushingpixels.substance.extras.internal.tabbed
-
Thread for running the tab preview requests.
- TabPreviewThread.TabPreviewCallback - Interface in org.pushingpixels.substance.extras.internal.tabbed
-
Interface for offering the tab preview image once it has been computed.
- TabPreviewThread.TabPreviewInfo - Class in org.pushingpixels.substance.extras.internal.tabbed
-
Information for previewing a tabbed pane.
- TabPreviewUtilities - Class in org.pushingpixels.substance.extras.internal.tabbed
-
- TabPreviewUtilities() - Constructor for class org.pushingpixels.substance.extras.internal.tabbed.TabPreviewUtilities
-
- TabPreviewWindow - Class in org.pushingpixels.substance.extras.internal.tabbed
-
Tab preview window.
- TabPreviewWindow() - Constructor for class org.pushingpixels.substance.extras.internal.tabbed.TabPreviewWindow
-
- TabPreviewWindow.PreviewLabel - Class in org.pushingpixels.substance.extras.internal.tabbed
-
- TabRoundCarouselOverviewPanel(int, int) - Constructor for class org.pushingpixels.substance.extras.internal.tabbed.TabOverviewDialog.TabRoundCarouselOverviewPanel
-
Creates a tab overview panel.
- targetOffset - Variable in class org.pushingpixels.substance.extras.internal.contrib.blogofbug.swing.layout.CaroselLayout
-
The desired rotational offset, which will be moved to by a timer animating the carousel
- tint(double) - Method in class org.pushingpixels.substance.extras.api.colorschemepack.MixColorScheme
-
- titleLabel - Variable in class org.pushingpixels.substance.extras.internal.tabbed.TabPreviewControl
-
Label for the tab title.
- toBlur - Variable in class org.pushingpixels.substance.extras.api.watermarkpack.SubstanceNoiseWatermark
-
- toDisposeOverviewOnFocusLoss() - Method in class org.pushingpixels.substance.extras.api.tabbed.TabPreviewPainter
-
Returns indication whether the tab overview dialog should be
automatically disposed when it loses focus.
- tone(double) - Method in class org.pushingpixels.substance.extras.api.colorschemepack.MixColorScheme
-
- toPreviewAllTabs - Variable in class org.pushingpixels.substance.extras.internal.tabbed.TabPreviewThread.TabPreviewInfo
-
- toUpdatePeriodically(JTabbedPane) - Method in class org.pushingpixels.substance.extras.api.tabbed.TabPreviewPainter
-
Returns indication whether the thumbnail preview should be updated
periodically.
- trigKind - Variable in class org.pushingpixels.substance.extras.api.painterpack.noise.BaseNoiseFilter
-
Trigonometry function.
- TurquoiseLakeColorScheme - Class in org.pushingpixels.substance.extras.api.colorschemepack
-
Turquoise Lake color scheme.
- TurquoiseLakeColorScheme() - Constructor for class org.pushingpixels.substance.extras.api.colorschemepack.TurquoiseLakeColorScheme
-
Creates a new Turquoise Lake color scheme.