seeker1006 - 2007-10-23

Thanks for all the help you give to me first.

Now all the old problems have been solved. Now I begin to research our Hypernotes.

I have create a new element,which is a simple JInternalFrame. I name it "JInternalFrameElement" . I write it very simple. So I have a new problems:

I add the JInternalFrameElement to the box,and add others components into the JInternalFrame which is created by JInternalFrameElement .Then I save the file .

But I load the file again,the JInternalFrameElement and others components on the JInternalFrame disappeard.I don't know why? And how to solve this problem,how to save all the components in the box?

Thanks for your help!