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 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Swing framework24 Oct 2004 21:23 GMT3
I've been programming rich client applications for a few years now and I
like the fact that Swing lets you do anything you want, but it takes
time. Ofcourse alot of programmers have developed their own kind of
reusable components to reduce the amount of time needed to develop a ...
Drawing a grid24 Oct 2004 07:21 GMT7
I have a 2D array that stores a color in each array location. I want
to draw a grid (in a frame) that represents this 2D array. If
arr[0][0] is 'blue' I need the (0,0) location of the array to be blue.
On receiving user input if that array changes I need to redraw that
Updating multiple component simultaneously using Java Swing23 Oct 2004 10:21 GMT2
I have a question regarding updating components in Java Swing.  The
situation is this:
We have a panel that contains a number labels.  The text of these
labels is to be updated once per interval (~5 s), and they should all
How to disable moving(rearrange) the columns in a JTable?23 Oct 2004 00:47 GMT1
How to disable rearrange the columns in a JTable?
Thank you on your help
query native windowing system?22 Oct 2004 17:13 GMT4
I doubt it, but is it possible to have an AWT or SWING application
query the native windowing system to determine available geometry without
having to write a native method to accomplish the task?
If so, what class/method is used?
1.4.2 translate errors22 Oct 2004 17:09 GMT1
I programmed a simple GUI using Swing with build 1.3.1 on
a Windows machine.  Now someone is interested in using this code under RH Linu!
with a Blackdown 1.4.2 build.  It has been some years since I looked at Java
but I will dig into it if I must.  I just want to do this as fast as ...
JTable and TableColumnModel22 Oct 2004 16:37 GMT2
I try to implement my own TableColumnModel for JTable.
The problem is that I cannot resize or move the headers by using the mouse.
All I get is an exception (see below).
What am I missing? I don't want to post the whole code here, that's way too
JTextArea / JScroll Pane question22 Oct 2004 14:27 GMT6
I have a problem with a JTextArea component in a JScrollPane.
Basically, I use getDocument function to get the JTextarea's document.  I
later use the document remove method to clear out the document, and
then use document insert method to refresh the document (based on some
JButton with picture on the background22 Oct 2004 13:41 GMT8
I dont know how to create JButton with picture on background ( not icon )
and text.
thx
sadek
JTree usage/archetecture21 Oct 2004 19:58 GMT2
no doubt this problem has been solved multiple times, so it's likely
that for a kind expenditure of a few minutes of your time you could
save me oodles (technical term) of my time spent following the wrong
path(s)...
URL link in JTextPane21 Oct 2004 18:50 GMT3
I have a  JTextPane which has a URL embedded occassionally in some of the
text which is to be displayed in the JTextPane. I am wondering if someone
knows any examples I can access somewhere to show me how to allow the user
to click on the link and invoke a new browser window (the ...
Focus problems and JTables21 Oct 2004 16:02 GMT1
Hi...
New to the group, so this problem has probably been up before.. However:
I have a JInternalFrame with 2 (or more) editable JTables... I need to know
when a table receives and looses focus.. I can't get it to work when the
Advanced GUI design in Net Beans21 Oct 2004 07:55 GMT2
I am a netbeans user. I have this problem.
I want through netbeans put a JSlider into a JTable cell.
I have read how to code it, but how do I do that through Netbeans?
I use netbeans 3.6 and 4.0 beta 2.
Why my TableModelListener do not work?21 Oct 2004 01:37 GMT4
I make a table model calss extends from AbstractTableModel:
public myTableModel extends AbstractTableModel{
 public myTableModel(){
   //.......
awt event 1.1 mousePressed method problem21 Oct 2004 00:46 GMT1
Hi to group,
I got a trouble with the awt applet below.
The  FIRST TIME i left click and hold the mouse down (pressed) on Canvas, i
don't get the message "Pressed" as i would expect. However from the second
Pages: 1 2 3 4 5 6 7 8 9 September, 2004
 
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.