Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsWhite Papers
Discussion GroupsFirst AidDatabasesJavaBeansGUIJava 3DVirtual MachineCORBASecurityToolsGeneral
Java DirectoryOpen Source ProjectsSample Book ChaptersUser GroupsWeb Resources
Related Topics
Databases.NETMore Topics ...

Java Forum / GUI / January 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
JTable with row selection, but no cell selection07 Jan 2005 16:18 GMT2
I have a JTable where I want the user to be able to select a row, but not a
single cell. If the user clicks on a cell, the entire row should be
highlighted (=different background color), but the CellEditor shouldn't come
up.
I don't understand jscrollpane use07 Jan 2005 15:02 GMT3
I am attempting to make a GUI application using a SpringLayout manager contained in a JscrollPane.  The purpose is to activate a scrollbar when the components I add to the SpringLayout manager exceeds the size of the main content pane.
I believe my problems are many, so let's ...
displaying a changing 2D float array07 Jan 2005 14:28 GMT2
hi, i have a large float array data[cols*rows] which gets updated a
column at a time. i wish to graphically depict this happening in a
JPanel of a smaller size (scn_cols*scn_rows), using an IndexColorModel
that I have already got to convert the data values into screen
Simple newbie question07 Jan 2005 11:33 GMT4
Hi to everyone,
the simple java applet i provide below outputs 5 the following 5 lines:
Welcome to Java 1 times
Welcome to Java 2 times
new int[] created by GridBagLayout when doing setText on JLabel and JButton07 Jan 2005 10:57 GMT2
I have a performance problem on my app, that I'm profiling with
optimizeIt.
I have several JDialog, each of them containing several JButton and
JLabel of which I change the text (setText) in real time.
Problem posting  here and everywhere07 Jan 2005 08:13 GMT1
hi all, This might not be the right place but here it goes
I am not able to post folow-ups to messages, I get an error like
 Unable to retrieve message 41ddc158@news.sch.gr
After that what ever I post becomes a new post.
problem while regenerating jpg file from swing image.07 Jan 2005 07:07 GMT1
I am trying to regenerate the jpg file with the image that is
generated by java swings. But the x,y positions are not matching from
swing generated image to jpg file generated.Any body worked on the
similar problem please suggest.
Text not displayed in applet under Windows XP06 Jan 2005 21:25 GMT3
I'm working on an application/applet that runs fine as an application
or applet in Linux and as an application in Windows (XP), but when run
as an applet (under firefox or IE) it will SOMETIMES (not always) fail
to display text and images.  It does layout the same as always and has
Layout only works after moving a frame06 Jan 2005 18:11 GMT8
I use JInternalFrames for my project. In some cases the components within a
frame won't layout correctly. Only after moving the frame a bit with the
mouse the layouts suddenly change and everythings perfect.
What am I missing? How can I achieve a consitent layout without having to ...
Event Handling Question05 Jan 2005 19:52 GMT2
Just trying to move '*' after single mouse click. Looks like paint method
is executed only once even it is in for loop.
Thank you in advance.
code:
Java 2d: breaking an animation loop05 Jan 2005 19:43 GMT1
I'm trying to make a program of the game of life. It's supposed to randomly
generate a grid of colored squares, then run thru an iterative loop where
the colors change. I've managed to draw everything, and make the
'animation' start at the press of a button, but now I'd like to make ...
TableCellEditor Questions05 Jan 2005 14:08 GMT1
I'm trying to create a table cell editor for a JTable that displays a cell
containing a large quantity of text in a fairly narrow cell that has a
horizontal scrollbar. This is supposed to enable the user to scroll to see
all of the data in the cell without making the cell itself ...
GUI hangs on pack/show-methods05 Jan 2005 11:44 GMT2
my JGoodies-base GUI (using forms 1.0.2 and looks 1.1.2) seems to hang
if it calls the pack()- or show()-methods (from java.awt.Window resp.
Component).
I replaced pack() with setSize(int,int) but afterwards it hangs on
Drag n Drop to an icon on windows desktop05 Jan 2005 10:36 GMT1
I need to drag and drop a file to an icon ( java program ) on the
windows desktop which should resemble the working of the recycle bin !!
1. Is this possible through java or do I need to write native code ?
2. If possible through java then how ??
Icon in JOptionPane05 Jan 2005 08:33 GMT5
Hi out there,
I want to set the title bar icon for my JOptionPane.showXXXX() dialog.
Since JOptionPane has no method to do so, I googled that normally it
should inherit the image from its parent.
Pages: 1 2 3 4 5 6 7 8 9 10 December, 2004
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.