On Sat, Jul 17, 2004 at 10:48:42AM +0200, Joerg K. Wegner wrote:
> Hi Andreas,
>
> should work, if you use only the drawing pane instead of a JFrame-wrapper.
> Some GUI-Builders support also a mixed class which is able to be an
> applet and an application ... but i've since a long time not builded
> real GUI's, so please have a look at your own.
Ok, but I will have to modify Joelib for sure, right?
Joelib itself has no builtin support for applets?
Thanks,
Andi
P.S.: Is there a way to match a SMARTS pattern if I don't use the static display routine in MoleculeViewer2D.java, but instead use the viewer.display (i.e. the dynamic) way? I resolved it setting the instantiation variable 'renderer' from protected to public...
|