Benjamin Edelman wrote:
>
> I'm running JDK 1.1.7v3 on an i386 running RedHat 5.2. The JDK has a nasty
> habit of bailing out with an out of memory error before my machine has
> actualy run out of memory
Some things to try:
1) Make sure you're not out of memory due to other big processes
runnin
hi all,
is it possible to load swing applets with netscape in a linux box?
TIA
--Yohans
~
Yohans Mendoza Unix Administrator
[EMAIL PROTECTED]Sirius Images Inc.
http://www2.ute
I'm running JDK 1.1.7v3 on an i386 running RedHat 5.2. The JDK has a nasty
habit of bailing out with an out of memory error before my machine has
actualy run out of memory (yes, I used the mx option, also I have 192m of
ram with 100m swap space). I put together the following test program which
dem
Hi,
What's the best approach to introduce new events and their handling without
touching any of Event class, EventQueue class and EventDispachingThread class?
I'd like to extend Java events set with new type of events without any change
to Event model framework. What's the best approach to th
[EMAIL PROTECTED] wrote:
>
> trial version:
> Since I have signed no contract yet but need to demonstrate the applet
> I implemented a simple date check in the main class that compares
> the current instance of Calendar with a Calendar constant time stamp
> and refuses execution when current ti
The list was modified a couple of weeks ago to allow subscribers on the
digest list to post to the main list.
Not sure about the nature of my reaction though. Did I grow horns and
threaten your firstborn?
Cheers,
Karl
Armen Yampolsky <[EMAIL PROTECTED]> writes:
> I also had difficulty at one
Using jdk1.2 pre_v2
I have a simple applet
import java.awt.*;
import java.applet.Applet;
import java.awt.event.*;
public class FirstEvent extends Applet
implements AdjustmentListener {
private Scrollbar slider;
private int sliderValue = 0;
public void init() {
Hi Riyad,
Thanks for the suggestion, this does fix the jit but it does not fix the problem
that I am getting.
I assume that something has gone wrong with my system as the same problem occurs
using pre1 and after reinstalling pre2.
The only thing I pin anything on is that upgraded my machine las
Hello,
I am an amateur java programmer, but now an enterprise is
interested in some code I wrote. Being totally inexperienced
in such matters I hope to find some advice about the basics
of commercial java code. The following questions in particular
seem important to me. I would very much apprec
I use jdk1.1 and I would like to print ; it sounds that it is impossible
without Motif, especially because the system is unable to show a print
dialog. Is my assumption correct ? Is there a solution without Motif ?
Thanks for answers.
Pascal Coube
--
10 matches
Mail list logo