Search the web
Sign In
New User? Sign Up
macjava
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 175 - 204 of 246   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
175
Hi list, I am new in here. At my previous job I had a enourmous hassle with swing-applets running under Mac OS Runtime for Java (MRJ) 2.2.2. Now that 2.2.3 is...
Tobias Bohlin
tobias_bohlin@...
Send Email
Jan 1, 2001
9:14 pm
176
Any news on the situation? Will Apple MRJ 2.2.3 work with IE or NN. Who knows? Regards Tobias Bohlin Programmer...
Tobias Bohlin
tobias_bohlin@...
Send Email
Jan 2, 2001
7:47 pm
177
Any news on the situation? Will Apple MRJ 2.2.3 work with IE or NN. Who knows? Regards Tobias Bohlin Programmer...
Tobias Bohlin
tobias_bohlin@...
Send Email
Jan 2, 2001
7:47 pm
178
I doubt that they will. Netscape is supposed to have improved support for java with version 6. I know that iCab tries to use the applet viewer to display the...
Dean Baluch
dbaluch@...
Send Email
Jan 2, 2001
8:50 pm
179
Hi all! When you joined this mailinglist you got a mail from moderator with an important link to useful java-resources. Could anyone be so kind to send it to...
Tobias Bohlin
tobias_bohlin@...
Send Email
Jan 2, 2001
11:12 pm
180
Hey Tobias, The page hasn't been updated in quite awhile, but just in case it's useful here's the welcoming message: MacJava is a mailing list for Macintosh...
Dale Kirby
da5e@...
Send Email
Jan 3, 2001
4:52 am
181
You have to download the swing-applets software from Sun. If you have not down this, please respond and I'll tell yoiu where it is....
deanjudd@...
Send Email
Jan 4, 2001
12:50 am
182
... Please. Regards Tobias Bohlin Programmer _________________________________________________________________________ Get Your Private, Free E-mail from MSN...
Tobias Bohlin
tobias_bohlin@...
Send Email
Jan 4, 2001
10:11 am
183
Hi, Out of different Servers available in Market, listed at http://www.javacommerce.com/articles/serverlist.htm which one do you think is the Best one and why...
advjava@...
Send Email
Jan 13, 2001
12:22 pm
184
Hello All "Voila mon problem..." My system is : iMac 500 Mhz Mac OS 9.0.4 I use javac of the MRJ SDK 2.2 as compiler and it's ok but when simply i change the...
Ahmad Issawi
ahmadissawi@...
Send Email
Feb 14, 2001
7:27 pm
185
Hi Did you try with another class name than 'help' ? Bruno Desthuilliers...
bdesth@...
Send Email
Feb 15, 2001
9:23 am
186
yeah I would try with a class name "myhelp". Because it makes no sence what is going on other then help maybe a special case. have fun -vexhex ... ...
Vex Hex
hi_word@...
Send Email
Feb 18, 2001
6:35 pm
187
You shouldn't have to have a 'public' declaration in the class declaration as it is default. Try to compile/run without it. AP -- Hello All "Voila mon...
Powell, Andrew
PowellA2@...
Send Email
Feb 27, 2001
9:52 pm
188
Hello! My name is Alban Clemenz. I'm new to this club. I'm working with the Compiler "javac" from the MRJ SDK. Everything is going just fine - except for a...
Alban Clemenz
alban.clemenz@...
Send Email
Mar 14, 2001
12:59 am
189
Hi Clemenz: The input Stream reader is looking for some input and unless you give it something, it will return null, which is what you saw. To fix, when the...
deanjudd@...
Send Email
Mar 14, 2001
2:09 am
190
Hello I am so happy now that - with a little help from our club member Dean - my little Hello programm doesn't call me "null" anymore. Alban...
Alban Clemenz
alban.clemenz@...
Send Email
Mar 15, 2001
3:45 am
191
Howdy all. I have used a SDK that you could drop java-files on and get class-files. I'd like to download it again. Where can I find it? Regards Tobias Bohlin ...
Tobias Bohlin
tobias_bohlin@...
Send Email
Mar 17, 2001
1:23 pm
192
I can't use the SDK as it requires a MRJ 2.2 installation. I use MRJ 2.1.4. I have an old shitty PPC. Got any older tools that might work? Need the drag and...
Tobias Bohlin
tobias_bohlin@...
Send Email
Mar 18, 2001
9:09 pm
193
Sorry for this simple quest but... I have a collection of Java .class files, how do I 'run' this application on a Mac?? forgive me, I have tried including the...
Paul Jones
paulj@...
Send Email
Mar 19, 2001
11:47 pm
194
Howdy macjava. I need to drop my java files and make class files. There is a SDK for that out there. Where can it be? Regards the best Tobias Bohlin IT...
Tobias Bohlin
tobias_bohlin@...
Send Email
Mar 20, 2001
12:19 am
195
Hi Paul: You need to build an HTML file which includes an <APPPLET> statement in it which refers to your "Class" file(s). Below is a very simple one: <HTML> ...
deanjudd@...
Send Email
Mar 20, 2001
1:28 am
196
Try the web address below for both the MRJ SDK 2.2 and the MRJ 2.2.4. http://developer.apple.com/java/classic.html...
deanjudd@...
Send Email
Mar 20, 2001
1:39 am
197
Or, if you have not written an applet, you can open your class files with the java application, or jbindery ( I think, it's been awhile since I used java, what...
Dean Baluch
dbaluch@...
Send Email
Mar 20, 2001
4:06 am
198
MacJava newby questionHi, Download an Mac application called JBindery. Using this JBindery create an executable application from your class files.Run the...
KRM
k_rajaram@...
Send Email
Mar 20, 2001
4:11 am
199
Hello Tobias I insist on my proposal. 1. I cannot believe that MRJ SDK 2.2 requires MRJ 2.2. On the page shown below you can download a series of old releases...
Alban Clemenz
alban.clemenz@...
Send Email
Mar 20, 2001
9:24 pm
200
yes! and much thanks next problem, the classes are written for Java 1.3 thanks to all PBJ...
pbj
pbjones@...
Send Email
Mar 22, 2001
8:10 am
201
Strange indeed. Perhaps Apple don't take Java seriously. I do not get SDK 2.2 to run with MRJ 2.1.4. I've tried. So now I'd like to get a java compiler. Any...
Tobias Bohlin
tobias_bohlin@...
Send Email
Mar 22, 2001
9:10 am
202
Howdy list. I'd like to have the serial number for Interarchy. It is shareware and have quit functioning, so I really need the n:o. Please someone. Best...
Sven Svensson
tobias.bohlin@...
Send Email
Mar 25, 2001
10:11 pm
203
Typically we pay for shareware, it's not keen to ask for something illegal on a public mailing list(s) ~Eric ... <Attachment missing> ... Yahoo! Groups Sponsor...
Eric Plowe
hypoluxa1@...
Send Email
Mar 26, 2001
4:12 am
204
... 1) Buy the thing. 2) If you absolutely must use it illegaly, don't SPAM multiple mailinglists about it. -- / Peter Schuller, InfiDyne Technologies HB PGP...
Peter Schuller
peter.schuller@...
Send Email
Mar 26, 2001
8:46 pm
Messages 175 - 204 of 246   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2007 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help