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 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
JProgressBar not displaying properly22 Nov 2005 20:56 GMT1
I am trying to get a JProgessBar to appear (in indeterminate state) and
animate while a database is connecting and then disappear when connection is
made.  Here's my attempt at code:
progressBar.setIndeterminate(true);
repaint problem22 Nov 2005 20:31 GMT4
I've got a problem with paint(). My window needs a complete redraw if
the window size changed. Thus I added a repaint() in the
componentResized() callback.
This callback is called -- I checked.
repaint() but no changes until i minimise then maxamise?22 Nov 2005 20:02 GMT5
I have an application where entering certain numbers changes the data
held, I had observers looking at these observables and when they are
notified they make changes to what is displayed on screen, one of these
is some swing graphics. I do a repaint() in the observer but when I run
JFrame focus when used as a popup22 Nov 2005 19:09 GMT2
I know this is probably poor implementation on my part but I've got a
GUI application that needs to popup a window with several controls on
it that allow some options to be set. I implemented this popup as a
JFrame and now, of course, when you touch the underlying GUI, the popup
Q: Keeping JCheckBoxMenuItem and JToggleButton in sync through Action22 Nov 2005 18:13 GMT3
I am using Action objects when building my JCheckBoxMenuItem and
JToggleButton items in the menubar and toolbar.
I assumed this would keep the two in sync just like happens with the
"enabled" property, but it seems I somehow have to manage the
ActionEvent valid/invalid id22 Nov 2005 15:16 GMT3
I have defined a custom Action that extends AbstractAction for quiting
my application. This action performs all types of house-keeping before
calling System.exit(0). Now I would like to perform this action when
the user clicks on the close X of the main JFrame. What I have done is
JSpinner with DateModel, setValue not working ?22 Nov 2005 07:45 GMT4
I wrote a JSpinner-based Class that I use as a Time Chooser.
The spinner has a DateModel.
My problem is that the setValue does not work : the content of the
spinner is not updated.
Progressbar Stops Updating21 Nov 2005 21:26 GMT2
I'm having some strange issues getting a JProgress bar to update
correctly. I have set up a pretty basic app that does RSA decryption.
It's supposed to read in a CSV and a certificate containing a private
key and output a decrypted version of the file. I set the code up using
Icons overlapping21 Nov 2005 18:16 GMT5
Hello, I have a question.
Does anybody know how to overlap (I don't know if this is the right term
in english!) two or more icons? For example, in Eclipse this happens
when you have a static or final field (or method). There is the field
GUI builder for Eclipse?21 Nov 2005 03:00 GMT5
Is there a GUI builder for Eclipse? Where can I get it from?
javax.swing Timer implementation21 Nov 2005 01:34 GMT5
   I am having some problem, I need to implement Timer, The program
should work this way:  Buttons placement in program should be generated
randomly. Button stays there for a period of time, if user clicks it in
that period of time then Button changes placement randomly again if ...
Need a JSplitButton21 Nov 2005 00:45 GMT1
Like the back/forward button in a browser, where it is basically 2
buttons, one on the left is the large button and on the right is an
arrow that will pop-up a JMenu when clicked. This would look pretty
much like a JButton with th4e JComboBox's arrow button. Thanks!
JFormattedTextField inconsistent behavior20 Nov 2005 23:33 GMT1
I'm attempting to create a JFormattedTextField that will accept only a
certain set of characters, but there is not a limit on the length of
the string. I have put together a MaskFormatter like this (pardon any
typos, I'm having to type it in from scratch):
File I/O question20 Nov 2005 15:51 GMT6
I would like to look for a filename consisting of at least an 'a' and
'.txt' and then let the program just search the disk for it. When
looking at file I/O (e.g. at mindprod) I get the impression that I won't
be able to just scan through the filestructure on disk. Is this a
something similar to a JTabbedPane19 Nov 2005 21:59 GMT3
I have N number of panels that I need to switch between, only 1 panel being
visible at a time.  But I do not
want Tabs shown.  My first thought was to use a parent panel with a layout
of BorderLayout and place the
Pages: 1 2 3 4 5 6 7 8 9 October, 2005
 
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.