« The particular and the general | Main | Migrating to java 1.5 - update »

January 15, 2007

Migrating to java 1.5

I have spent the entire day fixing up my Java code in my timbreMap project. Not only am I moving to Linux (from OpenDarwin) but I'm also updating to Java 1.5. There was a weird problem I ran into that I haven't been able to solve as gracefully as I wanted. For the GUI fields displaying numbers I have used the following technique:



On my current system, the java compiler (which happens to be the Eclipse compiler which may be a problem - in any event I don't use Eclipse) can't find the javax.swing.text.NumberFormatter class. Now, it may have been removed in 1.5 but I can't seem to find any references to that either.

Posted by henrikfr at January 15, 2007 06:05 PM

Comments

Post a comment

Thanks for signing in, . Now you can comment. (sign out)

(If you haven't left a comment here before, you may need to be approved by the site owner before your comment will appear. Until then, it won't appear on the entry. Thanks for waiting.)


Remember me?

(You may use HTML tags for style)