The code example in Component class is missing 'implements' keywords (original) (raw)
Anthony Petrov anthony.petrov at oracle.com
Tue Aug 21 03:39:59 PDT 2012
- Previous message: The code example in Component class is missing 'implements' keywords
- Next message: hg: jdk8/awt/jdk: 6866747: J2SE_Swing_Reg:can not see any HSB tab
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: The code example in Component class is missing 'implements' keywords
- Next message: hg: jdk8/awt/jdk: 6866747: J2SE_Swing_Reg:can not see any HSB tab
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]