jdk/src/share/classes/javax/swing/plaf/multi/doc-files/multi_tsc.html
changeset 7959 2e05332a8f5c
parent 2 90ce3da70b43
child 21254 f6d36ee3f269
equal deleted inserted replaced
7793:bcc54a3c2825 7959:2e05332a8f5c
    64 
    64 
    65 <p>
    65 <p>
    66 Before reading further, you should be familiar 
    66 Before reading further, you should be familiar 
    67 with the concept of pluggable look and feels.
    67 with the concept of pluggable look and feels.
    68 For basic information, see
    68 For basic information, see
    69 <a href="http://java.sun.com/docs/books/tutorial/uiswing/start/swingTour.html#plaf">Choosing the Look and Feel</a>,
    69 <a href="http://java.sun.com/docs/books/tutorial/uiswing/lookandfeel/plaf.html">How to Set the Look and Feel</a>,
    70 a section in 
    70 a section in 
    71 <em>The Java Tutorial</em>.
    71 <em>The Java Tutorial</em>.
    72 For architectural details, you can read
    72 For architectural details, you can read
    73 <a
    73 <a
    74 href="http://java.sun.com/products/jfc/tsc/articles/architecture/#pluggable">Pluggable look-and-feel architecture</a>, a section within
    74 href="http://java.sun.com/products/jfc/tsc/articles/architecture/#pluggable">Pluggable look-and-feel architecture</a>, a section within