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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Setting a Dialog's owner after construction28 Jan 2005 08:11 GMT4
I have a problem where I need to set the owner of a dialog after it has
been constructed.  Looking at the API, it looks like the only place i
can set the owner is in the super(Frame owner) or super(Dialog owner)
constructors.
GridLayout and glue27 Jan 2005 18:21 GMT4
When I put a JPanel with a GridLayout, followed by a
Box.createVerticalGlue, why does not all the extra space go into the
glue? It seems that the extra space is spread within the gridLayout and
the glue.
JTable row color rendering problem27 Jan 2005 15:48 GMT2
I am having a problem rendering background colors in my JTable.  Based
on the last column (Calibration Results - with the value of either
"Pass" or "Fail"), I want to color the entire row of the table green or
red respectively.  I have checked online and through usenet, and my
Problems with synchronization in JLabel (and Swing at all)27 Jan 2005 14:15 GMT2
I have written a small program in Java, which performs complicated and
long-lasting calculations. So I want to illustrate the progress of
these calculations by a text (percent work done) placed in JLabel
component. But I have a "small" problem - this text doesn't change
JTable questions27 Jan 2005 13:44 GMT1
How can I set the column width for a JTable?
Is there a way to set the row height for all rows in a table?
Currently, I'm using setRowHeight(row, height) but you have to call it
for every row.
Website with advanced uses of jtable?27 Jan 2005 13:01 GMT2
A couple years back i had a link to a website which had many examples
on how to use a jtable the advanced way. Examples like putting
combobox in a cell, colloring a cell, collapse/expand rows in a
jtable.
How can I get a nice border around components?27 Jan 2005 10:45 GMT1
I have seen components like JLabel and JTree with a thin line around
them creating a nice border.  Would anyone know how to do this?
How can I add another MutableTreeNode to a tree?27 Jan 2005 10:32 GMT1
Does anyone know the method to add another MutableTree Node to a tree
after a DefaultMutableTreeNode has been added?  Or how to add another
node to the tree?
I tried to add a 2nd DefaultMutableTreeNode to a tree with add() but
Something similar to JSlider27 Jan 2005 07:57 GMT1
Is there a SWING component that I can use to create a "circle" JSlider?
I would like to retain the functionality of the JSlider but instead of
a horizontal or vertical slider, I would like to make it a circle
slider.
java xml parser26 Jan 2005 18:05 GMT1
Hi, I'm new with Java graphic. I have an xml file with the informations
about the slots (attribute) of each module of my sistem, like
     <module name="NomeComponente" type="action">
         <phase>1</phase>
Printing the contents of a JTextPane26 Jan 2005 14:14 GMT1
I am trying to print the contents of a JTextPane which contains five
pages of styled text and two embedded images. I am using the windows
native page format and print dialog. The entire content of the
JTextPane prints without flaws if i decide to print all the pages. The
Equation Viewer26 Jan 2005 10:11 GMT2
I'm searching for an equation viewer for displaying equations itself, not as
a graph or something like that. It should be a component for easily using
with swing and awt.
I have to display mathematical equations and it's no fun with labels and
Traffic-Cams   ( new yahoo group )25 Jan 2005 08:43 GMT1
There is a new Yahoo group called " Traffic-Cams "
This group discusses everything related to online and realtime
traffic-cameras
We have a very extensive links-section with links to thousands of online
JSplitPane with JTree/JTable 1 mouse click update problem25 Jan 2005 08:32 GMT1
I have a JSplitPane with a JTree on the left and a JTabbedPane on the
right. I want the JTabbedPane replaced, based on the actual type of the
object that is clcked.
That works OK but the following happens:
logic in one thread and swing in another25 Jan 2005 02:22 GMT1
I think this subject is pretty common, but I could not find any solution to
my problem.
Long story short: Is there something I can call inside a class that is in
the main thread so that it is kept alive, or stopped, while a Swing class
Pages: 1 2 3 4 5 6 7 8 9 10 December, 2004
 
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.