Home
last modified time | relevance | path

Searched refs:getLightZoneLookAndFeel (Results 1 – 5 of 5) sorted by relevance

/dports/graphics/lightzone/LightZone-4.1.8-3-g36e87773/macosx/src/com/lightcrafts/platform/macosx/
H A DMacOSXPlatform.java91 LookAndFeel lookAndFeel = LightZoneSkin.getLightZoneLookAndFeel(); in getLookAndFeel()
/dports/graphics/lightzone/LightZone-4.1.8-3-g36e87773/windows/src/com/lightcrafts/platform/windows/
H A DWindowsPlatform.java117 LookAndFeel laf = LightZoneSkin.getLightZoneLookAndFeel(); in getLookAndFeel()
/dports/graphics/lightzone/LightZone-4.1.8-3-g36e87773/linux/src/com/lightcrafts/platform/linux/
H A DLinuxPlatform.java82 return LightZoneSkin.getLightZoneLookAndFeel(); in getLookAndFeel()
/dports/graphics/lightzone/LightZone-4.1.8-3-g36e87773/lightcrafts/src/com/lightcrafts/ui/
H A DLightZoneSkin.java292 public static LookAndFeel getLightZoneLookAndFeel() { in getLightZoneLookAndFeel() method in LightZoneSkin
/dports/graphics/lightzone/LightZone-4.1.8-3-g36e87773/lightcrafts/src/com/lightcrafts/app/
H A DApplication.java2200 setLookAndFeel(LightZoneSkin.getLightZoneLookAndFeel()); in main()
2206 setLookAndFeel(LightZoneSkin.getLightZoneLookAndFeel()); in main()