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

/openjdk9/jdk/test/sanity/client/lib/SwingSet3/src/com/sun/swingset3/demos/togglebutton/
H A DLayoutControlPanel.java42 public static final String TEXT_POSITION = resourceManager.getString("LayoutControlPanel.textposition_label"); field in class:LayoutControlPanel
101 l = new JLabel(TEXT_POSITION);
/openjdk9/jdk/test/sanity/client/SwingSet/src/
H A DToggleButtonDemoTest.java172 String text_Position = LayoutControlPanel.TEXT_POSITION;

Completed in 116 milliseconds