From: Timo M. <me...@gm...> - 2006-01-16 17:14:36
|
Hi Gui4j devs and users, I am going to integrate gui4j in an MDA application, which generates Swing applications out of UML-diagrams. I wanted to use JInternalFrames, to get an MDI application. With gui4j I tried to build a gui with the simpleInternalFrame-components, but I am not successful. How do I use simpleInternalFrames? I get this error: Programming error:No Component for name simpleInternalFrame registered Here is the determinig part out of the XML file: <borderLayout guiId="TOP"> <placeBl anchor="center"> <simpleInternalFrame title="InFrame"> <label guiId="empty" text="'Empty label'"/> </simpleInternalFrame> </placeBl> </borderLayout> Thank you very much Timo Meinen -- Mail: me...@gm... ICQ: 10201138 -- 10 GB Mailbox, 100 FreeSMS/Monat http://www.gmx.net/de/go/topmail +++ GMX - die erste Adresse für Mail, Message, More +++ |