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

/openjdk7/jdk/test/javax/swing/plaf/metal/MetalLookAndFeel/5073047/
H A Dbug5073047.java41 if (UIManager.get("Button.font") != theme.ctf) {
47 public final FontUIResource ctf = new FontUIResource( field in class:bug5073047.MyTheme
50 return ctf;

Completed in 101 milliseconds