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

/openjdk7/jdk/src/share/classes/javax/swing/plaf/basic/
H A DBasicColorChooserUI.java305 tabbedPane.setDisplayedMnemonicIndexAt(i, index);
/openjdk7/jdk/src/share/classes/javax/swing/
H A DJTabbedPane.java1240 * @see #setDisplayedMnemonicIndexAt(int,int)
1261 * @see #setDisplayedMnemonicIndexAt(int,int)
1622 public void setDisplayedMnemonicIndexAt(int tabIndex, int mnemonicIndex) { method in class:JTabbedPane
1654 * @see #setDisplayedMnemonicIndexAt(int,int)

Completed in 41 milliseconds