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

Print this page

        

*** 61,70 **** --- 61,71 ---- * * @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(