This is the exact answer. There is a working example that was put out late
last year. Go to DejaNews and search in the comp.lang.java* forums for
MultiLineLabelUI.
john
On 18-May-99 gaolei wrote:
> Hi, there,
>
> For the html support, we now only could wait, but I think we really
> could do s
Hello,
I have installed jdk1.2 from blackdown site. After setting the path and
running command 'java' or 'javac' it gives error the somefiles in the
path /bin/realpath not found. Similar error it gives for path
/green_threads/i386 etc. Also it tells that it cannot find libphi.so
file. Can anyone p
> If MS were so powerful
> and monopolistic they would have killed Linux somehow.
How? It has no parent company to drive out of business. Every single
user is empowered to be a develop, so they can't hire away the project
team.
Maybe they can just start killing people who use Linux.
-- Charle
Well folks,
I tried to use the JNI from 1.1 was was unable to get callbacks
to work using:
JDK 1.1.7
libc 5
So, I thought, there has to be a way to do this. What in the JDK
uses callbacks? It occurs
to me that some networking may but the AWT has to do this. I did
the dejanews thing and
I followed
> I'm trying to run Freebuilder and get the following error:
>
> java.lang.NoClassDefFoundError: com/sun/java/swing/JMenuBar
> at
> org.freebuilder.system.ideengine.IdeEngine.(IdeEngine.java)
> at org.freebuilder.Main.(Main.java)
> at org.freebuilder.Main.main(Main.java)
Hi:
I'm trying to run Freebuilder and get the following error:
java.lang.NoClassDefFoundError: com/sun/java/swing/JMenuBar
at
org.freebuilder.system.ideengine.IdeEngine.(IdeEngine.java)
at org.freebuilder.Main.(Main.java)
at org.freebuilder.Main.main(Main.java)
It appear
Louis-David I will show you the code! Hop on over to
http://developer.java.sun.com/developer/products/java2cs
you can get all the Java 2 source code for no fee. Then make a trip
to blackdown.org, you can get Java 2 releases. blackdown has the diffs
that I will be linking to make a Java 2 linux s
A good place to put tya is where this particular incarnation of JDK will
look for it. In my case that would be:
/usr/local/jdk117_v1a/lib/i686/native_threads/libtya.so
--
(
)
--c[]--- [EMAIL PROTECTED] ---C---
-
I have a RH 5.2 which I have used for java-coding with blackdown
117_v1a. The other day I upgraded some libs, the latest glibc among
others, for another program. To my surpise this struck down the jdk
which now produces the following:
/usr/local/java/jdk117_v1a/bin/../bin/i586/green_threads/java:
At 09:48 AM 6/13/99 -0400, Jonathan Mark Brooks wrote:
>Can someone point me to a URL or resource that will allow me to
>do a simple and reasonably accurate speed comparison?
you do realize these are contradictory terms, do you not?
I think Volano might make some of their stuff public... yup
www
Adam Carheden wrote:
>
> I need some help getting the TYA JIT working. It's installed in
> /usr/local/tya, JDK is in /usr/local/jdk. I've run ./configure, make
> and make install, and set JAVA_COMPILER=tya. When I compile or run a
> program, javac/java says "compiler "tya" not found". I've tr
Louis-David Mitterand,
My challenge to you is the same one I have given to many Microsoft-heads:
Don't post here again until you can tell us one thing that Microsoft has
been truly innovative about. One thing that they did not copy, buy or steal
from somewhere else and mass market. One technolo
I need some help getting the TYA JIT working. It's installed in
/usr/local/tya, JDK is in /usr/local/jdk. I've run ./configure, make
and make install, and set JAVA_COMPILER=tya. When I compile or run a
program, javac/java says "compiler "tya" not found". I've tried putting
libtya.so in /usr/lo
I'm currently trying to do speed-testing between IBM JDK, Blackdown
JDK 1.1.7v3 and JDK1.2v2 pre-release, with and w/o TYA. However,
I cannot locate a suitable test suite.
Can someone point me to a URL or resource that will allow me to
do a simple and reasonably accurate speed comparison?
Thank
Louis-Davis Mitterand wrote:
>This alone defeats any argument as MS being an "evil empire". Hell, even
>MS uses Linux's success to defend themselves in their antitrust trial!
>
If one company is speaking with two tongues, it is Microsoft. To the judge
they say Linux is a threat, to their customers
Intland announced the availability of Intland Source Explorer 1.0
for Windows and UNIX operating systems.
Intland Source Explorer is a Source Code Engineering tool suited for C,
C++ and Java developer, project manager, and quality assurance engineer.
Source Explorer reaches far beyond traditiona
>[...] OS we all love on this list, but give MS-Office 2000 a test run some day
>and you will experience one polished and really well done set of
>applications.
>
Yeah, but my dual P400 is already running Linux, so I don't have the
minimum configuration available to test O2K.
Cees (kill -HUP Bil
Hi,
Im having a bit of a problem. Any help would be appreciated
I am using the Keyevent keys to identify the keys that I am pressing on the
keyboard, but how can I check which character I have just pressed.
I can use e.getKeyChar() = VK_BACK_SPACE for the backspace
On Sun, Jun 13, 1999 at 11:45:19AM +0200, Andre van Dijk wrote:
> On Sun, 13 Jun 1999, Louis-David Mitterrand wrote:
>
> > On Sun, Jun 13, 1999 at 01:13:04PM +1000, Chris Kakris wrote:
> > > Juergen Kreileder wrote:
> > > >
> > > > That's because it isn't implemented in pre1 & pre2. It will work w
Hi,
Im having a bit of a problem. Any help would be appreciated
I am using the Keyevent keys to identify the keys that I am pressing on the
keyboard, but how can I check which character I have just pressed.
I can use e.getKeyChar() = VK_BACK_SPACE for the backspace
On Sun, 13 Jun 1999, Louis-David Mitterrand wrote:
> On Sun, Jun 13, 1999 at 01:13:04PM +1000, Chris Kakris wrote:
> > Juergen Kreileder wrote:
> > >
> > > That's because it isn't implemented in pre1 & pre2. It will work with
> > > the next release.
> >
> > Excellent. Thanks.
> >
> > Chris (kill
Hi!
I'm experiencing the following problem with JDK pre1.2v2: all JFrames opened
by my program appear without any border (i.e., without title bar and the other
stuff managed by the window manager, Window Maker in my case) java.awt.Frames
work just well.
The program works correctly in 1.1.7v3 and
22 matches
Mail list logo