Swing problem

2005-05-24 Thread Bruno Campos
Hi all, I am using blackdown(1.3.1) on Familiar (v0.8.1) distribution, on my ipaq 5500, but i have a small problem. I can run simple swing applications with some bottoms, labels etc, but not ComboBox or tabbed menus, if i try this error appears:   [EMAIL PROTECTED

Re: Swing problem

2005-05-24 Thread Bruno Campos
Hi all, I am using blackdown(1.3.1) on Familiar (v0.8.1) distribution, on my ipaq 5500, but i have a small problem. I can run simple swing applications with some bottoms, labels etc, but not ComboBox or tabbed menus, if i try this error appears:   [EMAIL

Fw: Swing problem

2005-05-24 Thread Bruno Campos
Hi all, I am using blackdown(1.3.1) on Familiar (v0.8.1) distribution, on my ipaq 5500, but i have a small problem. I can run simple swing applications with some bottoms, labels etc, but not ComboBox or tabbed menus, if i try this error appears:   [EMAIL PROTECTED

Swing problem

2005-05-23 Thread Bruno Campos
Hi all, I am using blackdown(1.3.1) on Familiar (v0.8.1) distribution, on my ipaq 5500, but i have a small problem. I can run simple swing applications with some bottoms, labels etc, but not ComboBox or tabbed menus, if i try this error appears:   [EMAIL PROTECTED

Problem with non-us locales in swing applications.

2004-11-21 Thread Tomasz Sztejka
Hi, I have following problem: I need to have an application written with Swing which should support multiple languages, in this specific case: Polish, Russian, Bulgarian and English. After little fiddling with fonts I did managed to get most texts displayed correctly. However I do have following

[Swing] disappearing Window Decorations

2004-10-29 Thread T E Schmitz
Hello, I am experiencing the following problem and I'd be interested to hear whether this is a known issue and whether there's a cure for it: System: - Debian Linux - BlackDown 1.4.2 / Sun 1.4.2_03 - Gnome 2.6 - Windowmanager: Sawfish / Metacity I have implemented a Swing application w

Re: Problems with the Swing classes

2002-09-09 Thread Trent Jarvi
--- Nathan Meyers <[EMAIL PROTECTED]> wrote: > On Tue, Sep 10, 2002 at 06:16:50AM +0800, Joe Abou Jamra wrote: > > hello.i downloaded j2sdk_1.3.1_02b_FCS_linux from the blackdown web site.All >programs are > working just fine except for any program containing any swin

Re: Problems with the Swing classes

2002-09-09 Thread Nathan Meyers
On Tue, Sep 10, 2002 at 06:16:50AM +0800, Joe Abou Jamra wrote: > hello.i downloaded j2sdk_1.3.1_02b_FCS_linux from the blackdown web site.All >programs are working just fine except for any program containing any swing related >classes.the compiler reports errors that the class is not

Problems with the Swing classes

2002-09-09 Thread Joe Abou Jamra
hello.i downloaded j2sdk_1.3.1_02b_FCS_linux from the blackdown web site.All programs are working just fine except for any program containing any swing related classes.the compiler reports errors that the class is not found.For some reason, it cant find any of the swing classes only.Im using

Re: problem of java swing/awt on ipaq

2002-03-27 Thread Juergen Kreileder
xuguang chen <[EMAIL PROTECTED]> writes: > Hi everyone, I installed familiar 0.5.1 and Blackdown on my > ipaq,h3850,but I just installed familiar basic, not any GUI.Then I > try to run a java program which contains a swing interface.My ipaq > gives the following error message

Swing on ARM

2002-03-06 Thread Richard Priestley
Hi, I've seen similar posts regarding this problem, so apologies if I am duplicating. I can get a console based application to print 'Hello World'. I can't get the IPAQDemo.jar to run. It failed at first because it couldn't find libXt.so.6, so I installed that but now I get: Problem creati

Fwd: Swing on ARM

2002-03-06 Thread Richard Priestley
Hi, Sorry, I've just seen the post from Larry Arnold referring to libstdc++. I've installed the ipkg called libstdc++2.10-glibc2.2 and its up and running. Sorry to waste your time. Regards, Richard -- Forwarded Message -- Subject: Swing on ARM Date: Wed, 6 Mar

RE: Problems creating internal frames with Swing

2002-02-27 Thread Steve Graegert
call "internalFrame.setSize(w, h)" and > "internalFrame.setVisible(true)" before it will show up right. > > You can do a "Ctrl-Shift-F1" on the Swing JFrame to dump the > containment > stack and verify that you have indeed created the internal >

RE: Problems creating internal frames with Swing

2002-02-27 Thread Steve Graegert
d is invoked, but with no result. Any ideas? Thanks, Steve. > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]] On Behalf Of Amol Kulkarni > Sent: Wednesday, February 27, 2002 10:45 AM > To: [EMAIL PROTECTED] > Subject: Re: Problems creatin

RE: Problems creating internal frames with Swing

2002-02-27 Thread Steve Graegert
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]] On Behalf Of Amol Kulkarni > Sent: Wednesday, February 27, 2002 5:40 AM > To: [EMAIL PROTECTED] > Subject: Re: Problems creating internal frames with Swing > > > What is the

Problems creating internal frames with Swing

2002-02-26 Thread Steve Graegert
Hi List, I'm experiencing problems creating internal frames with Swing's JInternalFrame class. Maybe I misunderstood the concepts but creating internal frames shouldn't be that difficult. I first created an instance of JDesktopPane that will contain my instance of JInternalFrame. The internal fra

Re: Swing/AWT on ARM

2002-02-06 Thread shudo
> Basically, I can get the VM to do basic text-based apps (compiled on > 1.3.1sdk on linux/i386), but can't get even a simple AWT or Swing app > to run in the same manner. I can run a Swing based application at least. It's `IPAQDemo.jar' mentioned in the announce of J2S

Swing/AWT on ARM

2002-02-06 Thread Todd Pinkerton
Hi everyone, I've asked the Familiar people about this to no avail, maybe someone here (Juergen?) can help. Basically, I can get the VM to do basic text-based apps (compiled on 1.3.1sdk on linux/i386), but can't get even a simple AWT or Swing app to run in the same manner. I

Re: Problem using Swing with ARM JRE

2001-11-07 Thread Larry Arnold
iron out the same configuration. Currently try to figure out locales. At 04:19 PM 11/6/01 -0800, you wrote: > > >I'm trying to run a Swing application on an iPaq with J2RE 1.3.1 for >ARM processor. I installed the "additional ipaq stuff". I run the >Familiar 0.4

Problem using Swing with ARM JRE

2001-11-06 Thread Valentin Crettaz
I'm trying to run a Swing application on an iPaq with J2RE 1.3.1 for ARM processor. I installed the "additional ipaq stuff". I run the Familiar 0.4 linux distribution. The application is a simple Helloworld displaying "Hello" in a Frame. If I use AWT (Frame) I get

Swing window - partial off screen placement

2001-07-25 Thread gerard . briscoe
I am running the Blackdown JVM on the Familiar 0.4 distribution of linux on the iPAQ. When I place a swing window object at a negative grid location window.setLocation(-2,0); window.show(); ...it does not work. If places it at location (0,0). Regards Gerard Briscoe Philips Research

Re: Version of swing

2001-07-12 Thread Sylvain GIL
On Thu, Jul 12, 2001 at 11:57:59AM -0500, Larry wrote: > I was wondering if anyone knew which version of swing is used in > Blackdown's 1.3.1 JDK? The swing package has been integrated in standard Java API (javax.swing.*) since version 1.2 of the JDK... regards,

Version of swing

2001-07-12 Thread Larry
I was wondering if anyone knew which version of swing is used in Blackdown's 1.3.1 JDK?

swing text html parse erro

2001-05-02 Thread Chao Liu
Hello, I forgot attached the program last time.Now it is coming. And I found when I replace the in html source file of ,then it is ok.   Chao Liu  Title: JDC Tech Tips: September 23, 1999

swing text heml parse error

2001-05-01 Thread Chao Liu
Hello: I got  a Technology tips about "Extracting Links from an HTML File" from sun website.   It is very short I attached it to this email. It is very useful to some simple html files. But I meet errors when I use this class to extracct links from some html files. erro: Exception

Re: X11 window error using swing package?

2001-04-25 Thread Joi Ellis
On Wed, 25 Apr 2001, Nathan Meyers wrote: > On Wed, Apr 25, 2001 at 03:06:16PM +0800, Chao Liu wrote: > > Is the asimov is your computer name in the net. But after I use export >DISPLAY=mycomputername:0.0 > > error: > > _X11TransSocketINETConnect: Can't connect: errno = 111 > > _X11TransSocketIN

Re: X11 window error using swing package?

2001-04-25 Thread Joi Ellis
On Wed, 25 Apr 2001, Chao Liu wrote: > Is the asimov is your computer name in the net. But after I use export >DISPLAY=mycomputername:0.0 > error: > _X11TransSocketINETConnect: Can't connect: errno = 111 > _X11TransSocketINETConnect: Can't connect: errno = 111 > _X11TransSocketINETConnect: Can't

Re: X11 window error using swing package?

2001-04-25 Thread Nathan Meyers
host +" on the machine running X. Nathan > > - Original Message - > From: "Joi Ellis" <[EMAIL PROTECTED]> > To: "Chao Liu" <[EMAIL PROTECTED]> > Cc: "java-linux" <[EMAIL PROTECTED]> > Sent: Wednesday, April 25,

Re: X11 window error using swing package?

2001-04-25 Thread Chao Liu
ct: errno = 111 .. - Original Message - From: "Joi Ellis" <[EMAIL PROTECTED]> To: "Chao Liu" <[EMAIL PROTECTED]> Cc: "java-linux" <[EMAIL PROTECTED]> Sent: Wednesday, April 25, 2001 12:47 PM Subject: Re: X11 window error using swing package? >

Re: X11 window error using swing package?

2001-04-24 Thread Joi Ellis
On Wed, 25 Apr 2001, Chao Liu wrote: > Hello, > I used javax.swing.tree and other package to show a simple tree. The program is ok >in windows,but meet error in linux. > the error information is listed in the following: > Exception in thread "main" java.lang.InternalError: Can't connect to X11

X11 window error using swing package?

2001-04-24 Thread Chao Liu
Hello,  I used javax.swing.tree and other package to show a simple tree. The program is ok in windows,but meet error in linux. the error information is listed in the following: Exception in thread "main" java.lang.InternalError: Can't connect to X11 window server using ':0.0' as

Re: How could one use Swing in linux 7.0

2001-03-29 Thread alex
filename="text1.sdw"

Re: How could one use Swing in linux 7.0

2001-03-29 Thread Peter Schuller
>I had a problem with linux JVM, when I write any swing > programe in linux then an unknown package or class's error does occur. Are you using the old com.sun.java.swing package names perhaps? It was switched a while back to javax.swing. (And btw, RedHat != Linux. Linux

How could one use Swing in linux 7.0

2001-03-28 Thread MCS-MAAT
Dear fellows, I had a problem with linux JVM, when I write any swing programe in linux then an unknown package or class's error does occur. I am new in linux as well as java. and have a lot of craze of java in linux. can somebody tell me about jdk1.3 for

Re: Brutal X-Windows performance of Swing apps on slow links

2001-03-14 Thread shkanth
On Thu, 08 March 2001, [EMAIL PROTECTED] wrote: > > On Tue, 06 March 2001, "Jesus M. Salvo Jr." wrote: > > > > > SUn's Bug Parade did say that Swing on remote X IS slow. The workaround > > is not to use double-buffering: > > > > http://d

Re: Brutal X-Windows performance of Swing apps on slow links

2001-03-09 Thread Andreas Micklei
On Thu, Mar 08, 2001 at 09:36:11PM -0800, [EMAIL PROTECTED] wrote: > do you reconize me you asses its me > > YOURS SINCERELY > Shivakanth $ cat >>~/.procmailrc :0 * ^From [EMAIL PROTECTED] idiots :0 * ^From: [EMAIL PROTECTED] idiots :0 * ^From: "Mr.Y.SHIVAKANT" <[EMAIL PROTECTED]> idiots --

Re: Brutal X-Windows performance of Swing apps on slow links

2001-03-08 Thread shkanth
On Tue, 06 March 2001, "Jesus M. Salvo Jr." wrote: > > SUn's Bug Parade did say that Swing on remote X IS slow. The workaround > is not to use double-buffering: > > http://developer.java.sun.com/developer/bugParade/bugs/4204845.html > > > Nathan Meyers

Re: Brutal X-Windows performance of Swing apps on slow links

2001-03-06 Thread Dan Kegel
"Martin, Stephen" wrote: > > > See the suggestions in > > http://developer.java.sun.com/developer/bugParade/bugs/4204845.html > > Do any of those help? > > - Dan > > This and all the rest of the replies have been excellent. Clearly Sun is > aware of the problem and from reading the posts attache

Re: Brutal X-Windows performance of Swing apps on slow links

2001-03-06 Thread Joi Ellis
On Tue, 6 Mar 2001, Jesus M. Salvo Jr. wrote: > SUn's Bug Parade did say that Swing on remote X IS slow. The workaround > is not to use double-buffering: > > http://developer.java.sun.com/developer/bugParade/bugs/4204845.html Something else to do is to use a stream compresso

RE: Brutal X-Windows performance of Swing apps on slow links

2001-03-06 Thread Martin, Stephen
> See the suggestions in > http://developer.java.sun.com/developer/bugParade/bugs/4204845.html > Do any of those help? > - Dan This and all the rest of the replies have been excellent. Clearly Sun is aware of the problem and from reading the posts attached to the bug it is clear that the user com

Re: Brutal X-Windows performance of Swing apps on slow links

2001-03-06 Thread Jesus M. Salvo Jr.
SUn's Bug Parade did say that Swing on remote X IS slow. The workaround is not to use double-buffering: http://developer.java.sun.com/developer/bugParade/bugs/4204845.html Nathan Meyers wrote: > > On Tue, Mar 06, 2001 at 08:35:32AM -0500, Martin, Stephen wrote: > > Th

Re: Brutal X-Windows performance of Swing apps on slow links

2001-03-06 Thread Dan Kegel
cations including emacs and Mozilla are quite usable over the same > link. What is it about Swing and/or AWT that causes this horrible > performance. Is there anything that can be done about it. See the suggestions in http://developer.java.sun.com/developer/bugParade/bugs/4204845

Re: Brutal X-Windows performance of Swing apps on slow links

2001-03-06 Thread Martin Schröder
On 2001-03-06 15:48:55 +0100, Martin Schröder wrote: > On 2001-03-06 08:35:32 -0500, Martin, Stephen wrote: > > Swing and/or AWT that causes this horrible performance. Is > > there anything that can be done about it. > > Use jdk 1.x s/1\.x/1\.1\.x/ Be

Re: Brutal X-Windows performance of Swing apps on slow links

2001-03-06 Thread Nathan Meyers
orrible, it takes a > long > time to open windows, display menus and react to mouse events. Other X > applications > including emacs and Mozilla are quite usable over the same link. What is it > about > Swing and/or AWT that causes this horrible performance. Is there anything >

Re: Brutal X-Windows performance of Swing apps on slow links

2001-03-06 Thread Martin Schröder
On 2001-03-06 08:35:32 -0500, Martin, Stephen wrote: > Swing and/or AWT that causes this horrible performance. Is > there anything that can be done about it. Use jdk 1.x Best regards Martin -- Martin Schröder, [EMAIL PROTECTED] ArtCom GmbH, Grazer Straß

Brutal X-Windows performance of Swing apps on slow links

2001-03-06 Thread Martin, Stephen
use events. Other X applications including emacs and Mozilla are quite usable over the same link. What is it about Swing and/or AWT that causes this horrible performance. Is there anything that can be done about it. Steve -- To U

Re: Messed up swing windows

2001-02-09 Thread Miloslaw Smyk
Hi! Joi Ellis wrote: > I am a linux geek and I regularly see this sort of behavior in apps > written by inexperienced Java developers running windows. It seems that > the heavyweight peers behave differently between *nix and Windows. Some > actions which are separate method calls in Java are

Re: Messed up swing windows

2001-02-09 Thread Joi Ellis
On Sat, 10 Feb 2001, Miloslaw Smyk wrote: > Hi! > > Yeah, one revalidate() call fixed it. Thanks! Cool! > And BTW, we do a lot of testing (and major part of development) on Linux, > but in this particular case we assumed that GUI code generated by IBM's > VisualAge was OK. Wrongly, as it turne

RE: Messed up swing windows

2001-02-09 Thread Robert S Laramee
> > Make sure you are not mixing up light weight and heavy weight Java > > components. There's a tutorial on this from www.javasoft.com > > If my understanding of light weight vs heavy weight is correct, it means > awt components vs swing Jcomponents. This should not

RE: Messed up swing windows

2001-02-09 Thread Martin, Stephen
> > Make sure you are not mixing up light weight and heavy weight Java > components. There's a tutorial on this from www.javasoft.com If my understanding of light weight vs heavy weight is correct, it means awt components vs swing Jcomponents. This should not be a problem as I

RE: Messed up swing windows

2001-02-08 Thread Joi Ellis
On Thu, 8 Feb 2001, Martin, Stephen wrote: > I have a situation right now where I am experienceing it more often than not > when > trying to bring up a JOptionPane. I've tried a number of things, such as > making sure that > I do in the SwingEvent Thread, making sure I do

Re: Messed up swing windows

2001-02-08 Thread Robert S Laramee
> > I often have a problem where my Swing windows get created messed up. I've > > attached > > a couple of gifs to show what I mean. This usually (if not always) happens > > with a > > frame or dialog is being created and is not 100% reproducible. My guess >

RE: Messed up swing windows

2001-02-08 Thread Martin, Stephen
I have a situation right now where I am experienceing it more often than not when trying to bring up a JOptionPane. I've tried a number of things, such as making sure that I do in the SwingEvent Thread, making sure I do it not in the Swing event thread, calling yield before i create the d

Re: Messed up swing windows

2001-02-08 Thread Miloslaw Smyk
"Martin, Stephen" wrote: > > I often have a problem where my Swing windows get created messed up. I've > attached > a couple of gifs to show what I mean. This usually (if not always) happens > with a > frame or dialog is being created and is not 100% reproducib

Messed up swing windows

2001-02-08 Thread Martin, Stephen
I often have a problem where my Swing windows get created messed up. I've attached a couple of gifs to show what I mean. This usually (if not always) happens with a frame or dialog is being created and is not 100% reproducible. My guess would be that it is the result of a race condition

Swing Tree Tutorial, Trace Techniques

2001-01-12 Thread Anuraj Singh
Building a customized tree view This step-by-step tutorial shows you how to customize the Java Swing tree implementation to build a tree view that displays magnitude information for a file system. http://www-105.ibm.com/developerworks/education.nsf/java-onlinecourse-bytitle

Re: Running a Java Swing program at boot

2000-12-20 Thread shkanth
On Tue, 19 December 2000, "Mr.Y.SHIVAKANT" wrote: > > > -Original Message- > From: Jesus M. Salvo Jr. <[EMAIL PROTECTED]> > To: Java-Linux <[EMAIL PROTECTED]> > Date: Tuesday, December 19, 2000 7:16 PM > Subject: Running a Java Swing program

Re: Running a Java Swing program at boot

2000-12-19 Thread Doug Collinge
Shivakant is developing a STRIKING RESEMBLANCE to Zippy the Pinhead! Mr.Y.SHIVAKANT wrote: > HI JESUS !Have'nt seen you around for quite sometime.Are you talking about > giving SWING THE BOOT.Let me tell you this i will kill for SWING. > > YOURS SINCE

Re: Running a Java Swing program at boot

2000-12-19 Thread Uli Luckas
Nathan Meyers wrote: > "Jesus M. Salvo Jr." wrote: > > >> I believe the above is NOT possible, because of the requirement for X, >> but just to be sure... >> >> I don't have a problem running a Java Swing-less and AWT-less program at >>

Re: Running a Java Swing program at boot

2000-12-19 Thread Nathan Meyers
"Jesus M. Salvo Jr." wrote: > I believe the above is NOT possible, because of the requirement for X, > but just to be sure... > > I don't have a problem running a Java Swing-less and AWT-less program at > boot time, ... but is there a way to have a Java Swing progra

Re: Running a Java Swing program at boot

2000-12-19 Thread Mr.Y.SHIVAKANT
-Original Message- From: Jesus M. Salvo Jr. <[EMAIL PROTECTED]> To: Java-Linux <[EMAIL PROTECTED]> Date: Tuesday, December 19, 2000 7:16 PM Subject: Running a Java Swing program at boot > >I believe the above is NOT possible, because of the requirement for X, &g

Re: Running a Java Swing program at boot

2000-12-19 Thread Jesus M. Salvo Jr.
And whatever the answer is, is it generally true for all Unix-like operating systems? "Jesus M. Salvo Jr." wrote: > > I believe the above is NOT possible, because of the requirement for X, > but just to be sure... > > I don't have a problem running a Java Swin

Running a Java Swing program at boot

2000-12-19 Thread Jesus M. Salvo Jr.
I believe the above is NOT possible, because of the requirement for X, but just to be sure... I don't have a problem running a Java Swing-less and AWT-less program at boot time, ... but is there a way to have a Java Swing program, therefore requiring X, to startup at boot time? ... and

Re: Swing jsdk1.3 not working!!!!!!

2000-11-13 Thread Nathan Meyers
Erick, Check to make sure you don't also have Kaffe installed, or, if you do, make sure that the SDK is in your path first. Nathan   erick wrote: Hi guys, how are you all,,  I just got my Mandrake 7.2 happening, and got the new jsdk1.3 so, it works fine with any package but swing, it

Swing jsdk1.3 not working!!!!!!

2000-11-13 Thread erick
Hi guys, how are you all,,         I just got my Mandrake 7.2 happening, and got the new jsdk1.3 so, it works fine with any package but swing, it says that it cannot find JFrame class, or any swing component, the jsdk1.3 was in RPM format..please help       If you can send an example of the

Re: Swing or AWT

2000-10-23 Thread Man Chi Ly
her. On Mon, 23 Oct 2000, Nicolas Raitman wrote: > I have one question: can I achieve the same cross-platform that Java > provides using Swing on Linux instead of AWT? > Thanks a lot, > > > > > -- > To U

Swing or AWT

2000-10-23 Thread Nicolas Raitman
I have one question: can I achieve the same cross-platform that Java provides using Swing on Linux instead of AWT? Thanks a lot, -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Troubl

Swing mailing list?

2000-10-17 Thread David King
Hi- Does anyone know of a mailing list dedicated to Swing issues? thanks in advance, dave -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

kaffe-swing

2000-06-09 Thread Rajesh Patel
Hi, Just for the info that swing-1.1.1fcs works fine with kaffe and i got it from sun. -Raj -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: kaffe-swing

2000-06-09 Thread Urban Widmark
On Fri, 9 Jun 2000, Rajesh Patel wrote: What is this? Reply-to: "^X"@lads.is.lmco.com > hi all, > I am running kaffe 1.0.5 on my Redhat 6.1 and trying to use > swing classes. It is not finding swing classes. e.g. > Can''t find class "

kaffe-swing

2000-06-09 Thread Rajesh Patel
hi all, I am running kaffe 1.0.5 on my Redhat 6.1 and trying to use swing classes. It is not finding swing classes. e.g. Can''t find class "javax/swing/JFrame" §8 ... How can i get it to work with swing? Which version of swing should i use and where c

Re: no swing classes

2000-02-05 Thread Jack Jensen
I want to thank everyone who sent me their help. My problem was old java commands in the /usr/bin directory. The console apps and non-swing apps ran ok with these commands but they choked on the swing stuff. Removing them and changing my PATH solved the problem. Thanks again Jack Jensen

Re: No swing classes

2000-02-03 Thread Jacob Nikom
I think if you download Blackdown RC4 you are not going to have those messages. You also can try the solution from Nathan Meyers book. Look at http://www.javalinux.net/JavaLinux/CDROM/Chapter14/font.properties Jacob Nikom Jeff Galyan wrote: > > paul campbell wrote: > > > > Works OK - well sort

Re: No swing classes

2000-02-02 Thread Jeff Galyan
paul campbell wrote: > > Works OK - well sort of... > > (except "Font specified in font.properties not found[--symbol blbah blah This one's a known issue. I think there may be a fix for it - check the Blackdown.org site. > and > Could not load Look and Feel: > com.sun.java.swing.plaf.windows.W

Re: No swing classes

2000-02-02 Thread paul campbell
self-installing version from three >different mirrors sites, >and this morning I downloaded and installed the linux port(jdk1.2.2) tar >ball from the Sun server. >I've set the JAVA_HOME variable to /mypath/jdk1.2.2 >I haven't messed with the CLASSPATH because to tell the

Re: No swing classes

2000-02-02 Thread Jack Jensen
CLASSPATH because to tell the truth I don't know what directory the swing classes are in. I'm using RedHat 6.1 on an AMDk6 II system, from what I've read in the files with the self-installing version it should have been a load and go install. I am using gnome with Enlightenment window

re:No swing classes

2000-02-02 Thread Ingo Rockel
JDK1.1 installed be sure that swing is installed (aka JFC) and added to your CLASSPATH. Greetings, Ingo * ** ** "Linux is like living in a teepee. No Windows, no Gates, * *** Apache in

re:No swing classes

2000-02-02 Thread Jack Jensen
The problem exists with any app I try to compile or run. When compiling the SwingApplication.java program from Sun's swing tutorial on-line I get the following: SwingApplication.java:12: class JLabel not found in class SwingApplication final JLabel label = new JLabel(labelPrefix

No swing classes

2000-02-01 Thread Jack Jensen
I'm having a problem here with the swing classes. All of the console apps and awt applets seem to be working alright, but none of the applications or applets using swing are compiling. I'm new at this so it could be a config error somewhere, I've downloaded the self-install

Re: HELP: jdk122rc2 swing stuff doesn't work

2000-01-25 Thread Alistair Bayley
I've got the Swing examples working, simply by switching to 16bpp. Such a simple solution... Alistair. - Original Message - From: Peter Jahn <[EMAIL PROTECTED]> To: Alistair Bayley <[EMAIL PROTECTED]> Cc: Calvin Austin <[EMAIL PROTECTED]>; Nathan Meyers <[E

Re: HELP: jdk122rc2 swing stuff doesn't work

2000-01-24 Thread Peter Jahn
_that_ caused the swing apps to fail. I can even reproduce it now, pj@pulsar:/opt/jdk/demo/jfc/SwingSet > (export LANG=de; java -jar SwingSet.jar) still causes a crash. This wouldn't happen for root, 'cause the variable is only put in normal users' environments..

Re: HELP: jdk122rc2 swing stuff doesn't work

2000-01-21 Thread Nathan Meyers
On Fri, Jan 21, 2000 at 05:40:26PM -0600, A. Scott White wrote: > I'm running Debian GNU/Linux 2.1 with kernel version 2.0.36 > My /lib directory contains libc.so.6 and libc-2.0.7.so > > I have a Java application I've written on NT using jdk1.2.2. I want to > run this on the aforementioned Linux

Re: HELP: jdk122rc2 swing stuff doesn't work

2000-01-21 Thread Nathan Meyers
> at javax.swing.JPanel.(JPanel.java:70) > at javax.swing.JPanel.(JPanel.java:100) > at javax.swing.JRootPane.createGlassPane(JRootPane.java:224) > at javax.swing.JRootPane.(JRootPane.java:181) > at javax.swing.JFrame.createRootPane(JFrame.java:154) > at javax.swing.JFrame

Re: HELP: jdk122rc2 swing stuff doesn't work

2000-01-21 Thread A. Scott White
I'm running Debian GNU/Linux 2.1 with kernel version 2.0.36 My /lib directory contains libc.so.6 and libc-2.0.7.so I have a Java application I've written on NT using jdk1.2.2. I want to run this on the aforementioned Linux box. I do not want to upgrade my kernel, my glibc or my distro at this po

Re: HELP: jdk122rc2 swing stuff doesn't work

2000-01-21 Thread Alistair Bayley
(JRootPane.java:181) at javax.swing.JFrame.createRootPane(JFrame.java:154) at javax.swing.JFrame.frameInit(JFrame.java:147) at javax.swing.JFrame.(JFrame.java:124) at Stylepad.main(Stylepad.java:73) - Original Message - From: Andre Lewin <[EMAIL PROTECTED]> To: <[EMAIL PR

Re: swing on suse linux on ldk1.2

2000-01-21 Thread Peter Pilgrim
[EMAIL PROTECTED] wrote: > > On Thu, 20 Jan 2000 [EMAIL PROTECTED] wrote: > > > does any one know why swing is not working on a suse linux box with > > jdk1.2? > > generally what do i need to do to run swing with jdk1.2 > > What version of SuSE are you us

Re: swing on suse linux on ldk1.2

2000-01-20 Thread Peter Mount
On Thu, 20 Jan 2000 [EMAIL PROTECTED] wrote: > does any one know why swing is not working on a suse linux box with > jdk1.2? > generally what do i need to do to run swing with jdk1.2 What version of SuSE are you using? When I tried the most recent version from blackdown on my 6.3 box

swing on suse linux on ldk1.2

2000-01-20 Thread vkanta
does any one know why swing is not working on a suse linux box with jdk1.2? generally what do i need to do to run swing with jdk1.2 TIA B. Kantartzis -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubs

Mixing heavy (Java3d) and light (Swing) components

2000-01-19 Thread Jacob Nikom
Hi, I am trying to work with Java3D and Swing on Linux. I was able to run some 3D programs but stuck when I tried to place JPanel and Canvas3D on the same Frame. I could see my Canvas3D objects very well, but my JPanel object always lies behind the background color in the main Frame. I could

HELP: jdk122rc2 swing stuff doesn't work

2000-01-10 Thread Alistair Bayley
I downloaded and unpacked jdk1_2_2rc2-linux-i386.tar.gz. I assume that the lack of installation instructions means that the java examples in demo/ can be run in-place i.e. there's no need to define environment varibales such as CLASSPATH and JAVA_HOME. The README files with each demo seem to suppo

Problem with Swing: can't load LookAndFeel-class

1999-12-20 Thread Thomas Foerster
Hi! I have a problem running Swing-applications with the new Blackdown JDK1.2.2 RC3. The following program --- import javax.swing.*; public class UIManagerDefaults { public static void main(String[] args) { System.out.println("Defaul

display setting with swing application

1999-12-07 Thread Raj Patel
Hi, I am running into strange problem. I have Redhat Linux6.0 and blackdownjdk 1.2. When i compile my java-swing-jni application it compiles fine but when i try to run it i get following errors! Exception in thread "main" java.lang.Error:

Re: rc3 swing problem with 24bit color depth

1999-12-07 Thread Juergen Kreileder
>>>>> Michael Sinz writes: Michael> On Tue, 07 Dec 1999 11:36:20 +, Robert Krueger wrote: >> Hi, >> >> starting a swing app with rc3 I see the following: >> >> Exception occurred during event dispatching: >

Re: rc3 swing problem with 24bit color depth

1999-12-07 Thread Michael Sinz
On Tue, 07 Dec 1999 11:36:20 +, Robert Krueger wrote: >Hi, > >starting a swing app with rc3 I see the following: > >Exception occurred during event dispatching: >java.lang.InternalError: Unsupported 24-bit depth [...] >this happens when the X-output is displayed o

rc3 swing problem with 24bit color depth

1999-12-07 Thread Robert Krueger
Hi, starting a swing app with rc3 I see the following: Exception occurred during event dispatching: java.lang.InternalError: Unsupported 24-bit depth at sun.awt.motif.X11Graphics.X11LockViewResources(Native Method) at sun.awt.motif.X11Graphics.lock(X11Graphics.java:779

Re: html in JLabel, etc: update swing in 1.2prev2?

1999-11-23 Thread Martin Schröder
On 1999-11-23 07:56:06 -0500, Brad Giaccio wrote: > On Tue, Nov 23, 1999 at 12:44:26PM +0100, Martin Schröder wrote: > > On 1999-11-22 16:27:59 -0800, noisebrain wrote: > > > This will work under 1.1 by supplying the appropriate swing on the > > > CLASSPATH. I does not

Re: html in JLabel, etc: update swing in 1.2prev2?

1999-11-23 Thread Brad Giaccio
On Tue, Nov 23, 1999 at 12:44:26PM +0100, Martin Schröder wrote: > On 1999-11-22 16:27:59 -0800, noisebrain wrote: > > This will work under 1.1 by supplying the appropriate swing on the > > CLASSPATH. I does not work under 1.2pre-v2 - the swing there is > > older. Is there

Re: html in JLabel, etc: update swing in 1.2prev2?

1999-11-23 Thread Martin Schröder
On 1999-11-22 16:27:59 -0800, noisebrain wrote: > This will work under 1.1 by supplying the appropriate swing on the > CLASSPATH. I does not work under 1.2pre-v2 - the swing there is > older. Is there any way to replace or override the swing that > comes with 1.2pre-v2 ? Call yo

html in JLabel, etc: update swing in 1.2prev2?

1999-11-22 Thread noisebrain
myLabel = new JLabel(htmlText); ) This will work under 1.1 by supplying the appropriate swing on the CLASSPATH. I does not work under 1.2pre-v2 - the swing there is older. Is there any way to replace or override the swing that comes with 1.2pre-v2 ? (I also want to use the cleaner image access stuff t

java-swing-jni...debug

1999-11-17 Thread Raj Patel
Hi, I am struggling debugging java-swing-jni application. If i run my program using java command it runs fine but i need to debug my program using gdb and when i do that it hangs in gdb mode i tried to interrupt gdb and check the stack, Program received signal SIGINT, Interrupt

  1   2   3   4   5   >