Swixml uses reflection and it treats all the objects the same way.
JInternalFrames get treated no differently. There are many objects whose contents you have to fill with java and can't be populated with XML. I haven't worked with JInternalFrames so I can't really comment on them but I can tell you that if it supports them at all it supports them correctly because it is too simple in it's implementation NOT to. That simplicity being one of it's main features and the thing that makes it work so well and consistently across objects.

I'm not sure what you mean by "the last panel from the XML" so I can't really help on that.

-Kate

Mark Stang wrote:
Hi,
Has anyone successfully used JInternalFrames? I have been using them in my software and wanted to switch over to swixml. However, I am not having a lot of success. I believe it has to do with the implementation of swixml. I have taken a bunch of the samples and replaced the "frame" tag with a "internalframe" tag. Once the engine as rendered the XML file, I do a find on the id. It returns a JInternalFrame, however, the JInternalFrame is only showing the last panel from the XML file.

Has the implementation of <internalframe> been tested successfully or not? Has anyone had any success with this tag or not? I am ready to abandon swixml and re-invent the wheel.

Any information/help would be greatly appreciated.

thanks,

Mark

--
Mark Stang <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>>


------------------------------------------------------------------------

_______________________________________________
Forum mailing list
[email protected]
http://carlsbadcubes.com/mailman/listinfo/forum_carlsbadcubes.com



Reply via email to