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

/openjdk7/jdk/src/share/demo/java2d/J2DBench/src/j2dbench/tests/text/
H A DTextTests.java322 static Group textroot; field in class:TextTests
373 textroot = new Group("text", "Text Benchmarks");
374 textroot.setTabbed();
376 txoptroot = new Group(textroot, "opts", "Text Options");

Completed in 32 milliseconds