Changement d'adr
Changement d'adr e-mail : [EMAIL PROTECTED] Merci ... Salut -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
jdk1.2 for Alpha
Does anyone know where I might find the jdk v=1.2 or better for an Alpha running rh6.2? Thanks, Fred Kitner [EMAIL PROTECTED]
slightly off-topic
Hi, Please pardon the email handle (just something I picked to separate mailing-lists) and the (possibly, new to the mailing-list) off-topic-ness of this question... I keep hitting an obstacle while coding and I was hoping someone here could help enlighten me: A bunch of the java-standard methods return "Object" and when I try to use them, I get the following error: >> Incompatible type for declaration. Explicit cast needed to convert java.lang.Object to (whatever) In this particular instance, I've created a class which is a descendant of java.awt.Checkbox. I add an ItemListener and the listener, therefore, receives an ItemEvent. I call ItemEvent::getItem() and try to call a method that I've created for the descendant class...hence the error which would seem to imply that if I'm going to use the ItemEvent (or the java hashtable or a bunch of other stuff that I've just worked around), I can only call Object::(whatever Object methods there are) after my objects go thru the mill. I'm pretty sure whatever I'm missing is pretty basic...could anyone shed some light on this for me? Thanks, --Fred McDavid
Re: slightly off-topic
Thanks guys...I figured it was something pretty basic...the books I have mention 'explicit casting', but didn't show any examples. Thanks again, --Fred
Re: Java Plugin doesn't work
Hi, I was about to install the java plugin a couple of weeks ago, but then I realized that the java version in the latest netscape was actually more current than in the plugin. I'm not at my machine right now, or I tell you what the exact version is...it's either 4.06 or 4.5pre. In either case, 4.05 didn't work with the scrollPane class and the upgrade worked. Hope this helps, --Fred
Re: Free Java @ JavaOne 1999 + code signing
Hi, I'm not sure what a BOF is...but you can probably count me in. Additionally, I'm going to be picking up a developer cert. from Thawte here shortly for a little applet I've been playing with...I was curious to see if it wouldn't make more sense to try to get together some sort of open-source code approval thing going. Not sure how something like that oughtta work (i.e. comments are welcome) or if there's any liability issues that would tend to be prohibitive, but I'll foot the bill for the cert and I can host a page on it if there's any interest. --Fred McDavid > All, > > Don't know if anyone else is looking into this but we'd like to put > together a free Java BOF at the coming JavaOne and obviously it'd make > sense to get all the free Java people together for this. We've tried to > do this informally the last two years (they confiscated the megaphone > last year) but though we might try to get it into the official program > this year. > > Any interest? > > Regards > Tim > > -- > Tim Wilkinson Tel: +1 510 704 1660 > Transvirtual Technologies, Inc., Fax: +1 510 704 1893 > Berkeley, CA, USA.Email: [EMAIL PROTECTED] > > > >
Compilation error
I have installed JDk 1.2.1, but get an error sometimes when i run certain applications on Textpad. Symantec Java! JustInTime Compiler Version 210.063 for JDK 1.1.3 Copyright (C) 1996-97 Symantec Corporation Can't find class symantec/tools/javac/Main Process completed with exit code 1 Could anyone help Fred. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: Object-Relational mapping on Linux
[EMAIL PROTECTED] wrote: > Hi, > > can anybody recommend me (free) Java tools running on Linux (with > blackdown port) > to do a automated mapping of Java objects to (Oracle/Postgres) > relational databases? > > What are the drawback of such tools (perfomance?) > > Thanks > > Marcel > > -- > Marcel Ruff > [EMAIL PROTECTED] > http://www.lake.de/home/lake/swand/ > There is an interessant site for linux java at this URL : http://gd.tuwien.ac.at http://gd.tuwien.ac.at/languages/java/ Fred. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: java 3d
Select a Mirror: http://www.blackdown.org/java-linux/mirrors.html Fred. "Nolte, Holger" wrote: > Hi, where can I find java 3d for linux ? > > Holger > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Linux Java 2 text rendering problems
Hi, all, First of all, many thanks are owed to the Blackdown group, most recently for their JDK 1.3.0 Debian packages. My only complaint about Java 2 on Linux these days is the poor text rendering. Please have a look at the example at http://www.npl.uiuc.edu/~fegray/java-render/ It shows the same text in a JEditorPane with an HTMLEditorKit in a JDK 1.1 environment with Swing 1.1.1 FCS and in a JDK 1.3.0 environment. The loss of quality is rather striking. It has looked this way in every Java 2 VM for Linux that I have tried. However, it looks fine in JDK 1.3 for Windows, so this is not a platform-independent issue. Is there a good workaround for this problem? Is this a bug that is being worked on? Thanks very much for your help, -- Fred Gray -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Problem regard rtp-jmf
I need some help. I did a rtp audio/video sender receiver (base on AVTransmit AVReceive). It works great on my Windows 98/2000 machine but, it fails on my linux box. It can send or receive rtp stuff but if I do it on the same machine, the second thread (sender or receiver) blocks without any messages. Does anybody have some help to provide me? I run Linux redhat 7.1 ide-cd 26848 1 (autoclean) cdrom 27232 0 (autoclean) [ide-cd] es1371 25968 0 (autoclean) ac97_codec 8800 0 (autoclean) [es1371] soundcore 4464 4 (autoclean) [es1371] nls_iso8859-1 2880 1 (autoclean) nls_cp437 4384 1 (autoclean) vfat9392 1 (autoclean) fat32672 0 (autoclean) [vfat] r128 156944 1 agpgart23392 3 nfs79008 2 (autoclean) lockd 52464 1 (autoclean) [nfs] sunrpc 61328 1 (autoclean) [nfs lockd] 8139too16480 1 (autoclean) ipchains 38976 0 (unused) usb-uhci 20720 0 (unused) usbcore49664 1 [usb-uhci] Thanks for your help. _ Discutez en ligne avec vos amis, essayez MSN Messenger : http://messenger.msn.fr/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
symbolic link to run 3D programs
I will be developing Java 3D programs in Linux. After downloading everything from blackdown and install them in home directory, I am going to run some 3D demo programs to make sure I installed them properly. But I can not create the symbolic link using the following command: % ln -s /jre/plugin//mozilla/javaplugin_oji.so ~/mozilla-0.9.6/plugins/ Can anybody describe a little more about this link and how to create it? As far as I know, there is no mozilla in my home directory. It is under /usr/local, so do I have to be the superuser to create the link to /usr/lib/mozilla/plugins/ using the other command: % ln -s /jre/plugin//mozilla/javaplugin_oji.so /usr/lib/mozilla/plugins/ Any help is greatly appreciated. -- Fred Peng Genome Sciences Centre 600 W 10th Avenue Vancouver BC Canada V5Z 4E6 http://www.bcgsc.ca -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]