Class CrossPlatformAlloyLookAndFeel
java.lang.Object
com.inductiveautomation.ignition.client.CrossPlatformAlloyLookAndFeel
Filename: CrossPlatformAlloyLookAndFeel.java Created on Mar 16, 2015 Author: Kathy Applebaum
Copyright Inductive Automation 2015 Project: Ignition_7.7
- Since:
- 7.7.5
Originally designed to subclass AlloyLookAndFeel, but Jide doesn't play nicely when you do. So instead, we'll call the static method setCrossPlatformInputMaps() after we add the LaF to the UI manager so we can fix the input maps that Alloy messes up.
For future hacks, http://thebadprogrammer.com/swing-uimanager-keys/ is a great reference
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CrossPlatformAlloyLookAndFeel
public CrossPlatformAlloyLookAndFeel()
-
-
Method Details
-
setCrossPlatformInputMaps
public static void setCrossPlatformInputMaps()
-