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 / June 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
MVC Framework for Swing?14 Jun 2006 16:08 GMT6
I'm looking for an MVC  framework for Swing apps.   I'm thinking of
something similar to Struts, but for desktop apps.  I keep on writing
controllers for each Swing app I develope,  and I can't believe there's not
a framework out there to expedite this.
JTable AUTO_RESIZE_OFF with columns filling space14 Jun 2006 13:22 GMT1
  I have a JTable which I put into a JScrollPane.  I want the auto
resize mode to be JTable.AUTO_RESIZE_OFF...so that the scroll bars will
appear upon resizing columns.  However, I want the columns to initially
fill the width of the table.
Algorithm to display rectangles14 Jun 2006 08:59 GMT1
 I am drawing a figure for Data Modelling Diagram which is containing
number of rectangles and lines which are connecting them. I am using
SWT's draw2d.
I have calculate position of rectangles and start/end ing point of
i18n in swing, trouble14 Jun 2006 08:14 GMT3
I am building my first Gui with Swing, and in the same time I need to
use the i18n to make it work in Japanese and English.
I use Eclipse and its great Visual Editor to save time, all my files are
utf8 encoded. And, I am under WinXp...
TabbedPaneUI painting question14 Jun 2006 04:39 GMT1
I'm writing my own TabbedPaneUI that extends BasicTabbedPaneUI,
to get a certain look.  I mostly have the look I want but there's one
detail
I can't figure out.  Suppose the tabs are on TOP.  The code draws each
Get a free "Java Swing " ebook13 Jun 2006 22:47 GMT6
Swing has something for all Java audiences, but is mainly intended for
experienced and advanced GUI developers. Each chapter begins with a
discussion of relevant classes and interfaces, often interspersed with
small example applications to demonstrate key features. The remainder
Find out VK_CUT / VK_COPY / VK_PASTE actual combination13 Jun 2006 16:36 GMT1
I'm making a context menu to expose some actions of a text component. I
want to show the key bindings of the actions setting the key strokes as
accelerators of the menu items.
The problem I face is by default the Cut/Copy/Paste operations are
Style combining13 Jun 2006 08:06 GMT1
How do I get two styles in a JTextPane to work together?
Or, in another way, I have 3 styles (Bold, Italic, and Underline), how
can I use two of these at once?
Displaying background color for treenodes of JTree12 Jun 2006 22:47 GMT6
 As part of tree, i wanted to display a alternative background row
color for each node of JTree.
Could you please let me know how can i do it. Please send me some
example programs.
Sorting details in JFileChooser open dialog12 Jun 2006 21:09 GMT1
Is there a way to sort the name, size etc., columns in details view in
JFileChooser open
dialog? They are not sortable by default.
Thanks in advance,
Background Color12 Jun 2006 09:49 GMT2
             I am trying to change the background color of a JTable by
using the following code.
JTable.setBackground(Color.blue);
The thing is that the cells still remain white, i know i am doing
The simplest way to show a large output string?11 Jun 2006 19:09 GMT3
Hi,
What I want to do is quite simple: I want to show a large output String.
The user then will press "OK"; then the output window disappears, and
the program continues.
JTabbedPane and child components11 Jun 2006 16:35 GMT1
Hello. I have JTabbedPane with couple of Tabs. Each tabs chave
JEditorPane. My question is: how to get JEditorPane object from
(current) active Tab?
Regards
swing not thread-safe10 Jun 2006 18:38 GMT1
Sun makes the statement:
"Once a Swing component has been realized, all code that might affect
or depend on the state of that component should be executed in the
event-dispatching thread."
PopupListener for multiple Components10 Jun 2006 13:21 GMT2
I have an instance where I need the same popup menu usable for more
than one component (but only one at a time).  Is the class below a
reasonable modification of the one shown in PopupMenuDemo.java, or
is there something I've missed here?
Pages: 1 2 3 4 5 6 7 May, 2006
 
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.