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 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Two JComboBoxes One change to other30 Jan 2008 10:16 GMT4
I have two JComboBoxes
JComboBox combo1 = new JComboBox();
JComboBox combo2 = new JComboBox();
Both I implemented the ItemListener
How to turn off Antialiasing in 1.6?27 Jan 2008 18:22 GMT7
I have a need to turn anti-aliasing _off_ for certain jlabels.
My 1.4 code no longer works in 1.6 (setting rendering hints).
I googled around and found various ways to turn antialiasing on, but I have
the opposite problem and reversing the examples I have found doesn't seem
Internationalization27 Jan 2008 03:32 GMT5
I was informed today that my Java program might be used in several other
countries, including China, Romania, and some Spanish-speaking countries
in South America.
This mostly impacts the GUI where I have menu items, tool-tips, and
Creating image thumbnails is slow on Mac platform, suggestions for improvement?27 Jan 2008 03:16 GMT2
My java application is given a list of image files.  For each image, it
creates an image thumbnail and displays this thumbnail in a separate
JFrame.  The creation of these thumbnails is very slow compared to the
Mac Preview application.  Is there a way to speed this up?
JList: Scroll to Selected Item27 Jan 2008 01:32 GMT2
I'm using Java 1.4.2 and I've tried searching for this and can't find it,
but I'm sure I saw a method for a JList to scroll to the selected item.
There are times a JList (in a JScrollPane) is reloaded.  On some platforms,
apparently, when I reload it, even though I make sure the ...
AWT vs SWING vs JAVA 2D vs JFC26 Jan 2008 13:41 GMT1
can you please describe or show me the path to find the difference
among 4. (mentioned in subject line)
The basic difference i know, what i want is how to decide when to use
what?
Rummy Royal  !25 Jan 2008 11:26 GMT2
Rummy Royal
http://www.casino-yz.com/
RummyRoyal Team
RummyRoyal is a company that offers online skill-based Rummy games. As
open another jframe25 Jan 2008 10:51 GMT3
How do I open another JFrame from one JFrame ?
The first JFrame is a command prompt. Where I want to write draw f(x).
Then I want to open another JFrame inwhich I show the plot of f(x).
TIA,
Setting uniform width of a table25 Jan 2008 08:06 GMT5
I'm baffled as to how to set column widths to be a size I want (using
SWT/Jface).
My code is basically this:
tv = new TableViewer(parent,SWT.FULL_SELECTION);
Events24 Jan 2008 11:45 GMT3
I am a new to GUI programming in Java. I want to creat a GUI in which
I will ask the user to write a word in the Text field, based on which
the s/w will call certain functions. I have created JFrame inside
which I have made a JDesktopPane, inside which I have the JScrollPane
JPopupMenu positioning23 Jan 2008 12:47 GMT2
JPopupMenu positioning
I have a button, which, when clicked, should show a popup menu alignd
with its lower right corner.
The issue is that the popup menu shows in a wrong place with the first
How to save/load JTextPane to/from file?23 Jan 2008 05:25 GMT1
I have searched news groups and othe major Java fora but got no
definitive answer. I don't specify any specific doc format like RTF or
HTML, just a generic JTextPane that includes text, attributes, images
and other sub components. How to save it onto a file and load back it
TableCellRenderer woes19 Jan 2008 08:32 GMT1
I have a table cell renderer that display a row differently depending
on whether it is selected. However, JTable does not seem to be smart
enough to repaint a row when it stops being selected or when it
becomes selected because of other rows being added or removed.
Bug in JTable DefaultCellEditor?18 Jan 2008 19:21 GMT1
I would have thought if you did any sort of add row, that would first
close any open CellEditor. As it is that cell does not get repainted
correctly or closed.  The cell being edited appears to jump to become
part of a different line.
popup menus / comboboxes18 Jan 2008 12:00 GMT1
I am wondering, how popup stuff can be drawn.
Because it exceeds the window's borders.
Therefore I guess that each popup menu is a new window
without decorations. Is that right ?
Pages: 1 2 3 December, 2007
 
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.