Re: [Biojava-l] BioJava GUI and applets question

2003-09-16 Thread Matthew Pocock
Hi, Are you using the Java Plugin from Sun for the browsers? The default VM may well be very out of date (the ie one doesn't even support java 1.2). Matthew [EMAIL PROTECTED] wrote: Hi! I programmed an applet (Swing) and I used several classes from GUI Packages (FeatureTree, MultiLineRenderer

[Biojava-l] BioJava GUI and applets question

2003-09-15 Thread [EMAIL PROTECTED]
Hi! I programmed an applet (Swing) and I used several classes from GUI Packages (FeatureTree, MultiLineRenderer, SequencePanel, etc.). All Applet's components works properly with AppletViewer but not in any Browser. The most calls to BioJava methods apparently are ignored when applet is loaded fro