Searched defs:IS_GTK (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/sun/tools/jconsole/
H A DJConsole.java53 static /*final*/ boolean IS_GTK; field in class:JConsole
78 IS_GTK = lafName.equals("com.sun.java.swing.plaf.gtk.GTKLookAndFeel");
1096 if (IS_GTK) {

Completed in 50 milliseconds