Oh, as we are at it, can I embed a Swing JTextPane to display HTML in a
Pivot window?
Or is there any better way to achieve that?

Thanks,
Piotr

2012/6/4 Greg Brown <[email protected]>

> Take a look at this example:
>
>
> http://svn.apache.org/repos/asf/pivot/trunk/demos/src/org/apache/pivot/demos/swing/
>
> On Jun 4, 2012, at 9:52 AM, Michael Stummvoll wrote:
>
> > Hi Pivot Folks,
> >
> > I want to "embed" a Pivot-Panel into a Swing-Frame/Panel. Whats the
> > best way to do that?
> >
> > The reason is, that I have a Swing-Application here, where a lot of
> > dialogs are made within Swing yet. Its too big to convert it to an
> > Pivot-Application at once, so I want replace the parts of
> > the application successive with pivot.
> >
> >
> > Kind Regards,
> > Michael
>
>

Reply via email to