jdk/test/javax/swing/JSlider/6587742/bug6587742.html
changeset 1317 0ba1e3d36c19
child 21596 0e3a39f29dbc
equal deleted inserted replaced
1316:20fc6d4d57ae 1317:0ba1e3d36c19
       
     1 <html>
       
     2 <body>
       
     3 <applet  code="bug6587742.class" width=800 height=600></applet>
       
     4 Select every theme and check that all sliders looks good.
       
     5 Note that every slider has a tooltip text with information about
       
     6 slider configuration.
       
     7 There is a small difference in sliders with property "filled = null" (it's
       
     8 default behaviour when property JSlider.isFilled is not setted)
       
     9 for themes:
       
    10 1. OceanTheme - sliders look like filled
       
    11 2. DefaultMetalTheme - sliders look like NOT filled 
       
    12 </body>
       
    13 </html>