Searched refs:installedLAFsKey (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/javax/swing/
H A DUIManager.java266 private static final String installedLAFsKey = "swing.installedlafs"; field in class:UIManager
1253 checkProperty(props, installedLAFsKey);
1281 String ilafsString = swingProps.getProperty(installedLAFsKey);

Completed in 31 milliseconds