Tiziana,
Canvas3D.isOffScreen() is available in Java3D 1.2. Are you using
Java3D 1.1.3 or 1.2?
Charmaine Lee
Java3D Engineering Team
> MIME-Version: 1.0
> X-Priority: 3
> X-MSMail-Priority: Normal
> X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300
> Date: Tue, 27 Jun 2000 15:12:59 +0200
> From: Tiziana <[EMAIL PROTECTED]>
> Subject: [JAVA3D] Can not find a canvas3D method
> To: [EMAIL PROTECTED]
>
> Why i get this error msg? The method is in the Api reference so i could use
it.
>
> java/prova3> javac J3dSwingFrame.java
>
> J3dSwingFrame.java:397: Method isOffScreen() not found in class
javax.media.j3d.Canvas3D.
>
> if(canvas.isOffScreen()) System.out.println("Si");
>
> 1 error
>
> java/prova3>
>
> Thank you
>
> TizianaCimoli
>
>
>
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA3D-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".