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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
resizable GridBagLayout20 Oct 2005 16:14 GMT3
I have a GridBagLayout with a couple of JTables in it. They arrange
nicely and all is beautiful, except for one thing: the user cannot
resize the tables. Imagine a JPanel GridbagLayout with two tables right
next to each other. Common user interfaces and common sense dictate
WEB GUI20 Oct 2005 10:44 GMT4
Hi. we are planing to start one project, we are looking for best GUI fo
our webbased application. can u pls suggest what all the ne
technologies will give us best GUI. Looking for thin clien
Application.
number pad component20 Oct 2005 08:29 GMT4
we are developing a touch screen based point of sale application. we
need a component having a textfiled and an attched set of keys to enter
numbers. Can anyone tell me some place where i can look for such a
thing? if anyone happens to have such a component which they are ready
getContentPane().add20 Oct 2005 03:43 GMT11
I want to get a window inside the GUI I have and there is a problem with
this:
simulatieFrame.getContentPane().add(simulatie);
In the code I have declared globally:
Resizing JTextArea issue20 Oct 2005 03:11 GMT10
This is my first post here. I'm a beginner at Java and a newbe at GUIs.
Although I've done some Java work by now, this one bites me. I was hoping
the group could help me find the answer. I've read the GUI faq and hunted
with Google wrt similar subjects, but to no avail.
How to indent JLabel content20 Oct 2005 02:50 GMT7
Hi java guys!
I would like to indent my JLabel text like below.
----------------------------------
|    hello World!                |
Putting a block of text as a group in JTextPane19 Oct 2005 19:56 GMT1
I am a newbie to Swing.  I need to implement a text editor using
JTextPane.  One of the feature is I can insert a text object in the
editor.  This text object is shown as normal text, but it will be
treated as one group.  In other words, I need the followings:
swap out JPanel's data19 Oct 2005 19:53 GMT5
I've got a question about best practices for form data. I have a JTree
on the left and a form with many text fields on the right (JSplitPane).
A user will then click on a tree node, or leaf. The form in the right
pane will then populate with data for that selected node.
dragging and moving an image to Japplet19 Oct 2005 14:10 GMT3
i want to open an image in an Japplet
(and in a Japplet i had painted rectangle,circle and lines....)
and after opening the image, i want to drag that image and placed it on
an Japplet whereever i want.
testing if a JFrame has been disposed.19 Oct 2005 13:39 GMT8
I have a Swing program that can spawn off a JFrame.  I want the user to be
able to close the JFrame, but later on in the execution of the program, I
want them to be able to create a new one.  However, if the user clicks to
create a new JFrame when one already exists, I want that ...
Add Jpanel to JLayeredPAne19 Oct 2005 11:59 GMT7
Hi, I'm looking for a way to add several Jpanel to a JLayeredPane.
I wrote
JPanel pan =new JPanel();
JLayeredPane layered=new JLayeredPane();
Row "headers" in JTable19 Oct 2005 10:51 GMT4
J2SE 5.0_05 on Windows Server 2003 SP1.
What I want to do is something like a column header only it's a row header
that is effectively a JTable column that is fixed in position on the left of
the view and can't be reordered or gain focus.
help w/ DocumentListeners19 Oct 2005 10:36 GMT18
Here's what I have. User right clicks on a node in a JTree pane on the
left, this brings up a popup menu. User then clicks 'add' from the
popup menu. This in turns adds a new leaf node under the node just
clicked on and also selects a form with JTextFields in a JPanel on the
to get the position of a panle relative to it's containers19 Oct 2005 10:25 GMT3
i have this problem. i have a JFrame containig a hirerarchy of panels.
i need to find the location of a panel , which might be contained in
other panles, relative to the JFrame.
Thanx in advance for the suggestions
JSpinner input validation, numbers19 Oct 2005 04:48 GMT3
Hi,
I have a rather large number of spinners in my application. Their
values vary but often ranges from 1 to 99. So I want the user to be
able to type in the number if they want to make a big change.
Pages: 1 2 3 4 5 6 7 8 9 10 11 September, 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.