Re: How big a server is required to deploy JServ?

1999-10-04 Thread Justin Lawler
just as a by the way, does anybody know of a good mysql mailing group. I dont have access to news and using Deja is a pain cause we have quite slow internet access. thanks, Justin. Ryan Mitchell wrote: > > It only uses table based locking and it treats updates with a higher > > priority than r

Re: borland/inprise jit for blackdown 1.2pre2

1999-09-28 Thread Justin Lawler
how do all the JIT's compare? Is it faster than TYA, and is TYA faster than blackdown's port of sun's jit? noisebrain wrote: > If you so choose you can download this jit and run it in place > of the one that comes with 1.2pre2. The blackdown community > is familiar with two similar replacement

Re: How can I help stuff...

1999-09-22 Thread Justin Lawler
i dont know if you are aware of th class PSGr which is a super class of Graphics. If you pass it to the paint class, it outputs postscript commands to a stream. I have been using if for quite a while now without major problems. you can get it at: http://users.ids.net/~mhirsch/java/how_to_print.h

double click speed in java

1999-09-17 Thread Justin Lawler
Hi all, is there any way of changing the double click speed in java, or is this a linux property? thanks in advance, Justin -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMA

JNI on linux.

1999-09-14 Thread Justin Lawler
Hi all, is there anywhere i can get information/documentation on using JNI on linux. I know you use the javah tool to create a header file for your c program, but where do you go from there. any help much appreciated, Justin. ---

Re: Sometimes easy things are hard/impossible in Java

1999-09-09 Thread Justin Lawler
You can accomplish that using the GridBag layout manager, but that is quite hard to use. A much easier layout manager to use is the GraphPaper layout manager, which comes with the java tutorial. I agree with you about the setting color for all the components of the panel. There should be some def

AlphaWorks not responding?

1999-09-02 Thread Justin Lawler
Hi all, has anybody had trouble connecting to Alphaworks, as i hevent been able to connect for more than a month now. And if it is down, is there anywhere else i could get the IBM port of the JDK? thanks, Justin. -- To UNSUBS

Re: adding components dynamically

1999-08-25 Thread Justin Lawler
try pack(), as this will invoke the Layout manager and set the components to there correct size. Justin. Yohans Mendoza wrote: > hi all, > > I have this applet in which the user presses a button and a nuew panel get > inserted into one of the areas of the applet. > The problem is that when I ca

Re: how to catch stdout

1999-08-25 Thread Justin Lawler
Hi, i have a question about pipes in general. I have never used them before in Linux or Java, so is there any information or tutorials on creating two-way pipes in Java or C or any program in Linux in general. thanks, Justin Lawler Gregory Steuck wrote: > >>>>> "David

Re: How to print a GUI

1999-07-15 Thread Justin Lawler
There is a poastscript generating class called PSGr, i have used it with a certain degree of sucess. Although it doesn't work in all cases. You can get it from here: http://users.ids.net/~mhirsch/java/ hope this helps. Justin. Sitanshu Bhusan Nanda wrote: > I am using java1.1.5 in Redhat Li

Re: Problems with Emacs/JDE

1999-07-13 Thread Justin Lawler
Thanks all, i got it working in the end. I just didn't see the JDE section because i wasn't editing a java file. Justin. [EMAIL PROTECTED] wrote: > Hopefully I can help a little with the JDE problem. I have been using > JDE/XEmacs v20.4 as my development environment on Debian Linux/i386 for

Re: Problems with Emacs/JDE

1999-07-12 Thread Justin Lawler
Hi, i have been trying to get JDE working also, but cannot. In the documntation, it says that you need to specify the location of JDE in you ".emacs" file. I have been unable to find that file anywhere on my system. It is not in my home directory, or in the location of all the xemacs files. I eve

Re: IBM-jdk

1999-07-08 Thread Justin Lawler
how would you go about upgrading from glibc 2.0 to 2.1. (it is glibc2.0 in redhat5.1, is it?) and is it a trivial matter, or can it be very messy? I'm relatively new in Linux. thanks. Justin. jools enticknap wrote: > >Anybody played around with the IBM-JDK for Linux? I've run one > >test-prog

java mailing lists

1999-05-24 Thread Justin Lawler
Hi all, i know this is not on topic and i appologise becaues of it, but i was looking for a good java mailing list. I dont have access to a news server so a newsgroup is no good, and i have had a good look on the web but have been unable to find any. Can anybody suggest any?? thanks, Justin

position of java applications starting up.

1999-05-13 Thread Justin Lawler
Hi, i was wondering if it is possible to set the position of a java GUI once it starts up. Whenever i run a application it starts up in the corner of the screen. I presume it is a windows manager problem, but am not to sure. I am running redhat 5.1 with kde 1.0. thanks, Justin.

printing in java2

1999-04-16 Thread Justin Lawler
that is not horizontal or vertical. My question is that does java 2 fix this limitation, and if not is there any plan to fix it in the near future? Justin Lawler -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of