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 / April 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
JFileChooser14 Apr 2008 04:14 GMT3
for some reason when I open this dialog the button still says "Open"
chooser.setDialogType(JFileChooser.SAVE_DIALOG);
chooser.setMultiSelectionEnabled(false);
chooser.setFileSelectionMode(JFileChooser.FILES_ONLY);
Close a frame, not the application?13 Apr 2008 16:03 GMT3
In an application I open a new frame by clicking a button in the main
frame. When I close the new frame, the application terminates. How can I
close the frame, without closing the application?
Thanx,
disable jcombobox item09 Apr 2008 22:20 GMT5
I would like to disable an item in a JComboBox.  By "disable" I mean
to grey-it out or otherwise indicate to the user that this item is not
a valid selection.  They should still be able to select it but it
should look different.
Switching languages in Swing GUI on the fly09 Apr 2008 06:55 GMT5
Hi, everyone.
I'm currently creating a program that will be translated to at least three
different languages. I want it to be possible to change languages on the
fly. So far I've been using Runnables that set the texts on all components
java programming08 Apr 2008 01:03 GMT1
http://computer-language-tutorials.blogspot.com/2008/01/java.html
Java developper exam07 Apr 2008 10:31 GMT2
I want to certify for the java developper exam. I have the following
question : In the gui you must have the possibility to book a record. Is it
allowed to add new functionality like release a record. The assignment does
not say it is needed. My oponion is that it is reasonable ...
tel me06 Apr 2008 18:40 GMT3
What are the possible peremeters of the showInputDialog(), and
showOutputDialog ()?
Newbie: Update of window04 Apr 2008 00:11 GMT4
I am new to Java and Swing. I have tried to search the net (including
comp.lang.java.gui FAQ), but I cannot figure out what is wrong with
the following test of swing. The window only updates when I am
changing the size of the window. How do I get the program to update
IFC01 Apr 2008 14:43 GMT2
What is IFC?
How to update JTable from JMenuBar?01 Apr 2008 09:39 GMT4
The initial problem is to update JTable when user opens file from my
JMenuBar
I handle JMenuBar events by implementing AbstractAction
My JTable has its own implementation of TableModel (I extend
Pages: 1 2 March, 2008
 
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.