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
JTextField - grab focus14 Feb 2006 14:54 GMT3
I've a JDialog with some JPanels (and different layout managers). In a
JPanel I've a JTextField, I'd like that, when the dialog is shown
(using setVisible(true)) the JTextField could have focus, so the user
could start typing.
lose request focus14 Feb 2006 02:05 GMT1
I have some buttons on my UI and a textfield.
when the user dont click one of my buttons the focus from the textfiled
is lost
how solve this?
use JFrame before it is constructed13 Feb 2006 18:48 GMT4
Is it safe to use JFrame before the constructor is invoked as in this code
sample:
class MyClass
{
ToolTipText problem13 Feb 2006 14:37 GMT4
In my Java Applet whenever toolTipText appears everything behind it
goes blank. When the mouses moves away from the toolTipText area
everything appears again. Any ideas what the problem could be?
Cheers
positioning within a JScrollPane13 Feb 2006 12:09 GMT7
I have a JScrollPane that must always be a certain height.  Sometimes
the JPanel within it is shorter than the full height, in which case
the contents of the JPanel show up in the vertical center of the
JScrollPane.
printing 1 page/20 != printing 1/113 Feb 2006 10:18 GMT7
This is from java.sun.com example of printing large JPanel:
...
job.setPrintable(this);
...
Calculating time differences ?13 Feb 2006 08:38 GMT3
   what's the best way of calculating the time differences between
           "22:00:00" and "01:00:00"
   the answer I want is 180 minutes....
TIA
Menu Question - How Do I Enable/Disable Menu Options Programatically...12 Feb 2006 16:41 GMT2
   when I create my menu, I have many options disabled.
   How do I programatically enable/disable options based upon user input?
TIA
Bill
how to  put  JTextfield  and JButton  in a cell of JTable12 Feb 2006 10:20 GMT4
i am trying  put JTextfield  and JButton  in a cell of JTable,
the problem   with editors  , i am unable apply editors for
both components  .please help  this  issue
Swing usage in Fortune 500 companies11 Feb 2006 20:56 GMT4
Does anybody have an opinion on how widely Swing apps are accepted in
Fortune 500 companies?   My client -- a small IT secruity outfit, is
considering revamping their flagship product, a Swing application with a SQL
Server backend.
JApplet not showing when page revisited11 Feb 2006 12:06 GMT4
I have created a JApplet and put it on the web, the applet itself loads
fine the first time it is viewed but if you refresh the page or visit
another page and then return the applet does not display properly (you
can only see the gray background). I know that I would have to put
JEditorPane & CSS11 Feb 2006 02:52 GMT7
How do I tell if my HTML & CSS that I'm trying to get displayed in my
JEditorPane is supported by JEditorPane? I'm having trouble making some
CSS work, but I'm not sure if I've got my CSS correct so I don't know
which problem I'm encountering.
getHeight of JPanel returns 010 Feb 2006 23:39 GMT1
I'm using SpringLayout with SpringUtilities to make a simple GUI.
To align it within the JPanel containing it, I want to get the JPanels
height, and use that to specify a distance from the bottom of the
JPanel I want the components to display.
new to swing10 Feb 2006 20:57 GMT4
hello everyone, basically i am very new to this gui development field.
i started using swing on my linux machine. i am using fedora core 4. i
made few menu based screens and ran it successfully. but there is a lot
of difference when i view the same at my windows machine. even the
jtable events10 Feb 2006 13:01 GMT1
Hi, I've a JTable where the first column contains an extension of a
JFormattedTextField.
The field is set to only allow the user to type in dates in the format
MM/DD/YYYY i.e. a blank field is displayed as __/__/____, when the user
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.