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 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
JRadiobutton rendered in JTable06 Feb 2005 11:42 GMT2
I created JTable with JRadioButton in 4 columns of table.I have Implemented Renderer and Editor. My Requirment is something like this
Only one radioButton can be selected in each row. Which works if i put it in Group.
if i selected RadioButton at (0,1) then if i select RadioButton ...
Merging And Splitting05 Feb 2005 20:17 GMT1
                 I have a jtable and i need a way to be able to merge
or to split the cells(both the rows and columns) selected by the user.
I have seen the table model and jtable apis' and there seems to be
nothing about this. I would appreciate it if someone could show me any
JTable in JScrollPane in JInternalFrame: sizing problem05 Feb 2005 16:22 GMT1
I have a program that creates JInternalFrames which are located inside
one half of a JSplitPane. The JInternalFrames contain a JTable. I
would like that each JInternalFrame is sized in a way that it just
fits around the included JTable. Attempts with setPreferredSize() (as
populate a netbeans jtable05 Feb 2005 08:02 GMT2
how it's possible to populate a jtable in netbeans?
help please
tank's
Action Listener04 Feb 2005 22:26 GMT1
Does anyone know how to get an Action Listener to open a new content pane or
change the contents of the current one when a menu item or button is
selected?
Tom
how to honour insets in paintComponent04 Feb 2005 20:26 GMT5
I have created a custom double-line button and overridden paintComponent().
This works fine but I've got one wee niggle: if the layout manager
squashes the button below the width returned by getPreferredSize(), my
text spills into the insets, i.e. occupies the full button width.
How to clear JPanel?04 Feb 2005 19:53 GMT2
I've got a JPanel on which I draw GeneralPaths.
As it's a bit too complex sometimes,
I'd like to clean the JPanel on which I draw
before I draw a new GeneralPath...
adding XYConstraints04 Feb 2005 12:21 GMT2
I wanted to use the class XYConstraints.  I found the .class file in a
folder and copied it into the same directory as the main class in my
program, but the compiler doesn't seem to find it.  How can I include
it in my program?
an uncomplicated java IDE04 Feb 2005 09:50 GMT8
I've been getting into Java recently and I'd like to know if anybody can
recommend a lightweight IDE that I can use alongside a conventional text
editor to handle GUI or other API tasks.
I've downloaded the free version of JBuilder from Borland's website, but
Java Server Faces without JSP03 Feb 2005 23:10 GMT1
Forums:
http://forum.java.sun.com/forum.jsp?forum=427
http://forum.exadel.com/viewforum.php?f=11
General clearing houses:
Centering03 Feb 2005 21:07 GMT2
                 I am trying to center a page number on the bottom
center on a printed page but i am having some trouble doing it.
I am using the windows default page dialog where the user can select
the desired page size(ie, a1,a2,a4) but i am unable to center the page
Getting a "wide column" in GridBagLayout03 Feb 2005 15:24 GMT4
I am trying to design a grid where every cell in a given column is the
same width, but the leftmost column is twice as wide as the other
columns (which are all the same width).  However, when I try using
gridwidth = 2 on the first column and gridwidth = 1 on the others
How to convert Color to hex ?03 Feb 2005 11:38 GMT2
How do I convert the Color object to string in HEX?
Gradient fill with one color provided03 Feb 2005 05:45 GMT2
I would like the user to select only one color and my codes should
devise the selected color to break it into 2 colors, one being lighter
than the other so that I can create a gradient fill.
How can I go about doing that?
Correct "Dispose" of junk JPanel (not JFrame)03 Feb 2005 00:44 GMT1
I haven't done too much Swing programming in a while and I didnt
normally throw away panels within Frames, so was wondering
if someone had the right answer for the following.
I have 1 frame that contains several panels.
Pages: 1 2 3 4 5 6 7 8 9 10 January, 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.