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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Best way to set an image to a background24 Apr 2006 14:40 GMT6
Hi again i'm posting to ask the question what is the best way to put an
image on a gui background but still have the ability to place buttons
and text fields on top of it.  My program has a map and I want to place
buttons on each region of the map and some text fields here is how i
Highlight just inserted record23 Apr 2006 12:05 GMT1
I have a table that shaws data from a MySQL database. The table in DB
has two fields ID (auto incremented) and Name. The table on the
JINternalFrame shaw these data sorted by name. To insert a new record I
call a JDialog to type in info and by a button do an insert in the DB.
JTextArea and Image sharing same GUI space22 Apr 2006 10:51 GMT1
To display a message in a GUI, I am using a JTextArea defined as:
    JTextArea message = new JTextArea(1,1);
To put the desired real data in the JTextArea (and thus display on the
GUI) I use a statement like this:
Problems with resizeble JOptionPane/JDialog21 Apr 2006 21:06 GMT2
I created a popup with JOptionPane, it works fine except I can NOT
resize the popup window.
Here are the codes:
JPanel myPanel = new JPanel();
AbstractTableModel.setValueAt Type mismatch21 Apr 2006 19:38 GMT2
I am having problems working out how to override setValueAt() in the
example below. The method receives a parameter of type Object which has
the value of the edited table cell, I want to assign the edited value to
an object of a more specific type but I cant work out how to do ...
jscrollbar setvalue21 Apr 2006 18:24 GMT1
I have some code like this:
int pos = scrollPane.getVerticalScrollBar().getValue();
//some code to refresh html page on jeditorpane
scrollPane.getVerticalScrollBar().setValue(pos);
JTables within a JTable21 Apr 2006 16:05 GMT6
I've used JTables with renderers before, but I've never tried this
particular task.  I'd like to have a JTable whose cells contain JTables.
 (I've tried other approaches, including JSplitPane, but none did
exactly what I was looking for.)  Creating the array of JTables isn't a
Color Scheme of JTabbedPane21 Apr 2006 14:29 GMT3
I am required to change the color-scheme of the unselected and selected
tabs of a JTabbedPane. Any idea how to go about it?
Regards,
Ankur
JSplitPane won't split21 Apr 2006 04:57 GMT1
I'm trying to make a JSplitPane and fill it with some text boxes. The
top box has a JScrollPane, the bottom is just a JTextArea, but might
become a JSplitPane in the end. The problem is, the split bar is simply
not there at all. I don't get it. In the following code, JSP is the
JCSpinField translation20 Apr 2006 19:37 GMT2
I've to transform some JCSpinField in a standard Java class.
Can someone help me?
[SWT] Transparent Canvas20 Apr 2006 16:56 GMT2
I am working on a GUI with movable icons, similar to Windows Explorer. I
represent icons as class extended by SWT Canvas. However, I would need
the space around the icon to be transparent. Is there a way to
accomplish this, or should I change design and use something apart from
How to capture MouseClicks on the title area of a JInternalFrame?20 Apr 2006 15:30 GMT2
I have equipped a class, derived from JInternalFrame, with a
MouseListener and can catch the events, when I click the mouse inside
the frame. MouseClicks inside the title area are unfortunately not caught?
Anyone got an idea how to do it? My aim is to create two separate
***Multimedia Programming***20 Apr 2006 15:12 GMT1
Dear friends,
We are two university students from Greece and we are writing to ask for
your precious help with Java & Visual J++.
We would like to know if there are any good routine libraries that will
Java3d - modelling 3d map20 Apr 2006 14:35 GMT2
I want to create a 3d map so that you can see roads and elevation (i.e.
terrain... so you can see hills).  What objects should I use in the java3d
hierarchy to achieve this?
The package has a bunch of geometric objects such as Box, Cone, Cylinder and
Netbeans bean creation question20 Apr 2006 14:04 GMT2
I've posted this on a couple other Java groups, and just discovered this
one.  I'm not sure if this is the right group for a question like this, but
it seems the most likely on my ISP's server.  So...  Here goes...
In a Java class that I've been taking this semester, we've been ...
Pages: 1 2 3 4 5 6 7 8 9 10 March, 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.