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 / November 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
create a GUI in java25 Nov 2006 16:36 GMT2
I have to create a GUI in java that should have the following
functionalities:
1. load a map (bmp/jpg file) ) as background (ok this is the simplest task)
2. create objects on this map
Problem about JScrollPane25 Nov 2006 12:22 GMT2
i am preparing software in which i have used many components like
jtable, jlabel etc..
i have added all these components to jpanel.
and i want the scrolled window but i am not able to get this...
Highlight itemin JList on mouseEnter (mouse over)24 Nov 2006 19:01 GMT2
I have a JList which I add a MouseListener to. When the mouseEntered
method gets called I'd like to select the item in the JList for which
the mouse is over.
how can i do this?
jtextpane has no components24 Nov 2006 18:51 GMT3
I am having a problem with jtextpane that I do not understand. It is
probably quite obvious, but I am not strong with Swing, so please be
gentle. I've spent time on the tutorials and googling, but there are
not samples nor any discussions that I've seen doing what it is I am
Windows XP Platform Look & Feel ugliness24 Nov 2006 09:49 GMT4
I'm trying to get my Swing app to look like a native XP app when run on XP.
In the example below, when run on Windows XP, I find the font used in
the JSpinner is considerably larger than that used in the JTextField and
JLabel.
jtable row height problem24 Nov 2006 05:25 GMT2
Hello all,
I have a problem with a jtable. I have written a program to simplify
the translation of the texts in my main application. So basically what
happen is that my editor reads the .properties file and lets the user
JTable Cell Renderers24 Nov 2006 00:15 GMT3
                   I am currently trying to use a JTextPane as a cell
renderers for a JTable but it does not seem to work although the program
compiles. I alsways get an error stating class cast exception saying that
i must cast the editor component to JTextField instead of a ...
Update jTable Filled from DB21 Nov 2006 00:37 GMT7
i'm having a question i'm making a small program that involves reading
from a DB and putting the data in jTable.
But when you select a row in the jTable and press a button there comes
an dialog that you can edit the data afterwards when you close the
JFocusTable focus management problems20 Nov 2006 21:54 GMT4
I've been having some difficulties with keyboard navigation within a JTable
when using custom celleditors.
Luckily, I found a web page by  Jeanette Winzenburg addressing the exact
problems I was experiencing. It's here:
comp.lang.java.gui FAQ20 Nov 2006 18:31 GMT4
Archive-name: computer-lang/java/gui/faq
Version: $Revision: 1.20 $
Posting-Frequency: monthly
Copyright: Copyright (c) 2003 - 2006 Thomas Weidenfeller
How to auto-expand JTree20 Nov 2006 16:50 GMT5
I've googled this topic, but does not get a detailed answer.
Thanks in advance!
Connecting JFrames in Netbeans19 Nov 2006 16:32 GMT5
                    I am using NetBeans to do a project and i was
wondering whether i could do the follows:
have 2 files :
one.java ----------> has JFrame1 -----------> has button1,textbox1
repaint doesn't work19 Nov 2006 10:11 GMT10
I need to immediately paint ad Image in a Component, but repaint()
doesn't direcly execute paint, but request it to another thread, that
executes it as possible. If I need another code after repaint() and
before removing Component, paint is never executed.
How to do image-type conversion18 Nov 2006 01:01 GMT4
I'd like to convert a standard TYPE_INT_ARGB BufferedImage to a
TYPE_BYTE_BINARY one. Getting simple black and white ARGB image from
original image was a piece of cake. However, I have no clue from there
on.
line breaks in Jlabel w/o using html17 Nov 2006 16:48 GMT1
I know you can do line breaks in a JLabel when you use html and you use
the '<br>'... but when the user resizes the window all the html JLabels
get funkified in an ugly way!  I want to avoid my gui getting all
screwed up when the user resizes the window.  The quick work around to
Pages: 1 2 3 4 5 October, 2006
 
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.