Uses of Interface
org.pushingpixels.radiance.theming.api.trait.RadianceTrait
-
-
Uses of RadianceTrait in org.pushingpixels.radiance.theming.api
Classes in org.pushingpixels.radiance.theming.api that implement RadianceTrait Modifier and Type Class Description classRadianceSkinBase abstract class for Radiance skins.static classRadianceSkin.AccentedBase class for skins that can be configured with accent color schemes. -
Uses of RadianceTrait in org.pushingpixels.radiance.theming.api.colorscheme
Subinterfaces of RadianceTrait in org.pushingpixels.radiance.theming.api.colorscheme Modifier and Type Interface Description interfaceRadianceColorSchemeGeneral interface for color schemes.interfaceSchemeBaseColorsInterface for base color scheme colors.Classes in org.pushingpixels.radiance.theming.api.colorscheme that implement RadianceTrait Modifier and Type Class Description classAquaColorSchemeAqua color scheme.classBarbyPinkColorSchemeBarby pink color scheme.classBaseColorSchemeBase class for Radiance color schemes.classBaseDarkColorSchemeBase class for dark color schemes.classBaseLightColorSchemeBase class for light color schemes.classBottleGreenColorSchemeBottle green color scheme.classBrownColorSchemeBrown color scheme.classCharcoalColorSchemeCharcoal color scheme.classCremeColorSchemeBrown color scheme.classDarkGrayColorSchemeDark gray color scheme.classDarkMetallicColorSchemeDark metallic color scheme.classDarkVioletColorSchemeDark violet color scheme.classDesertSandColorSchemeDesert Sand color scheme.classEbonyColorSchemeEbony color scheme.classJadeForestColorSchemeJade Forest color scheme.classLightAquaColorSchemeLight aqua color scheme.classLightGrayColorSchemeLight gray color scheme.classLimeGreenColorSchemeLime green color scheme.classMetallicColorSchemeMetallic color scheme.classOliveColorSchemeOlive color scheme.classOrangeColorSchemeOrange color scheme.classPurpleColorSchemePurple color scheme.classRaspberryColorSchemeRaspberry color scheme.classSepiaColorSchemeSepia color scheme.classSteelBlueColorSchemeSteel Blue color scheme.classSunfireRedColorSchemeSunfire Red color scheme.classSunGlareColorSchemeSun Glare color scheme.classSunsetColorSchemeSunset color scheme.classTerracottaColorSchemeTerracotta color scheme.classUltramarineColorSchemeUltramarine color scheme. -
Uses of RadianceTrait in org.pushingpixels.radiance.theming.api.painter
Classes in org.pushingpixels.radiance.theming.api.painter that implement RadianceTrait Modifier and Type Class Description classFractionBasedPainterBase painter with fraction-based stops and a color query associated with each stop. -
Uses of RadianceTrait in org.pushingpixels.radiance.theming.api.painter.border
Subinterfaces of RadianceTrait in org.pushingpixels.radiance.theming.api.painter.border Modifier and Type Interface Description interfaceRadianceBorderPainterBorder painter interface for Radiance look and feel.Classes in org.pushingpixels.radiance.theming.api.painter.border that implement RadianceTrait Modifier and Type Class Description classClassicBorderPainterBorder painter that draws visuals with classic appearance.classCompositeBorderPainterComposite border painter that delegates the painting of outer and inner contours.classDelegateFractionBasedBorderPainterDelegate border painter that allows tweaking the visual appearance of borders.classFlatBorderPainterBorder painter that draws visuals with flat appearance.classFractionBasedBorderPainterBorder painter with fraction-based stops and a color query associated with each stop.classGlassBorderPainterBorder painter that draws visuals with glass appearance.classStandardBorderPainterThe default border painter. -
Uses of RadianceTrait in org.pushingpixels.radiance.theming.api.painter.decoration
Subinterfaces of RadianceTrait in org.pushingpixels.radiance.theming.api.painter.decoration Modifier and Type Interface Description interfaceRadianceDecorationPainterDecoration painter interface for Radiance look and feel.Classes in org.pushingpixels.radiance.theming.api.painter.decoration that implement RadianceTrait Modifier and Type Class Description classArcDecorationPainterImplementation ofRadianceDecorationPainterthat uses "arc" painting on title panes and lighter gradient near the center of the application frame.classBrushedMetalDecorationPainterImplementation ofRadianceDecorationPainterthat uses brushed metal painting on decoration areas.classClassicDecorationPainterDecoration painter that paints a classic gradient.classFlatDecorationPainterDecoration painter that paints a flat appearance.classFractionBasedDecorationPainterDecoration painter with fraction-based stops and a color query associated with each stop.classImageWrapperDecorationPainterImplementation ofRadianceDecorationPainterthat uses an image source to paint on decoration areas.classMarbleNoiseDecorationPainterImplementation ofRadianceDecorationPainterthat uses marble noise painting on decoration areas.classMatteDecorationPainterImplementation ofRadianceDecorationPainterthat uses matte painting on decoration areas. -
Uses of RadianceTrait in org.pushingpixels.radiance.theming.api.painter.fill
Subinterfaces of RadianceTrait in org.pushingpixels.radiance.theming.api.painter.fill Modifier and Type Interface Description interfaceRadianceFillPainterFill painter interface for Radiance look and feel.Classes in org.pushingpixels.radiance.theming.api.painter.fill that implement RadianceTrait Modifier and Type Class Description classClassicFillPainterFill painter that draws visuals with classic appearance.classFractionBasedFillPainterFill painter with fraction-based stops and a color query associated with each stop.classGlassFillPainterFill painter that draws visuals with glass appearance.classMatteFillPainterFill painter that draws visuals with matte appearance.classSpecularRectangularFillPainterFill painter that draws visuals with subtle 3D gradient appearance.classStandardFillPainterFill painter that draws visuals with subtle 3D gradient appearance.classSubduedFillPainterFill painter that draws visuals with subdued 3D gradient appearance. -
Uses of RadianceTrait in org.pushingpixels.radiance.theming.api.painter.overlay
Subinterfaces of RadianceTrait in org.pushingpixels.radiance.theming.api.painter.overlay Modifier and Type Interface Description interfaceRadianceOverlayPainterOverlay painter interface for Radiance look and feel.Classes in org.pushingpixels.radiance.theming.api.painter.overlay that implement RadianceTrait Modifier and Type Class Description classBottomLineOverlayPainterOverlay painter that paints a single line at the bottom edge of the relevant decoration area.classBottomShadowOverlayPainterOverlay painter that paints a few pixel-high drop shadow at the bottom edge of the relevant decoration area.classTopBezelOverlayPainterOverlay painter that paints a bezel line at the top edge of the relevant decoration area.classTopLineOverlayPainterOverlay painter that paints a single line at the top edge of the relevant decoration area.classTopShadowOverlayPainterOverlay painter that paints a few pixel-high drop shadow at the top edge of the relevant decoration area. -
Uses of RadianceTrait in org.pushingpixels.radiance.theming.api.shaper
Subinterfaces of RadianceTrait in org.pushingpixels.radiance.theming.api.shaper Modifier and Type Interface Description interfaceRadianceButtonShaperButton shaper interface for Radiance look and feel.Classes in org.pushingpixels.radiance.theming.api.shaper that implement RadianceTrait Modifier and Type Class Description classClassicButtonShaperButton shaper that returns rectangular buttons with slightly rounded corners (ala Windows XP).classPillButtonShaperButton shaper that returns buttons with completely rounded corners (ala Mac 10.4). -
Uses of RadianceTrait in org.pushingpixels.radiance.theming.api.skin
Classes in org.pushingpixels.radiance.theming.api.skin that implement RadianceTrait Modifier and Type Class Description classAutumnSkinAutumnskin.classBusinessAccentedSkinBase class for accentedBusinessskins.classBusinessBlackSteelSkinBusiness Black Steelskin.classBusinessBlueSteelSkinBusiness Blue Steelskin.classBusinessSkinBusinessskin.classCeruleanSkinCeruleanskin.classCremeAccentedSkinBase class for accentedCremeskins.classCremeCoffeeSkinCreme Coffeeskin.classCremeSkinCremeskin.classDustAccentedSkinBase class for accentedDustskins.classDustCoffeeSkinDust Coffeeskin.classDustSkinDustskin.classGeminiSkinGeminiskin.classGraphiteAccentedSkinBase class for accentedGraphiteskins.classGraphiteAquaSkinGraphite Aquaskin.classGraphiteChalkSkinGraphite Chalkskin.classGraphiteElectricSkinGraphite Electricskin.classGraphiteGlassSkinGraphite Glassskin.classGraphiteGoldSkinGraphite Goldskin.classGraphiteSiennaSkinGraphite Siennaskin.classGraphiteSkinGraphiteskin.classGraphiteSunsetSkinGraphite Sunsetskin.classGreenMagicSkinGreen Magicskin.classMagellanSkinMagellanskin.classMarinerSkinMarinerskin.classMistAccentedSkinBase class for accentedMistskins.classMistAquaSkinMist Aquaskin.classMistSilverSkinMist Silverskin.classModerateSkinModerateskin.classNebulaAccentedSkinBase class for accentedNebulaskins.classNebulaAmethystSkinNebula Amethystskin.classNebulaBrickWallSkinNebula Brick Wallskin.classNebulaSkinNebulaskin.classNightShadeSkinNight Shadeskin.classRavenSkinRavenskin.classSaharaSkinSaharaskin.classSentinelSkinSentinelskin.classTwilightSkinTwilightskin. -
Uses of RadianceTrait in org.pushingpixels.radiance.theming.extras.api.colorschemepack
Classes in org.pushingpixels.radiance.theming.extras.api.colorschemepack that implement RadianceTrait Modifier and Type Class Description classBelizeColorSchemeBelize color scheme.classBloodyMoonColorSchemeBloody Moon color scheme.classBlueYonderColorSchemeBlue Yonder color scheme.classBrickWallColorSchemeBrick Wall color scheme.classBrownVelvetColorSchemeBrown Velvet color scheme.classCobaltSteelColorSchemeCobalt Steel color scheme.classDesertMarsColorSchemeDesert Mars color scheme.classEarthFrescoColorSchemeEarth Fresco color scheme.classEmeraldGrassColorSchemeEmerald Grass color scheme.classFauveMauveColorSchemeFauve Mauve color scheme.classGooseberryJungleColorSchemeGooseberry Jungle color scheme.classGreenPearlColorSchemeGreen Pearl color scheme.classMahoganyColorSchemeMahogany color scheme.classMixColorSchemeMixed color scheme.classOrchidAlloyColorSchemeOrchid Alloy color scheme.classPeachColorSchemePeach color scheme.classPlacidPinkColorSchemePlacid Pink color scheme.classSkyHighColorSchemeSky High color scheme.classSpringLeafColorSchemeSpring Leaf color scheme.classTurquoiseLakeColorSchemeTurquoise Lake color scheme.classWildPineColorSchemeWild Pine color scheme.classYellowMarineColorSchemeYellow Marine color scheme. -
Uses of RadianceTrait in org.pushingpixels.radiance.theming.extras.api.painterpack.decoration
Classes in org.pushingpixels.radiance.theming.extras.api.painterpack.decoration that implement RadianceTrait Modifier and Type Class Description classGlass3DDecorationPainterDecoration painter that paints a 3D glass gradient. -
Uses of RadianceTrait in org.pushingpixels.radiance.theming.extras.api.shaperpack
Classes in org.pushingpixels.radiance.theming.extras.api.shaperpack that implement RadianceTrait Modifier and Type Class Description classBasePolygonShaperclassButterflyButtonShaperclassDolphinButtonShaperclassFishButtonShaperclassFootButtonShaperclassIceCreamButtonShaperclassRaceCarButtonShaperclassRhinoButtonShaperclassStegosaurusButtonShaper -
Uses of RadianceTrait in org.pushingpixels.radiance.theming.extras.api.skinpack
Classes in org.pushingpixels.radiance.theming.extras.api.skinpack that implement RadianceTrait Modifier and Type Class Description classFieldOfWheatSkinField of Wheatskin.classHarvestSkinHarvestskin.classMagmaSkinMagmaskin.classOfficeBlack2007SkinOffice Black 2007skin.classOfficeBlue2007SkinOffice Blue 2007skin.classOfficeSilver2007SkinOffice Silver 2007skin.classStreetlightsSkinStreelightsskin. -
Uses of RadianceTrait in org.pushingpixels.radiance.theming.internal.blade
Classes in org.pushingpixels.radiance.theming.internal.blade that implement RadianceTrait Modifier and Type Class Description classBladeColorSchemeprivate static classBladeIconUtils.SimplisticSoftBorderReverseFillPainterCustom fill painter for the checkmarks of checkboxes and radio buttons. -
Uses of RadianceTrait in org.pushingpixels.radiance.theming.internal.colorscheme
Classes in org.pushingpixels.radiance.theming.internal.colorscheme that implement RadianceTrait Modifier and Type Class Description classBlendBiColorSchemeBlended color scheme.classHueShiftColorSchemeHue-shifted color scheme.classInvertedColorSchemeImplementation of inverted color scheme.classNegatedColorSchemeImplementation of negated color scheme.classSaturatedColorSchemeSaturated color scheme.classShadeColorSchemeShaded color scheme.classShiftColorSchemeBase class for shifted color schemes.classTintColorSchemeTinted color scheme.classToneColorSchemeToned color scheme. -
Uses of RadianceTrait in org.pushingpixels.radiance.tools.themingdebugger
Classes in org.pushingpixels.radiance.tools.themingdebugger that implement RadianceTrait Modifier and Type Class Description classColorBlindColorSchemeBase class for color schemes simulating color-blind users.classDeuteranopiaColorSchemeColor scheme for deuteranopia color blindness.classProtanopiaColorSchemeColor scheme for protanopia color blindness.classTritanopiaColorSchemeColor scheme for tritanopia color blindness.
-