Re: componentref
Pavan Sara <[email protected]> Mon, 17 Jan 2005 09:53:47 +0100
| Newsgroups | gmane.comp.java.luxor-xul.user |
|---|---|
| Message-ID | <[email protected]> |
Hello Gerald,
what you are suggesting me to do is what I tried before doing anything
else, but I couldn't understand how to insert the calendar in the
desired box.
For example, if I want to insert my component here:
<groupbox id="pm">
<box id="options">
<groupbox id="selection">
<caption label="NE Selection"/>
<tabbox>
<tabs>
<tab label="RNC"/>
<tab label="NodeB"/>
<tab label="UC"/>
</tabs>
<tabpanels>
<tabpanel id="rncPanel">
<vbox>
------> CALENDAR <------
</vbox>
</tabpanel>
how can I refer, in java, to the specific tabpanel?
Thanks,
S.
Gerald Bauer wrote:
> Hello Pavan Sara,
>
> > I need to insert external component in my JFrame
> > (JCalendar in my example).
>
> I might be missing something but as a quick fix why
> don't you try to create a panel using XUL and than add
> it to JFrame using "plain" old Java coding.
>
> In the long run, of course, Luxor needs to get fixed
> to support custom objects not just in XulForms.
>
> - Gerald
>
>
>
> -------------------------------------------------------
> The SF.Net email is sponsored by: Beat the post-holiday blues
> Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
> It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
> _______________________________________________
> luxor-xul-user mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/luxor-xul-user
>
-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt