The following skins are available in the extras pack under the org.pushingpixels.radiance.theming.extras.api.skinpack
package:
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");
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");
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");
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");
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");
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");
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");