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

/openjdk7/jdk/src/share/demo/jfc/Notepad/
H A DNotepad.java229 JMenuItem mi = new JMenuItem(getResourceString(cmd + labelSuffix));
380 JMenu menu = new JMenu(getResourceString(key + labelSuffix));
465 public static final String labelSuffix = "Label"; field in class:Notepad

Completed in 33 milliseconds