Skip to content

Latest commit

 

History

History
108 lines (79 loc) · 7.21 KB

skins-extras.md

File metadata and controls

108 lines (79 loc) · 7.21 KB

Radiance look and feel - extra skins

The following skins are available in the extras pack under the org.pushingpixels.radiance.theming.extras.api.skinpack package:

Field of Wheat

Available in the FieldOfWheatSkin and the RadianceFieldOfWheatLookAndFeel APIs, can be used with one of the following options:

  • RadianceThemingCortex.GlobalScope.setSkin(new FieldOfWheatSkin())
  • RadianceThemingCortex.GlobalScope.setSkin("org.pushingpixels.radiance.theming.extras.api.skinpack.FieldOfWheatSkin")
  • -Dswing.defaultlaf=org.pushingpixels.radiance.theming.extras.api.skinpack.RadianceFieldOfWheatLookAndFeel
  • UIManager.setLookAndFeel(new RadianceFieldOfWheatLookAndFeel())
  • UIManager.setLookAndFeel("org.pushingpixels.radiance.theming.extras.api.skinpack.RadianceFieldOfWheatLookAndFeel");

Field of Wheat Field of Wheat

Harvest

Available in the HarvestSkin and the RadianceHarvestLookAndFeel APIs, can be used with one of the following options:

  • RadianceThemingCortex.GlobalScope.setSkin(new HarvestSkin())
  • RadianceThemingCortex.GlobalScope.setSkin("org.pushingpixels.radiance.theming.extras.api.skinpack.HarvestSkin")
  • -Dswing.defaultlaf=org.pushingpixels.radiance.theming.extras.api.skinpack.RadianceHarvestLookAndFeel
  • UIManager.setLookAndFeel(new RadianceHarvestLookAndFeel())
  • UIManager.setLookAndFeel("org.pushingpixels.radiance.theming.extras.api.skinpack.RadianceHarvestLookAndFeel");

Harvest Harvest

Magma

Available in the MagmaSkin and the RadianceMagmaLookAndFeel APIs, can be used with one of the following options:

  • RadianceThemingCortex.GlobalScope.setSkin(new MagmaSkin())
  • RadianceThemingCortex.GlobalScope.setSkin("org.pushingpixels.radiance.theming.extras.api.skinpack.MagmaSkin")
  • -Dswing.defaultlaf=org.pushingpixels.radiance.theming.extras.api.skinpack.RadianceMagmaLookAndFeel
  • UIManager.setLookAndFeel(new RadianceMagmaLookAndFeel())
  • UIManager.setLookAndFeel("org.pushingpixels.radiance.theming.extras.api.skinpack.RadianceMagmaLookAndFeel");

Magma Magma

Office Black 2007

Available in the OfficeBlack2007Skin and the RadianceOfficeBlack2007LookAndFeel APIs, can be used with one of the following options:

  • RadianceThemingCortex.GlobalScope.setSkin(new OfficeBlack2007Skin())
  • RadianceThemingCortex.GlobalScope.setSkin("org.pushingpixels.radiance.theming.extras.api.skinpack.OfficeBlack2007Skin")
  • -Dswing.defaultlaf=org.pushingpixels.radiance.theming.extras.api.skinpack.RadianceOfficeBlack2007LookAndFeel
  • UIManager.setLookAndFeel(new RadianceOfficeBlack2007LookAndFeel())
  • UIManager.setLookAndFeel("org.pushingpixels.radiance.theming.extras.api.skinpack.RadianceOfficeBlack2007LookAndFeel");

Office Black 2007 Office Black 2007

Office Blue 2007

Available in the OfficeBlue2007Skin and the RadianceOfficeBlue2007LookAndFeel APIs, can be used with one of the following options:

  • RadianceThemingCortex.GlobalScope.setSkin(new OfficeBlue2007Skin())
  • RadianceThemingCortex.GlobalScope.setSkin("org.pushingpixels.radiance.theming.extras.api.skinpack.OfficeBlue2007Skin")
  • -Dswing.defaultlaf=org.pushingpixels.radiance.theming.extras.api.skinpack.RadianceOfficeBlue2007LookAndFeel
  • UIManager.setLookAndFeel(new RadianceOfficeBlue2007LookAndFeel())
  • UIManager.setLookAndFeel("org.pushingpixels.radiance.theming.extras.api.skinpack.RadianceOfficeBlue2007LookAndFeel");

Office Blue 2007 Office Blue 2007

Office Silver 2007

Available in the OfficeSilver2007Skin and the RadianceOfficeSilver2007LookAndFeel APIs, can be used with one of the following options:

  • RadianceThemingCortex.GlobalScope.setSkin(new OfficeSilver2007Skin())
  • RadianceThemingCortex.GlobalScope.setSkin("org.pushingpixels.radiance.theming.extras.api.skinpack.OfficeSilver2007Skin")
  • -Dswing.defaultlaf=org.pushingpixels.radiance.theming.extras.api.skinpack.RadianceOfficeSilver2007LookAndFeel
  • UIManager.setLookAndFeel(new RadianceOfficeSilver2007LookAndFeel())
  • UIManager.setLookAndFeel("org.pushingpixels.radiance.theming.extras.api.skinpack.RadianceOfficeSilver2007LookAndFeel");

Office Silver 2007 Office Silver 2007

Streetlights

Available in the StreetlightsSkin and the RadianceStreetlightsLookAndFeel APIs, can be used with one of the following options:

  • RadianceThemingCortex.GlobalScope.setSkin(new StreetlightsSkin())
  • RadianceThemingCortex.GlobalScope.setSkin("org.pushingpixels.radiance.theming.extras.api.skinpack.StreetlightsSkin")
  • -Dswing.defaultlaf=org.pushingpixels.radiance.theming.extras.api.skinpack.RadianceStreetlightsLookAndFeel
  • UIManager.setLookAndFeel(new RadianceStreetlightsLookAndFeel())
  • UIManager.setLookAndFeel("org.pushingpixels.radiance.theming.extras.api.skinpack.RadianceStreetlightsLookAndFeel");

Streetlights Streetlights