< prev index next >

src/java.desktop/share/classes/javax/swing/plaf/nimbus/skin.laf

Print this page

        

@@ -16193,10 +16193,14 @@
                </uiProperty>
                <uiProperty name="horizontalSize" type="DIMENSION">
                   <dimension width="150" height="19"/>
                </uiProperty>
                <uiProperty name="cycleTime" type="INT" value="250"/>
+               <uiProperty name="minBarSize" type="DIMENSION">
+                  <dimension width="6" height="6"/>
+               </uiProperty>
+               <uiProperty name="glowWidth" type="INT" value="2"/>
             </uiproperties>
          </style>
          <backgroundStates>
             <state stateKeys="Enabled">
                <style>

@@ -16349,11 +16353,11 @@
                   <uiproperties/>
                </style>
                <canvas>
                   <size width="27" height="19"/>
                   <nextLayerNameIndex>2</nextLayerNameIndex>
-                  <stretchingInsets top="5" bottom="5" left="5" right="5"/>
+                  <stretchingInsets top="3" bottom="3" left="3" right="3"/>
                   <layer name="Layer 1">
                      <opacity>1.0</opacity>
                      <fillOpacity>1.0</fillOpacity>
                      <blendingMode>NORMAL</blendingMode>
                      <locked>false</locked>

@@ -16442,11 +16446,11 @@
                   <uiproperties/>
                </style>
                <canvas>
                   <size width="27" height="19"/>
                   <nextLayerNameIndex>2</nextLayerNameIndex>
-                  <stretchingInsets top="5" bottom="5" left="5" right="5"/>
+                  <stretchingInsets top="3" bottom="3" left="3" right="3"/>
                   <layer name="Layer 1">
                      <opacity>1.0</opacity>
                      <fillOpacity>1.0</fillOpacity>
                      <blendingMode>NORMAL</blendingMode>
                      <locked>false</locked>

@@ -16526,11 +16530,11 @@
                   </uiproperties>
                </style>
                <canvas>
                   <size width="30" height="13"/>
                   <nextLayerNameIndex>2</nextLayerNameIndex>
-                  <stretchingInsets top="5" bottom="5" left="5" right="5"/>
+                  <stretchingInsets top="3" bottom="3" left="3" right="3"/>
                   <layer name="Layer 1">
                      <opacity>1.0</opacity>
                      <fillOpacity>1.0</fillOpacity>
                      <blendingMode>NORMAL</blendingMode>
                      <locked>false</locked>

@@ -16617,11 +16621,11 @@
                   <uiproperties/>
                </style>
                <canvas>
                   <size width="27" height="19"/>
                   <nextLayerNameIndex>2</nextLayerNameIndex>
-                  <stretchingInsets top="5" bottom="5" left="5" right="5"/>
+                  <stretchingInsets top="3" bottom="3" left="3" right="3"/>
                   <layer name="Layer 1">
                      <opacity>1.0</opacity>
                      <fillOpacity>1.0</fillOpacity>
                      <blendingMode>NORMAL</blendingMode>
                      <locked>false</locked>

@@ -16699,11 +16703,11 @@
                   <uiproperties/>
                </style>
                <canvas>
                   <size width="27" height="19"/>
                   <nextLayerNameIndex>2</nextLayerNameIndex>
-                  <stretchingInsets top="5" bottom="5" left="5" right="5"/>
+                  <stretchingInsets top="3" bottom="3" left="3" right="3"/>
                   <layer name="Layer 1">
                      <opacity>1.0</opacity>
                      <fillOpacity>1.0</fillOpacity>
                      <blendingMode>NORMAL</blendingMode>
                      <locked>false</locked>

@@ -16783,11 +16787,11 @@
                   </uiproperties>
                </style>
                <canvas>
                   <size width="30" height="13"/>
                   <nextLayerNameIndex>2</nextLayerNameIndex>
-                  <stretchingInsets top="5" bottom="5" left="5" right="5"/>
+                  <stretchingInsets top="3" bottom="3" left="3" right="3"/>
                   <layer name="Layer 1">
                      <opacity>1.0</opacity>
                      <fillOpacity>1.0</fillOpacity>
                      <blendingMode>NORMAL</blendingMode>
                      <locked>false</locked>
< prev index next >