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

/openjdk7/jdk/src/share/classes/javax/swing/plaf/basic/
H A DBasicLookAndFeel.java2045 // cancelCurrentSound is invoked to cancel any sound that may be
2065 cancelCurrentSound(null);
2087 cancelCurrentSound((Clip)event.getLine());
2095 private void cancelCurrentSound(Clip clip) { method in class:BasicLookAndFeel.AudioAction

Completed in 54 milliseconds