<AWT Dev> The code example in Component class is missing 'implements' keywords
    Anthony Petrov 
    anthony.petrov at oracle.com
       
    Tue Aug 21 03:39:59 PDT 2012
    
    
  
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
> 
    
    
More information about the awt-dev
mailing list