Hello !
I have nowhere found the answer to this question. I try to compose it
very simple: What have I to do, if I want my application not to abort, when
I close my MainFrame Frame?
( Ok, a bit stepping further, I tried to define a new class :
class myFr extends MainFrame {...}, but I get the following error
message : "constructor MainFrame() not found in class com.sun.j3d. ..." .
Of course, the MainFrame class doesn't have such a constructor, only constructors
with more parameters. But what is this error message ? )
Any help would be appreciated !
Thank you in advance !
===========================================================================
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".