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 / October 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
repaint a JTable Cell?27 Oct 2004 14:36 GMT4
Is there a way of repainting a single cell of a JTable instead of the whole
table which seems to slow down things really a lot?
JPopup / JSpinner not editable27 Oct 2004 12:31 GMT2
A JPopup instantiates a JPanel class which contains a bunch of
JSpinners. In the popup, the spinners can be manipulated with the
handles but the text cannot be edited. However, if I put the same JPanel
up, the text is editable, anyone know how to make the spinner text
Batch file to exe27 Oct 2004 10:50 GMT4
am looking for a way to convert my batch file to an exe.
Any help is greatly appreciated.
Thanks.
Mnemonics in multi-lingual application26 Oct 2004 17:47 GMT4
I have a Swing application which lacks mnemonic keys for menu items, and
I would like to correct this. I know how to set mnemonics for Actions,
but the problem is that my application can display in several languages
- meaning that the mnemonic keys need to be set according to the ...
Some SwingUtilities.invokeLater Myth26 Oct 2004 17:04 GMT11
after reading http://java.sun.com/docs/books/tutorial/uiswing/mini/threads.html,
i have some doubt:
consider:
====== this code is running in another worker Thread ======
Need jdbNavTree's to be larger in gridbaglayout26 Oct 2004 16:36 GMT7
I can't seem to get component sizing down in gridbaglayout.  Take a
look at this dialog I'm trying to build...
http://eio-online.com/Image1.gif
I need for those two jdbNavTree's to be wider.  Ipadx has no effect.
Word-style undo / redo on a JTextPane26 Oct 2004 08:47 GMT9
I've written a small editor using a JTextPane without having any major
problems so far. My undo/redo implementation (using the
javax.swing.undo package) had one major disadvantage, though: The undo
command would only undo one single character at a time. Instead, it
Printing colors and fonts to an RTF doc using EditorKit?26 Oct 2004 07:50 GMT2
I am trying to generate a simpe RTF document with 1 or 2 fonts, an
image and some dynamic info from the database. I have tried the
following:
Document doc = pane.getDocument(); //I have also tried a
deriveFont(Map attributes) problems26 Oct 2004 07:13 GMT4
I am writing a font selector for my application and I want
the user to be able to select 'underline'. There is a label
that gives a preview of what the font will look like and I
cant get to underline this label.
Fixed Column Table26 Oct 2004 02:47 GMT6
I'm thinking in developing a small edior tool for i18n . As you may know
i18n is based in a properties file formated like
keyname = localized value
Well, the editor will load a unlimited number of property files , all
Applet showStatus() problem26 Oct 2004 00:40 GMT6
Applet showStatus() method, when it is called from within init()
or start(), only flashes the string for a fraction of time and never
stays. 'D like to know the cause and the solution.
TIA
three JScrollPanes on one JScrollBar ?26 Oct 2004 00:36 GMT10
I have three JScrollBars:
jScrollPane1 with JTree in it
jScrollPane2 with JTable in it
and
JMenuItem whit Accelerator but without text25 Oct 2004 14:46 GMT1
I want to make JMenuItem whit accelerator but i don`t want text of
accelerator on button! Help i dont know how to do that.
I have my own MyJMenuItem extends JMenuItem I try to redefine
paintComponent() method but this did not help.
JTable filling w/code25 Oct 2004 11:11 GMT1
The following code is that I use to fill JTable.
It works ok, but I'd like to optimize it using threads, I think I must
change structure, filling directly the table and avoid Vector.
I tryed with
xp sp 2: no more screen refresh25 Oct 2004 08:55 GMT2
The plot:
Standallone machine, tomcat webserver installed, our servlets control
the company. Circular new browser contents show how things are now.
Works fine on any Windows Version, IE 5+. But not after installing XP
Pages: 1 2 3 4 5 6 7 8 9 September, 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.