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 / December 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Key event and focus handling31 Dec 2005 23:22 GMT1
I'm trying to develop a component (based on a JTabbedPane) where I
manage ALL keyboard events for the component and all components within
it (mostly buttons and labels).
Clicking anywhere in that component (on a tab, or on a button within
How to add elements to a JList without preventing refresh30 Dec 2005 16:13 GMT5
i have a simple problem. Let's say that in some app, i have a loop wich
add a lot of elements to a JList. I CANNOT change the loop, but i can
change how each element is added.
What i would like is that i can scroll the JList with the mouse,
polygon shape of jcomponent30 Dec 2005 11:07 GMT3
polygon shape of jcomponent, is it possible?
UI Software Architecture - MVC + Code Generation?30 Dec 2005 10:11 GMT3
I have an architecture question for designing a suite of rich client
applications.  The synatx is Java although there is little specific to
the language - I consider this a software engineering dilema.
What do you think of my solution as follows?
How to enter characters beyond keyboard into JTextField?30 Dec 2005 05:53 GMT5
How do I enter characters from the keyboard that aren't on the keyboard?
 For example if I want to enter the 1/2 character \u00bd.  I thought on
a Winblows machine that you could do that by holding down the ALT key
and then typing a sequence of numbers.  It doesn't and I hadn't ...
Overwritten Boolean in table cell30 Dec 2005 04:04 GMT3
I'm using Swing to create a JTable with one column rendering a checkbox
(Boolean).  Fine, this works because I have a custom table model that
overrides getColumnClass() and now everybody is happy figuring out how to
render a Boolean.
Thin Client Select29 Dec 2005 16:13 GMT4
What is the equivalent in thin client of selecting a row in a JTable?
Do you have to fake a giant radio form?
Signature

Canadian Mind Products, Roedy Green.

Preserve Line Breaks29 Dec 2005 11:32 GMT4
Which data entry components preserve line breaks entered in text?  How
do you enter them without triggering a Submit?
Signature

Canadian Mind Products, Roedy Green.

JformattedTextField DateFormat29 Dec 2005 10:06 GMT1
Dear al,
I have a really irritating problem:
When I run the following code, I can correctly edit all the fields created
by maskformatter, but the dateformat field is always in insert mode, and it
Best Approach for putting words on a JPanel (with special requirements) [2nd attempted post]29 Dec 2005 04:45 GMT8
I am a newbie to Swing and I am trying to do something that is over my
head.  This is a "how do I . . ." question or maybe a "what is the best
way to . . . " question.
Can anyone advise me on my approach?  That is, am I on the right track
color pallet29 Dec 2005 04:08 GMT2
I'm coding up a routine to dispaly a stacked bar graph using
Graphics2D.  Each bar is made by a bunch of rectangles representing
each contributor.  The color of each contributor should be different.
I need a way to assign these colors.  The number of contributors can
rescale using affineTransform, but scaling factor isn't quite honored?29 Dec 2005 04:03 GMT1
Hi,  I'm using affineTransform to rescale a polygon to fit in the
screens area.  If the shape is 25% smaller than the drawing area, then
the shape is increased by 25%.     Each side of the shapes length in
inches is initially the same as the length of the side in pixels.
Input Verifier for JComboBox29 Dec 2005 03:56 GMT5
If I create and InputVerifier and set an editable JComboBox like so:
JComboBox myJComboBox = new JComboBox;
myJComboBox.setEditable(true);
myJComboBox.setInputVerifier(comboVerifier);
Newbie help! Returning an enumeration29 Dec 2005 02:35 GMT1
Hello all, i wonder if some kind soul could point me in the right direction.
I'm sure the solution is VERY straightforward but for some reason i just
can't see it.. just call me Mr. Thicky. Anyway... here it is....
I have a main method that passes a parameter to another method used ...
JTextArea not producing events29 Dec 2005 01:47 GMT1
Run the little SSCCE below and you will not get any events at the
InputMethodListener.  Why not?  How are you supposed to detect a
change?  It won't let you use an ActionListener or a TextListener.
// sample use of a JTextArea
Pages: 1 2 3 4 5 6 November, 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.