I am using JDK1.1.6 under linux Redhat 5.1. I need the capabilities of
2DAPI.
Some months ago 2Dapi was available as separate package. Now it is part
of JDK1.2. Linux does not have
JDK1.2 yet.
Does anybody out there have the 'old' java 2d stuff ?
Chris Roffler
Why do you want to go through all this trouble ?
Why don't you just use Voyager from ObjectSpace www.objectspace.com
Chris
-Original Message-
From:Michael.Sinz [SMTP:[EMAIL PROTECTED]]
Sent:Friday, October 23, 1998 2:04 PM
To: java-linux; steve
I am using the swing API for my application.
I am trying to implement my own ToolTip manager for a Canvas. I got
everything to work except
the location where the ToolTip is displayed on the screen.
I am using an InternalFrame with a JComponent for my canvas in it !
When the Internalframe does