Re: code question

1999-11-16 Thread Martin Kavalar
Hey! Guess it was a big mistake trying to post a reply for the first time. Theres like 49 answers telling me that im wrong. Sorry bout that! martin On Tue, 16 Nov 1999, corey wrote: > > Hello! > > You cant read anything on the local machine with java, just from the server > > that contains the c

Re: code question

1999-11-16 Thread Martin Kavalar
Hello! You cant read anything on the local machine with java, just from the server that contains the class files. This is because of secuity. cya Martin On Mon, 15 Nov 1999, Yohans Mendoza wrote: > hi all, > > is it possible to open, read and write files froma an applet? > > I know it's off

Frame repaint

1999-11-12 Thread Martin Kavalar
Hello! I am trying to do some painting on a panel used a a canvas with swing. So when a button is pressed, the button is removed from the ContentPane and the Canvas Panel is added. But my frame just wont draw the panel, only remove the button. Only when i resize it the painting appears. I tried ca

Re: Aplletviewer wont start

1999-01-02 Thread Martin Kavalar
: > Read the FAQ/README/HOWTO your problem is described in there from what I > remember. > > > > Pooh Bear -- "I am just a bear of little brain" > > > On Thu, 4 Nov 1999, Martin Kavalar wrote: > > > Hello! > > I got a problem with my JDK. I got

Aplletviewer wont start

1999-01-02 Thread Martin Kavalar
Hello! I got a problem with my JDK. I got the jdk1.2pre-v1 at blackdown. Im using SuSE 6.1. I unpacked the jkd, and did export PATH=/home//jdk1.2/bin:$PATH Now java and javac seems to work allright, but appletviewer gives me this error message: Exception in thread "main" java.lang.Unsat