Sure! Thanks. -- best regards, Anthony
On 8/21/2012 1:43 PM, Sean Chou wrote:
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
