src/share/classes/javax/swing/plaf/synth/SynthLookAndFeel.java

Print this page

        

@@ -61,10 +61,11 @@
  *
  * @serial exclude
  * @since 1.5
  * @author Scott Violet
  */
+@SuppressWarnings("serial") // Per above comment, not actually serializable
 public class SynthLookAndFeel extends BasicLookAndFeel {
     /**
      * Used in a handful of places where we need an empty Insets.
      */
     static final Insets EMPTY_UIRESOURCE_INSETS = new InsetsUIResource(