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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
color in strings14 Mar 2005 16:56 GMT2
How do i make a string containing different colors. For example
String s = "This is red, this yellow" must display red in the color red and
yellow in the color yellow;
John
Dynamic combo box editor in JTable14 Mar 2005 16:37 GMT1
i have a JTable with 2 columns. The first column is "static". But i want to enable the user to select the value of the 2nd column from a ComboBox editor. The thing is that the combo box items depends on the first column (for a row).
So:
- i can't use:
 jTable ...
Checkbox access in JTree14 Mar 2005 16:31 GMT2
I have implemented the TreeCellRenderer, such that each node in
my JTree has a checkbox and a label in a JPanel.
Now I am creating a mouse listener for the tree. I can get the
name of the node using TreePath.getLastPathComponent(). But how can
UndoManager addEdit problem14 Mar 2005 14:21 GMT11
I'm using the UndoManager to undo/redo the input of a user to a form
with multiple JTextFields. The standard UndoableEdit's produced by the
JTextFields are one character at a time however and I would like to
change this behavior so that multiple characters can be undone/redone
Change shape of button14 Mar 2005 09:08 GMT2
hi firends,
i am creating GUI in java using netbeans. and i want to change th shape of
JButton to be a circle. Is it possible to do that. pls reply as soon as
possible
Problem with UIManager.get() in JDK 1.513 Mar 2005 16:42 GMT4
After migrating from 1.4 to 1.5, I notice that
   UIManager.get("OptionPane.errorIcon");
returns different objects depending on the look-and-feel.
In the default LAF it returns an IconUIResource object.
problesm with compiling13 Mar 2005 10:49 GMT1
I am writing a program to store stuff to xml using the storeToXML method
but I can;t get it to compile here it is; any ideas?
import java.io.*;
import java.util.*;
Modal dialog focus12 Mar 2005 19:21 GMT3
Sorry if ive asked this b4, buts its really frustrating me...
I have two JDialogs. They're actually two classes which extend JDialog.
I.E. Wizard extends JDialog.
My main screen calls each JDialog.
[Applet] Image-Upload to Server via Applet+PHP12 Mar 2005 07:24 GMT1
i know that this is a question that comes up very often - but i have never
found a complete working modifiable example, therefore i am posting this
question here again:
right now i am working on an online paint-program as java applet (where you
Creating autosizing JScrollPane11 Mar 2005 20:11 GMT1
I can't seem to get my jscrollpane to autoresize itself. Here's some of the
code that I'm using.
JViewport vp = new JViewport();
vp.setView(checkOutTable.getTableHeader());
Linux: open file with proper app11 Mar 2005 17:56 GMT4
I'm probably going to have need soon of a way to open user-selected
files with an appropriate app.  In Windows and Mac OS X, I've long ago
worked out how to do this.  But the problem is different in Linux, in
large part because I'm not familiar with the workings of various window ...
Different Resizing Mode Of JScrollPane11 Mar 2005 13:39 GMT7
 Hi ...
Here's a little strange problem and i don't know whether it can be
solved in Java...
The situation is that am making an IRC client and i need the visible
problem of text display in JTextField11 Mar 2005 13:05 GMT1
i have 3 textfields in my frame and the strings which i am setting in them
are longer than their widths,  when the frame is made visible ,i am able to
see the rightmost part of the strings,but i want to dislay the string from
the left end.
New to Java, please help11 Mar 2005 12:41 GMT1
I am quite new to java so this question is probably easy :)
Please help
I have a frame that holds north center and south panels
-norht panel has a JComboBox
JCombobox select item11 Mar 2005 10:13 GMT2
How do I show a JCombobox always display the selected item as the
first selection. For example you have the following list
Apple
Pear
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 February, 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.