Jdk

I'd like to write an AWT application but not sure about the version of JDK to use. Would ideally like to use 1.3. I need to display 2-D graphical data (X vs Y curves) with point, click, drag and drop features on the graph.Thanks,Amrita
[265 byte] By [Amreeta] at [2007-9-26 3:09:42]
# 1
Sure, use 1.3. Why not? 1.4 is currently in beta and it's supposed to enhance 2D features, but 1.3 is definitely sufficient.Michael Bishop
mbishop78 at 2007-6-29 11:15:39 > top of Java-index,Desktop,Core GUI APIs...