Re: Communication between Java and StarOffice Spreadsheets

2002-07-02 Thread Stephan Michels
psfile/datei/10/office3d20312235dba.zip > --- Stephan Michels <[EMAIL PROTECTED]> wrote: > > > > On Sat, 29 Jun 2002 [EMAIL PROTECTED] wrote: > > > > > Diego Pons <[EMAIL PROTECTED]> writes: > > > >On Sat, 2002-06-29 at 16:27, [EMAIL PRO

Re: Communication between Java and StarOffice Spreadsheets

2002-06-30 Thread Stephan Michels
ought that SO 6.0 is based on openoffice?! And openoffice offers an API to interact with document, see openoffice.org. An alternative is to use MS document formats and use Jakarta POI to manipulate them. ___ Stephan Miche

[java3d] Colors and linux for ppc

2001-09-03 Thread Stephan Michels
ibook 2001 + ATI 128 + Suse 7.1 Thanx for any help, Stephan Michels. EMail:[EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Java3D

2000-06-30 Thread Stephan Michels
DDR and XFree 4.0 and the latest NVidia driver 0.93 pretty good. I'm using the Blackdown Java3D 1.1.3-FCS Release and it's faster than under Windows! I think 3 times faster. Stephan Michels. EMail: [EMAIL PROTECTED] --

Re: Status of Java3D?

2000-06-23 Thread Stephan Michels
ort 3D texture mapping yet). Thanx, Stephan Michels. EMail: [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Source Code of Web Browser for Linux

2000-05-02 Thread Stephan Michels
> Is there any source code of a Web browser for Linux available somewhere? > It's even better if it's pure Java source code, so we can use it on > different platform to get a consistent interface? Look at http://home.earthlink.net/~hheister/ or www.jazilla.org a Mozilla port in java. --