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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Clearing background as drawString() is displayed26 May 2006 19:06 GMT1
I am using Graphics.drawString() and Graphics2D.drawString() but I would
like to change the default behaviour of not clearing the background as it
displays each character of the text.  Is it possible to change it somehow so
that the background behind each character is cleared as ...
displaying two icons on DefaultMutableNode26 May 2006 14:35 GMT2
  As part of my project, i have come across the one problem.
Anyone can you please let me know how can i display two icon on leaf
node(DefaultMutableTreeNode) of JTree.
Send me if you have any examples.
How to use actionListers within static methods26 May 2006 11:51 GMT9
In the code below I am attempting to define an ActionListener for a
button so I can do something useful when the button is pressed.
At the statement
    ButtonListener buttonListener = new ButtonListener();
Swing Bean Form Builder (SBFB) 0.1 released25 May 2006 23:06 GMT1
I'm happy to announce the first release of a young project that
automatically generates GUI from Javabean objects.
Swing Bean Form Builder (SBFB) is a simple java SWING framework that
automatically generates input and presentation GUIs from standards
SWT: Why are scales inverted by default?25 May 2006 17:36 GMT1
I try to use some scales to create a configuration gui for a hardware
simulator. Eclipse/SWT is used as gui api. This is the code for one
example:
       Scale scalewidth;
Help with Painting problem of a variable row height JTreeTable25 May 2006 16:02 GMT2
I have a painful painting problem when implementing a JTreeTable with a
variable row heights. I have put together some sample code which can be
found <a href="www.geocities.com/dzenyu/treetable">on my site.</a> I
even provide a sample that you can view in order to demonstrate the
JTabbedPane woes25 May 2006 13:09 GMT2
Hi everyone. I have a JTabbedPane in an application that just refuses
to change tabs under program control.
I have two tabs. At one point in my program, I run the code:
JTP.setSelectedIndex( 0 );
snap-to-grid functionality25 May 2006 11:49 GMT2
I want to develop something like an editor application. It should be a
MDI application with a toolbox from which the user can drag elements to
the edit window. In this window there should be a grid with snap-to-grid
functionality.
selection on custom table (AbstractTableModel)24 May 2006 22:21 GMT2
I have created my table model by extending from AbstractTableModel. I've
notice that it dosen't have methods for selection managment (dosen't
implement ListSelectionListener). Maybe a newbie question, but how do I
implement it? Java tutorial on tables and such don't mention it.
Buttongroups24 May 2006 21:07 GMT1
I have 2 seperate panels, fitted into a larger one, and each of these panels
holds a buttongroup with 3 buttons.
Is it possible to select one button from one group, and then disable the
other group entirely?
fileChooser question24 May 2006 14:22 GMT2
I was wondering if there was a way to setup the file chooser so that
directories can be selected but also so that navigation was impossible.
I was the user to pick a sub directory of a given directory.  However,
if I enable directories, then the user can change the directory.
What is open source in JGoodies that i can use in my apps24 May 2006 11:52 GMT9
I can see the following freeware in jgoodies website:
1. Forms
2. Looks
3. Validation
JSpinner increased value?24 May 2006 10:27 GMT1
This is probably an annoying question but I couldnt find the answer
elsewhere.
Is it possible to make a JSpinner component increase by a 100 instead of 1
each time I press it, and if so how do I set it?
workable solution to non-focusable JWindow24 May 2006 07:07 GMT2
I've been wanting to have a stays on top toolbar for an app that I am
writing. I naturally don't want the toolbar to have its own button on
the windows taskbar, which is what a JFrame gives you, even if it is
undecorated. And a JDialog doesn't allow you to set alwaysOnTop.
turn off the visibility of a JTree NODE23 May 2006 14:39 GMT2
If JTree can set something like setVisible(boolean) on the
DefaultMutableTreeNode after loading data to the tree? I know that
there is no simple way to do this.
in example i have a tree:
Pages: 1 2 3 4 5 6 7 8 April, 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.