Search the web
Sign In
New User? Sign Up
advanced-swing
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 1741 - 1770 of 3432   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1741
Hi! This is the ezmlm program. I'm managing the advanced-swing@... mailing list. Messages to you from the advanced-swing mailing list seem to have been...
advanced-swing-help@...
Send Email
Jun 15, 2000
8:18 am
1742
The Advanced-swing mailing list has just undergone a big change. It is running on a new mailing list package called "Mailman". This will hopefully solve a...
advanced-swing-admin@...
Send Email
Jan 15, 2001
8:24 pm
1743
I am experiencing problems with unexpected focus loss from my components. My interface contains a JList with a custom MouseListener. The JList contains items...
Lyric
lyric@...
Send Email
Jan 22, 2001
10:03 am
1744 zhangfang
zhangf@...
Send Email
Jan 22, 2001
10:05 am
1745 zhangfang
zhangf@...
Send Email
Jan 22, 2001
10:06 am
1746
_______________________________________________ Advanced-swing mailing list Advanced-swing@... http://eos.dk/mailman/listinfo/advanced-swing...
R.S.Suresh
rs.suresh@...
Send Email
Jan 22, 2001
10:08 am
1747
Hi all, When right-clicked near the bottom of the frame the JPopupMenu appears from 'Top to Bottom' and gets hidden by the frame.. Is there some way to make...
IT-Labs
legin@...
Send Email
Jan 22, 2001
10:12 am
1748
Hi all, dows anyone where I can find the recent implementation of the Mac L&F for Swing. I am not sure if it was ever released in final. Ralph ... Ralph Kar...
Ralph Kar
rk@...
Send Email
Jan 22, 2001
10:15 am
1749
Hi, I have the following situation: A Jtree with an adhoc TreeModel. This model is often swapped with another one. Some elements of the model are also linked...
F.Donckels
F.Donckels@...
Send Email
Jan 22, 2001
10:17 am
1750
Hello, I've got a serious problem. I have a little application in which sometimes I get a NullPointerException when I invoke the show() method in a class that...
Perico
sostersaser@...
Send Email
Jan 22, 2001
10:20 am
1751
Has anyone written or know where I can find a Java "diff" GUI piece? What I'm looking for is something that I can incorporate into my application that allows...
Jeff Leuschner
jeff.leuschner@...
Send Email
Jan 22, 2001
10:24 am
1752
Welcome Aboard Great News!! You have been qualified to receive one of our exclusive complimentary free vacations. That’s right, it’s a FREE vacation package. ...
shadow246@...
Send Email
Jan 22, 2001
10:28 am
1753
Hi, I Have one application which is running very well on NT and 95/98 machines. But when iam trying to run the same application on Solaris machine, it is...
raviat@...
Send Email
Jan 22, 2001
10:53 am
1754
what TreeModel are you using? Your own or the default? ... From: F.Donckels [mailto:F.Donckels@...] Sent: 16 January 2001 15:01 To: Advanced Swing (E-mail)...
Neil Thorne
Neil.Thorne@...
Send Email
Jan 22, 2001
11:01 am
1755
Some (probably quite old) version can be found in swingall.jar which is part of swing1_1_1.zip - the latest separate swing distribution for 1.1.x releases of...
Konstantin V. Eremin
kve@...
Send Email
Jan 22, 2001
12:01 pm
1756
http://www.ing.unitn.it/~luttero/javaonMac/ ... John Zukowski, Content Director http://www.jGuru.com -- Your view of the Java Universe Focus on Java Guide -...
John Zukowski
jaz@...
Send Email
Jan 22, 2001
12:59 pm
1757
Here's some general information on profiling/optimizing Java programs http://developer.java.sun.com/developer/onlineTraining/Programming/JDCBook/p erf3.html ...
(no author)
Jan 22, 2001
1:29 pm
1758
You can find the official (yes, final) version at http://java.sun.com/products/jfc/download.html. Luca Lutterotti, has a "tuned up" version of Swing for the...
Bill Tschumy
bill@...
Send Email
Jan 22, 2001
1:41 pm
1759
I am also using 1.3. After a long time trying to overcome repainting using a combination of Swing and 2D graphics, i gave up and basically wrote my own 2D...
Lyn Bartram
lyn@...
Send Email
Jan 23, 2001
6:05 am
1760
JBuilder4 has such a tool, but not in the Foundation (free) version. Jeroen ... _______________________________________________ Advanced-swing mailing list ...
Jeroen Zwartepoorte
Jeroen@...
Send Email
Jan 23, 2001
6:19 am
1761
I need to create a simple pop-up dialog that has a text field for user input and a drop-down list in it with pre-defined values. Can I create it using ...
Reynshteyn, Leonid
leonid.reynshteyn@...
Send Email
Jan 24, 2001
1:51 pm
1762
Lenny, Since JOptionPane takes an Object for a message, try passing a JPanel that contains your combo box and textfield. I think that will work. But be careful...
julia Ozerskiy
Julia.Ozerskiy@...
Send Email
Jan 25, 2001
4:51 am
1763
No direct help (sorry) - but there is a method SwingUtilities.findFocusOwner() - I don't recall the correct name. It has been very helpful for me while...
Kleopatra
fastegal@...
Send Email
Jan 27, 2001
12:47 am
1764
Hi, I have a JList and no lines are painted between rows. How can I paint them? Is there any method like showGrid? I'm using JDK 1.2.2. Perhaps in the JList...
Jose Antonio Lamas
jalamas@...
Send Email
Jan 27, 2001
1:26 am
1765
I'm working on a diff viewer to be able to diff to different text files and show the differences & line #'s. Not a trivial task to do. Does anyone have...
Jeff Leuschner
jeff.leuschner@...
Send Email
Jan 27, 2001
6:43 am
1766
How do I fix (not allow the columns to scroll off to the left) in a JTable without using two JTables? Can individual columns have fixed positions or be made...
Steve Barrett
sjbjava@...
Send Email
Jan 27, 2001
6:54 am
1767
Probably, You need to write a custom renederer for the JList. This renederer will overwrite its paintComponent() method and will draw a line at the bottom. ...
Bharat Dighe
bdighe@...
Send Email
Jan 28, 2001
10:21 pm
1768
Go to www.managemytime.com and find out how you can SAVE TIME and enter a chance to win a Casio Handheld PC. _______________________________________________ At...
Don Poole
dpoole@...
Send Email
Jan 29, 2001
1:15 pm
1769
Hi , Is there any problem while selecting a row in a JList using keyborad ? When there are more than one row in the list, the row can be selected with up-down...
Bharat Dighe
bdighe@...
Send Email
Jan 30, 2001
4:48 am
1770
Hi all, I am presently trying to develop a component that has some text . Some of the terms in the text need to be highlighted so that they act as...
Hariharasudhan Reghur...
fd97925@...
Send Email
Jan 30, 2001
6:21 am
Messages 1741 - 1770 of 3432   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help