Hello,

    I was reading the javadoc comments in Component.java and found this
piece of code example:
"
    class MyApp java.io.Serializable
    {
         BigObjectThatShouldNotBeSerializedWithAButton bigOne;
 "

    It seems the "implements" keyword is missing. Shall I report a bug for
that ?


-- 
Best Regards,
Sean Chou

Reply via email to