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 / February 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Detect when key is being pressed then released28 Feb 2006 19:27 GMT3
I use the code below to detect when a key is being pressed. Unfortunately it
only responds when the key is first pressed.
What I would like to do is detect when the key is initially pressed, and
when it is released.
jinternalpane freakiness28 Feb 2006 19:23 GMT1
Hi, I've a little "Quick Launch" JInternalFrame (i.e. just shortcuts to some
often used menu items) with 6 buttons 3 labels on it. Each button has a
listener and throws up another window when clicked. Very occasionally I
click on one of the buttons and the quick launch frame ...
java swing gui/windows xp problem28 Feb 2006 17:37 GMT1
Has anyone had this happen before? I developed a Java Swing GUI in
Windows NT and the GUI displayed fine, however, trying to run the same
program in Windows XP causes GUI painting issues. Certain swing
components don't get drawn or displayed. Only after mousing over these
Jlist & JGoodies Binding28 Feb 2006 14:15 GMT2
I have the following java bean:
public class UniversityCourse extends Model {
public static final LEVEL_PROPERTY = "levels";
//the name of the course
Can the content of JComboBox be RightAlignment28 Feb 2006 01:01 GMT4
Hi,everybody
As the title, is there any methods?
I just tried, but no finding.
regards,
jgoodies DefaultFormBuilder adding a custom component28 Feb 2006 00:44 GMT2
I have been successfully using jgoodies DefaultFormBuilder to
dynamically build my forms with TextFields, FormattedFields, DateFields
etc.
Now I want to build a custom control which consists of a JTextField and
using JLayeredPane27 Feb 2006 20:06 GMT4
Is it possible to successfully add it to another JComponent, or must
you set it as the contentPane of a JFrame?
Signature

monique

Draw pointable / pickable lines, etc, how to?27 Feb 2006 19:12 GMT2
I am wondering what is the best way to this common GUI task:
Draw some rectangles, lines, pies, etc (say, in a JPanel). Make sure
these things are "pointable" and "pickable": when mouse is moved over
it, we can press mouse key to "pick up" it and drag it around, etc.
Editor / Renderer: data flow27 Feb 2006 08:01 GMT4
When I set an editor and a renderer to a jtable, which is the data
flow?
My editor return an Object from getCellEditorValue method. And then?
Which method proces that object?
Writing to a file and a TextArea26 Feb 2006 20:54 GMT6
Hello there! The application I am building will calculate the total sales for
any number of salesmen. The application will allow the salesman to enter
their name, the product (numbered 1-5 in a JComboBox) they sold as well as
the amount of products they sold. They would then hit the ...
Interesting loading image from jar problem26 Feb 2006 11:01 GMT6
I have no problems loading an image from a jar using a class which
shares that jar. However, if I have a utility jar which contains a
ImageLoader utility class and use this class from my main application
jar which contains the images, I get a null pointer exception on
Pls Help: Making modal dialogs semi-modal26 Feb 2006 10:17 GMT2
I am currently writing an application that works as a base plugin
environment for a variety of "other" applications. Each of the "other"
applications or 'Plugins' are loaded in a new tab (in aJPanel) on the
main Tab pane when the user so wishes. The tabpane is added as a
does java has any api for compressing files or folders by tar and gzip?25 Feb 2006 18:44 GMT1
 Does java has any api for compressing files or folders by tar and
gzip?where do i get the library(jar) for this? i seen standard java api
only provides java.util.zip classes only. But it does not have any
classes for tar and gzip. Pls give me any links where i get libraires
Mac OS X LookAndFeel on Windows25 Feb 2006 18:40 GMT2
   I'm programming on a Windows XP platform but I'm trying to use a
Mac LookAndFeel.
Exception first:
   the Win "src.zip" doesn't contain the package
How to make Image size as the label has?25 Feb 2006 03:35 GMT4
I'm creating desktop wallpaper for JFrame window. I've created and
added JLabel component with icon as a jpg file. but as i resize the
window it shows only it partially. I want the size of image on label to
be in size with label .
Pages: 1 2 3 4 5 6 7 8 January, 2006
 
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.