Re: Embbeding swing elements in luxor
"marvin.tm" <[email protected]> Tue, 22 Jun 2004 14:46:16 +0400
| Newsgroups | gmane.comp.java.luxor-xul.user |
|---|---|
| Message-ID | <[email protected]> |
Hello Ajay,
in xul file add something like
<xul>
<hbox>
<componentref id="ref_TABLE"/>
</hbox>
</xul>
in your java class, in method "init" :
addComponent("ref_TABLE", createContent());
createContent() - your method in wich you can create your
swing component.
Tuesday, June 22, 2004, 2:11:36 PM, you wrote:
AP> Hi,
AP> Anyone have idea , how to embedd swing elements in luxor form.
AP> What I want to do is create a table directly in xulForm class.
--
Best regards,
Vladimir Kvassov mailto:[email protected]
-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 -
digital self defense, top technical experts, no vendor pitches,
unmatched networking opportunities. Visit www.blackhat.com