Re: @override?



Thanks Lew,


Lew wrote:
I am using JDK 1.4 and there is a compiling a 3rd party program error
because
[quoted text clipped - 8 lines]

You should seriously consider using a current version of Java.

BTW, it's "@Override".


Are there any samples of how to use @override?


regards,
George

--
Message posted via http://www.javakb.com

.



Relevant Pages

  • Re: Newbie: Whats wrong with this little program?
    ... Java it's different, but common sense suggests, there are many events except ... JTextArea myTextField = new JTextArea; ... Your private member remains uninitialized ... With best regards, Kozynenko Ganna. ...
    (comp.lang.java)
  • Re: How to cast pointers to events?
    ... > stuff with Delphi's built-in handling for pointers. ... yes...though not playing with Java 2 necessarily. ... > Why override the Notify instead of the Remove to dispose of the ... The one thing I can categorically state is that the general trend is to let ...
    (borland.public.delphi.language.objectpascal)
  • Re: method overriding
    ... the semantics are obviously more complicated than the previous ... >> subclass's method as an override. ... what I do with "Java" does not involve javac itself -- talking to the JVM ... is possible to be an "all round", reasonably competent Java programmer without ...
    (comp.lang.java.programmer)
  • Re: method overriding
    ... Parent Parent.method ... Nothing like that is possible for Java, in fact, I haven't ... would override Parent.method if all slots in the child method's signature ...
    (comp.lang.java.programmer)
  • Re: Deleting rows from DataGrid
    ... > datagrid, then do your prompt. ... > you just override the WndProc method, ... > Best regards, ...
    (microsoft.public.dotnet.framework.windowsforms.databinding)