Thanks for taking a look at that Jon.

I'm using Eclipse for all of my Java coding except for GUI
development, which I'm now doing in Netbeans.

The Sunburned Surveyor

On 11/21/06, Jonathan Aquino <[EMAIL PROTECTED]> wrote:
> Been a while since I've worked directly with the code, but definitely looks
> like you have the right idea.
>
> You're probably already using an IDE such as Eclipse - if not, I highly
> recommend it as it will do syntax coloring, highlight errors, compile the
> code with a click, and let you do powerful refactorings (like renaming a
> method across the entire codebase, or extracting the selected chunk of code
> into a method, etc.)
>
> Jon
>
>
>
> > -----Original Message-----
> > From: [EMAIL PROTECTED]
> > [mailto:[EMAIL PROTECTED] On
> > Behalf Of Sunburned Surveyor
> > Sent: Tuesday, November 21, 2006 1:01 PM
> > To: List for discussion of JPP development and use.
> > Subject: [JPP-Devel] Can I have one of you guys check this code...
> >
> >
> > Painting GUI components in  Java is not my area of expertise.
> > I wanted to have someone look over a method I am putting in
> > the CursorToolsUtilties class to see if it made sense. The
> > code for the method is in the attached text file.
> >
> > Thanks,
> >
> > SS
> >
>
>
> -------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share your
> opinions on IT & business topics through brief surveys - and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> _______________________________________________
> Jump-pilot-devel mailing list
> Jump-pilot-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

Reply via email to