Will SWING be included in the Linux version of Java 1.2?

1998-12-28 Thread Kontorotsui
As I say in the subject, can you confirm that SWING will be part of the JDK 1.2 for Linux? --- Andrea "Kontorotsui" Controzzi - MALE Student of Computer Science at University of Pisa - Italy - E-mail: [EMAIL PROTECTED] My home page: http://www.cli.di.unipi.it/~controzz/intro.html Founder an

Re: regular expressions in java

1998-12-28 Thread nagendra mishr
Look for ORO.Regexp classes at www.savarese.org for the latest link. Auge Jerome wrote: > Rick Bauman wrote: > >> Does anyone know of a regex package for java, I am rewriting some perl >> programs in java and really need this. >> >> tia >> -- >> Rick Bauman >> Lowcountry Linux >> http://www.l

Re: regular expressions in java

1998-12-28 Thread Nate Sammons
ORO also has a package at www.oroinc.com that does Perl 5 regular expressions. -nate

suggestion !!!

1998-12-28 Thread Ramesh Babu A.
Hi, I need one suggestion from u people. I have GUI wriiten in JDK1.1.6, Linux RH4.1. Now i want to communicate with my native code(C++). shall I use JDK1.0 native method or JDK1.1.X native methods. Why I am asking this question, I have tried with JDK1.0