8178685: Update links to guide in javax sound package javadoc

Reviewed-by: serb
This commit is contained in:
Phil Race 2017-04-17 09:05:31 -07:00
parent 1c3b1a2ec6
commit ea40cb4fca
4 changed files with 12 additions and 8 deletions

View File

@ -28,9 +28,10 @@
* (Musical Instrument Digital Interface) data.
*
* <h2>Related Documentation</h2>
* For overviews, tutorials, examples, and guides, please see:
* For more information on using Java Sound see:
* <ul>
* <li><a href="../../../../technotes/guides/sound">Sound</a></li>
* <li><a href="https://docs.oracle.com/javase/tutorial/sound/">
* The Java Sound Tutorial</a></li>
* </ul>
*
* @since 1.3

View File

@ -28,9 +28,10 @@
* devices, MIDI file readers and writers, or sound bank readers.
*
* <h2>Related Documentation</h2>
* For overviews, tutorials, examples, and guides, please see:
* For more information on using Java Sound see:
* <ul>
* <li><a href="../../../../../technotes/guides/sound">Sound</a></li>
* <li><a href="https://docs.oracle.com/javase/tutorial/sound/">
* The Java Sound Tutorial</a></li>
* </ul>
*
* @since 1.3

View File

@ -28,9 +28,10 @@
* sampled audio data.
*
* <h2>Related Documentation</h2>
* For overviews, tutorials, examples, and guides, please see:
* For more information on using Java Sound see:
* <ul>
* <li><a href="../../../../technotes/guides/sound">Sound</a></li>
* <li><a href="https://docs.oracle.com/javase/tutorial/sound/">
* The Java Sound Tutorial</a></li>
* </ul>
*
* @since 1.3

View File

@ -28,9 +28,10 @@
* audio devices, sound file readers and writers, or audio format converters.
*
* <h2>Related Documentation</h2>
* For overviews, tutorials, examples, and guides, please see:
* For more information on using Java Sound see:
* <ul>
* <li><a href="../../../../../technotes/guides/sound">Sound</a></li>
* <li><a href="https://docs.oracle.com/javase/tutorial/sound/">
* The Java Sound Tutorial</a></li>
* </ul>
*
* @since 1.3