The Console is by default a JFrame. That was probably a bad design
decision :-) but it's easy to hack around -- just change it to a
JPanel and you may need to tweak one or two additional items.
Sean
On Dec 6, 2006, at 3:16 AM, Joerg Hoehne wrote:
> Dear Mason-Users,
> can anybody tell me how I integrate the standard mason controller
> (the floating window plus control
> elements) into a Java component so the controller will appear
> inside a JPane or something similiar?
>
> Best regards,
> Jörg