Hi,
I have a problem, when starting a java application with jdk1.2pre-v2
(RedHat 6.0):
Font specified in font.properties not found [--zapf
dingbats-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific]
Font specified in font.properties not found [--zapf
dingbats-medium-r-normal--*-%d-*-*-p-*-adobe-f
Hi,
My applet skeleton is as follows:
public class IIcompanies extends JApplet {
public void init() {
// New table model
TableModel tModel = new AbstractTableModel() {
// def
};
sorter = new TableSorter(tModel); // A sorter model
hi,
this is out of list question. Can anybody tell me any mailing list
for java servlets.
Any help is appreciated.
bye,
MUTHU.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Co
I have a very simple program which spawns two threads. Running this using
native threads on JDK 1.1.7_v3 (Red Hat 6.0 w/glibc 2.1) on a 2-way
SMP machine only allows one of the threads to run; the other doesn't
even appear to start!
Using green threads, one thread always runs while the other is
O
h boy. More bugs to have to work around. I'll be thrilled
when the serialization of primitive types problem is finally
fixed. Yes, I spent too much time working around that
Doug
At 09:16 AM 8/25/99 -0700, Riyad Kalla wrote:
>What is that status on the JDK 1.3 port? Or is this not even
>goi
Just in case you have discovered your error. You have an extra close bracket
before the statement your getting the error on. I've marked it in your code
below with a few ***. I'd suggest either doing your brackets in such a way
that they line up, or you learn to proofread your code just a littl
What is that status on the JDK 1.3 port? Or is this not even
going to be looked at until 1.2.2 is done?
I was just reading through the list of improvements and it
got me all giddy and excited.
For those of you who want to read
it: http://java.sun.com/products/jdk/1.3/docs/relnotes/features.html
Hi,
I've just found an ugly bug in TYA.
It is related to an optimzation in division by 2,
unfortunately introduced in TYA 1.4 (TYA 1.3x was still okay).
If you detect some TYA caused problems, apply this patch:
--
--- tyarecode.c~
Hanno Saks wrote:
>
> Hi!
>
> Is out there available (or is even possible to do) any applets which can act
> in framed HTML page as Xserver client
It doesn't seem likely. Although you can do whatever you want in native
code, the problem is getting the resource identifiers you need - the X
Displ
http://www.uk.research.att.com/vnc/index.html
On Wed, 25 Aug 1999, Hanno Saks wrote:
> Hi!
>
> Is out there available (or is even possible to do) any applets which can act
> in framed HTML page as Xserver client
>
> Hanno
>
>
> --
Our RMI Server & Applet works fine (JDK 1.2.2) under Windows 95. However we
have
just moved the it onto Linux using Blackmores JRE 1.2.2 with Windows 95
clients
using IE 4.0 with the Java Plugin.
As the sytems has over 100 static (J)Lists, they are constructed on the
Server
and are "got" when requ
On Wed, 25 Aug 1999, Ungur Adrian-Alin wrote:
> Dear Sir or Madam,
>
> My name is Ungur Adrian-Alin and I am a musician interested in
> electronic music.
>
> I am writing to you hoping that you could help me. I am not a Java
> programmer but I desperatelly need Java running in order to run some
I am a beginner to Linux, but I have sucessfully have install applications
that don't use RPMs before. But I am a little stuck on installing JRE 1.1.7
v3. I downloaded two files, jre_1.1.7-v3-glibc-x86.tar.gz and
jre_1.1.7-v3-i386-native.tar.gz. Now I ran "tar -xvzf [filename]" to each
file and it
Dear Sir or Madam,
My name is Ungur Adrian-Alin and I am a musician interested in
electronic music.
I am writing to you hoping that you could help me. I am not a Java
programmer but I desperatelly need Java running in order to run some
music applications such as "HPKComposer", "jMAX" or "Algaoph
Hi!
Is out there available (or is even possible to do) any applets which can act
in framed HTML page as Xserver client
Hanno
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EM
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
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" == David Chen <[EMAIL P
17 matches
Mail list logo