Hi,
I'm using Visual Age For Java environment. I need to import
java.awt.robot class because there is not in this environment. Is there
any way to do this.
Rafal
Arnaud Berger - 18 Apr 2005 12:21 GMT
Hi,
awt.Robot exists in the JRE since JRE/JDK 1.3.
Regards,
Arnaud
> Hi,
>
[quoted text clipped - 3 lines]
>
> Rafal
Arnaud Berger - 18 Apr 2005 12:25 GMT
To be more precise :
There is probably in VAJ an option to let you specify the JDK you want to
use for compiling and/or for
running your apps.
Regards,
Arnaud
> Hi,
>
[quoted text clipped - 3 lines]
>
> Rafal
Tor Iver Wilhelmsen - 18 Apr 2005 15:10 GMT
> There is probably in VAJ an option to let you specify the JDK you want to
> use for compiling and/or for
> running your apps.
There isn't because VAJ uses a VERY custom JRE that hooks into the
Smalltalk runtime.
IBM abandoned VAJ when they started the Eclipse project, and their new
IDE - WSAD - is based on that instead.
To the OP: Move away from VAJ to Eclipse.
Thomas Weidenfeller - 18 Apr 2005 16:25 GMT
> I'm using Visual Age For Java environment. I need to import
> java.awt.robot class because there is not in this environment. Is there
> any way to do this.
What was wrong with the anwer you got last time you asked that question?
/Thomas

Signature
The comp.lang.java.gui FAQ:
ftp://ftp.cs.uu.nl/pub/NEWS.ANSWERS/computer-lang/java/gui/faq
Rafal Majda - 18 Apr 2005 18:00 GMT
Thomas Weidenfeller napisał(a):
>> I'm using Visual Age For Java environment. I need to import
>> java.awt.robot class because there is not in this environment. Is
>> there any way to do this.
>
> What was wrong with the anwer you got last time you asked that question?
Sorry, I have forgotten about this.
Rafal