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
How to add spacer nodes/blank nodes to a JTree.11 Feb 2005 21:25 GMT1
Is there a way to add a spacer node to a JTree?
For example:
Root
|
cell rendering in JTable11 Feb 2005 20:46 GMT1
I am trying to render the single cell of the JTable
with the another JTable. so that it gives look & feel of
cascaded tables (as in MS excel or word)
can any one help me out with the sample code?
How to force JScrollpane to resize?11 Feb 2005 19:29 GMT3
I have a JScrollpane that contains a JTable. The code below
demonstrates my resizing problem: when the button is pressed the
TableModel is changed and the scrollpane is repainted but its size does
not change. After pressing the button, if I resize the owner JFrame
1.4 look and feel with 1.511 Feb 2005 15:16 GMT1
I'm in the middle of documenting a program I'm working on (imagine that),
and I realize that I forgot to take a screenshot of one menu.  No big deal,
fire the app up, do another grab and be done.  Murphy's law... I upgraded
from Java 1.4.2 to 1.5.0 since taking the screenshots.  And ...
Help with JList and JComboBox11 Feb 2005 14:25 GMT4
Calling swing gurus,
I have a requirement to implement a sublist to a JList. What I've come
up with is implement ListCellRenderer and extend JPanel, then add a
JCombobox when a certain item on the list is clicked. I can get the
Focus to Owner JFrame?11 Feb 2005 10:34 GMT5
My main JFrame creates a second JFrame (second and it creates another
JFrame(third).
I want to, when click  the button on a 'third' frame, 'cascade' the other
two frames one in a front the other.
Look like a hyperlink, behave like a button...11 Feb 2005 09:02 GMT5
Can I us a JLabel or something else to make something look
like a html hyperlink (underline, hand cursor...),
and trigger an actionEvent like a JButton?
(Hmpfff... Managers with design ideas...)
Hyperlink in JTable10 Feb 2005 21:30 GMT3
Is it possible to put a data as a Hyperlink in JTable?
Jtree nodes alphabetically10 Feb 2005 17:47 GMT2
Does anyone know where I can find example source of sorting nodes in a JTree
alphabetically? That is, I want to lexicographically sort all nodes at a
given level on a branch in a JTree. This seems like a common need - is there
source or example anyone is aware of of this? Thanks, ...
Panel text not showing in JFrame10 Feb 2005 15:29 GMT2
I have a JFrame to display after a button is clicked. The following
JFrame appears, but the label text does not appear until the thread is
completed. Any advise:
public void run(){
unable to add scrollp pane to a panel in an applet10 Feb 2005 07:35 GMT1
I have an applet with a JTabbedPane .
One of the tabs has a JPanel on which I draw using the Graphics g
context.
Since the diagram turns out to be very large I tried adding a
Why I got 2 PrintDialog in my JPanel class, if I create it again ???09 Feb 2005 20:04 GMT1
This class is called from frameMain which extends JFrame:
public class Print extends JPanel implements ActionListener, Printable {
....
   if (job.PrintDialog()) {
JTables09 Feb 2005 14:46 GMT1
                 I am trying to save the contents the of the jtable
together with all its fonts and everything else. The program compiles
without any errors but When i try to save the contents of the JTable an
exception is thrown in the tablesaveas method in the below method
getPreferredSize for JEditorPane09 Feb 2005 14:14 GMT3
I am having a problem with sizing a JEditorPane. I have set the content
type to "text/html", and the content is updated from time to time. It is
put in a JSplitPane, and its width is determined by the JSplitPane's
width.  I use the JEditorPane's preferred size to set the divider
Swing Programming Question09 Feb 2005 13:13 GMT3
Hi, and thanks for reading this.
I have a simple Swing application. When launching the application,
it displays a "JFrame" that contains a "JButton". When activating the
"JButton", a custom "JDialog" is opened. The custom "JDialog" is a
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.