Re: How to draw a simple line....




"Tom Hawtin" <usenet@xxxxxxxxxxxxxxxxx> wrote in message
news:4659f6a6$0$8717$ed2619ec@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx
o If you are using 1.5+ (1.4 is in end of life), use @Override to really
make sure you are overriding methods.

It's bad enough for an experienced programmer that hasn't realised he (or
she) hasn't overridden a method. Do this right from the start.


Yes that tip at least I shall do from now on.
Although Eclipse lets you know anyway.

The intent of my original code was purely to answer
the question in as short a piece of code as possible.
I mean any example is going to miss out essential stuff,
since an example is just that. Annoyingly I fluffed even that.

--
Mike W


.