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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Dynamically load laf30 Nov 2005 23:22 GMT9
I am writing an application and I would like to give the user the
option of choosing Look and Feel.
The look and feels that are part of standard java is not that exciting
so I would like to give the user the option of "installing" new look
DefaultTreeCellRenderer moves the placement of children in JTree30 Nov 2005 20:37 GMT2
I'm working on an application that will monitor the status of servers
in my LDAP environments displaying the servers in a tree view grouped
by tree name.  During a thread's connection check to see if the server
is responding, if the result is an error in connection, the thread
JTree getPathForLocation30 Nov 2005 18:58 GMT4
I have this code....
JTree myTree;
...omissis...
myTree.addMouseMotionListener(this);
run file throught an incoming text30 Nov 2005 17:09 GMT4
I'm looking for a class that can implement a method for lauching files
throught an applet button.
I know the file class exists but it doesn't have the methods with the
functionality i want.
jtable text size on edit..30 Nov 2005 14:53 GMT1
Im working with an extended jtable, in the constructor, I set the font
size and the rowHeight,
htfFont = new Font("Courier", Font.PLAIN, 15);
this.setFont(htfFont);
Swing Refresh problem30 Nov 2005 06:33 GMT6
I don't know what subject line i should use for my post. But anyways,
this is my problem.
When a button (JButton) is pressed, it's stays pressed till the
actionPerformed() method is completed for that button. So what I did
menonic without alt key (or similar)30 Nov 2005 06:20 GMT3
in  a swing application i'm developing, i need to give a feature that,
certain button click event should be fired when a predefined key is
pressed. i can't use mnemonics because it need a "alt+key" combination
rather than a single key presses. please advice..
moving  (JTable) columns30 Nov 2005 01:14 GMT5
Thanks,
I'm using a JTable (with headers) and I press a button and the cells are filled
with data from a source I specify.
I'd like the operator to be able to move the columns while data is being filled,
Modifying ResultSetTableModel not Database29 Nov 2005 17:39 GMT1
Hey everyone,
I have been having some trouble trying to figure out how to give the
user data retreived from a MySQL database in the form of a
ResultSetTableModel inside a JTable. Once the user sees the data, I
how to get renderer component from currently selected node29 Nov 2005 12:21 GMT2
I have extended a DefaultTreeCellRenderer class so that I can have
JComboBoxes and editable fields in my JTree's nodes. My problem is that
I'd like to dynamically update the tooltips for each tree node to
display different information and I'm not sure how this is done.
Strange behaviour of JTabbedPane29 Nov 2005 09:20 GMT2
I have a tabbed pane with three tabs (only two are shown below).
All content is different except that two tabs share a status message box.
Sharing means that I want to display the same content in both tabs at that
position.
JPopupMenu position changing28 Nov 2005 21:01 GMT3
the situation:
a JPanel containing a JSplitPane with two JScrollPanes; one of the
JScrollPanes has a JTree, the other one a JTable in it. Each, JTree and
JTable have their own MouseListener which pops up with a certain popup menu
close a window28 Nov 2005 08:05 GMT2
How can I close a window using a JButton?
Close a window28 Nov 2005 08:04 GMT2
How can I close a window using a JButton?
help adding items to JComboBox on the fly26 Nov 2005 18:05 GMT1
Anyone happen to see what I might be doing wrong. I'm trying to add
items to my
JComboBox on the fly as nodes are added to the tree. It's like this ...
1. User adds tree nodes to a tree.
Pages: 1 2 3 4 5 6 7 8 9 October, 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.