Copy File in Java

1998-12-17 Thread Sze Yuen Wong
Hi, Anybody know how to copy a file in Java? Thanks. Sze Yuen _ DO YOU YAHOO!? Get your free @yahoo.com address at http://mail.yahoo.com

Re: what tools do you use for programming

1998-12-10 Thread Sze Yuen Wong
even the price and versions match up between the two. I go with JBuilder for two reasons: 1. JBuilder supports CORBA right now, Visual Cafe until first quater 1999. 2. Microsoft licenced JBuilder. (Potentially replace J++?) Sze Yuen Wong ---Helge Hielscher <[EMAIL PROTECTED]> wr

Java CORBA

1998-11-05 Thread Sze Yuen Wong
Anyone know anything about CORBA in Java? What's Orbix web? Is there a orb build-in JDK1.2? Is that mean if I get the orb from JDK1.2 I don't need Orbix web? Thanks. Sze Wong _ DO YOU YAHOO!? Get your free @yahoo.com address at http:/

Re: Free Java @ JavaOne 1999

1998-10-22 Thread Sze Yuen Wong
Count me in! I'm in two different Java projects right now. Although I never produce any free apps, I'm very interested in it. Please let me know how I can serve the community. Thanks. Sze Wong <[EMAIL PROTECTED]> ---Kenneth Zhang <[EMAIL PROTECTED]> wrote: > > > Defnitely interested. I w

Re: lifeless javac with RedHat 5.0 JDK1.1.6v5

1998-10-15 Thread Sze Yuen Wong
Well. I'm not sure why so many people having problem with their JDK. I myself has installed two different version of glibc-jdk into a few fresh Redhat Linux. Both 5.0 and 5.1 and never have a single bit of problems. Sze Wong ---Jim Burmeister <[EMAIL PROTECTED]> wrote: > > Jason Chambers wro

Re: linux on laptops

1998-07-29 Thread Sze Yuen Wong
I'm using 3com's 3CXE589DT on RedHat 5.1 on a Toshiba notebook. works perfectly. Sze Wong. Richard Dost wrote: > I want to install linux on a yet to be bought notebook. Are there > driver compatibility issues for the ethernet card? Should I make sure > to get/avoid certain ethernet cards? Is

Question about JNI - structConverter

1998-07-20 Thread Sze Yuen Wong
Hi, I'm trying to use JNI and in the book, it tells me to use a tool called structConverter. In the book, it sounds like structConverter is a class that come with jdk but I couldn't find that class. Anyone knows where can I find it? Thanks, Sze Yuen

Xemacs and Jacob

1998-07-17 Thread Sze Yuen Wong
Hi, I'm trying to use Xemacs with Jacob and they working very well. However, I got a simple question. How can I control where the Xemacs and Jacob window come up? How about size? I notice that when Jacob comes up it make Xemacs smaller and then move itself to the corner of the page. But since

Re: java map engines

1998-07-09 Thread Sze Yuen Wong
I'm also searching for some Java based GIS tools. You can look at: http://www.gislinx.com/java.html I still don't know which one to choose, if you come across some good package, please let me know. Thanks, Sze Yuen -Original Message- From: B. Craig Taverner <[EMAIL PROTECTED]> To: Java

Re: Survey, what tool do you use?

1998-06-18 Thread Sze Yuen Wong
Thanks for all your input. I get 17 responses today. Here is a summary: Xemacs: 6 Pico: 3 vi: 2 JDE: 2 Jacob: 2 Emacs: 2 WipeOut: 1 Simplicity: 1 Cat (!?) : 1 I've took out jdk cause I think everyone should be using some kind of jdk. Thanks again. Sze Yuen. P.S. ok. So I think I should give

Re: Xlief, now called NetBean. Very impressive.

1998-06-18 Thread Sze Yuen Wong
Matthew Hixson wrote: > Where can we download NetBean? > Thanks, >-M@ http://www.netbeans.com Sze Yuen

Xlief, now called NetBean. Very impressive.

1998-06-18 Thread Sze Yuen Wong
Hi, I just downloaded NetBean 2.0 Beta (the old Xlief). I ran it under Sun. It's slow, but it looks very impressive. However, my whole point of searching around is to get something run under Linux. But NetBean said it only work with Linux-java port 1.1.3, not the latest version. Was there any

Survey, what tool do you use?

1998-06-18 Thread Sze Yuen Wong
Hi everyone, I've been looking for a good Java-Linux development tool without success. I tried supermojo. It So. I would like to ask everyone of you, What development tool do you use to help on daily coding? IDE, simple class browser, or just an editor. Thanks, Sze Yuen

Re: Free Builder?

1998-06-17 Thread Sze Yuen Wong
> Currently, FreeBuilder is in Version 0.7.1 and reportedly support > JDK1.1.5 and Swing 1.0.1. I have tried it on Linux jdk1.1.5. However, > it can not come up under Linux jdk1.1.6-v2_test. > > ---yan Where can I get it? Is it stable enough to actually program in it? Thanks, Sze Yuen

Free Builder?

1998-06-17 Thread Sze Yuen Wong
Anyone knows any news about Free Builder? Is the version which support 1.1 and Swing out there yet? Thanks, Sze Yuen

JClass or Swing

1998-06-17 Thread Sze Yuen Wong
I'm trying to decide whether to use JClass or Swing on my project, any comment? Thanks, Sze Yuen

Re: Problems with SuperMojo

1998-06-17 Thread Sze Yuen Wong
You can download a evaluation copy of supermojo from: http://www.softseek.com/Programming/Java/Review_13665_index.html Sze.

Re: Problems with SuperMojo

1998-06-17 Thread Sze Yuen Wong
I also got some problem with SuperMojo and 1.1.5v7, but a different one. I can't run any applet or application from the IDE, every time I push the "play" button, a status bar came up for some time and then disappeared. No thing happened. It always generate an NullPointerException. Sze