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 / December 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
MVC and java design06 Dec 2004 13:44 GMT1
I have been reading about model-view-controller architecture and how it
is implemented in Swing. This leaves some questions.
For example: You have a JTextField in which the user can provide a
filename to save some data on disk. The data comes through the net (the
Can we bypass the peer window creation?06 Dec 2004 09:33 GMT1
can we bypass the host os's window creation by our own customized
image...i.e., creating windows of our own style rather than in the
traditional rectangular form...like the one we do in VC++ or in VB.
Any solutions?
List in Linux05 Dec 2004 23:47 GMT2
I am using List andunder Linux I have a problem.
I am compiling by jdk1.5
I want in my List the text in white color
list.setForeground(Color.white);
Customizable, predefined JDialogs ?05 Dec 2004 19:05 GMT5
for some application, I have to get two values provided by the user .
First I tried to retrieve the two values separately by calling
JOptionPane.showInputDialog() two times, but that seemed too much
clicking for me.
how can I see intermediate text during valueChanged routine ?05 Dec 2004 14:59 GMT3
Could one of you be so kind as to peek at my valueChanged routine below
and tell me if you have any ideas why the following is not working ?
I'm using "revalidate" and "repaint" in the way I thought would be right.
Here are details:
Hello: Not able to view background image in JPanel05 Dec 2004 11:08 GMT1
In SDK 1.4
----------------------------------
import javax.swing.JTabbedPane;
import javax.swing.JPanel;
Buffered JTextArea or equivalent?04 Dec 2004 21:35 GMT2
Is there a way to set the maximum number of lines a JTextArea can hold,
and if it achieves the maximum, it kind of "scrolls" -- not visually,
necessarily, but if the limit is N, once N+1-th line is append()-ed, the
first line is dropped, so memory is not consumed.
SortCut keys for any JPanel04 Dec 2004 18:23 GMT4
I have several objects derived from JPanel. I've implemented validation on this objects, and when
they are invalid theyr color changes. Also, the validation returns a list of reason for
invalidation. What I whant to do is to show a list of this reasons to he user , but only if he ...
Checkboxes in JEditorPane with HTML Form04 Dec 2004 10:35 GMT1
I´m using a JEditorPane to load an display an HTML document
including a form  with some checkboxes. I can query and set the
checkboxes from the HTMLDocuments Element tree where the model=
JToggleButton.ToggleButtonModel objects are referenced.
Problems with dynamicall changing JTree03 Dec 2004 11:32 GMT6
i'm having some problems using JTree to represent a tree structure.
static tree structure presentation and browsing works ok and the tree
structure is loaded from a server. users can dynamically add nodes to
and remove them from the structure. unfortunately, dynamic modifications ...
Maximizing JFrame?03 Dec 2004 06:00 GMT2
How to maximize the JFrame of my application?
Like I pressed the maximize button in a JFrame wndow, so the button is in
the "restore" mode.
Placing custom graphics object in a JTable column03 Dec 2004 00:29 GMT2
I need to have 3 to 6 green or red squares in 2 rows in each cell of a
Jtable. These squares indicate something and their configuration
depends on an underlying data structure which changes say every
10minutes.
(X posting) HTML pages generated using JAVA/XSLT02 Dec 2004 09:43 GMT2
(X Posting)
Hi,
I have a HTML webpage that is updated every week.
I mean the layout gets chaged every week(not a very drastic change).
Problem with JScrollpane and graphics02 Dec 2004 09:30 GMT5
I have a JPanel on which I draw some tables, text and shapes (using
Graphics2d).
Then I put this JPanel inside a JScrollPane, hoping that my drawings
will be still viewable after a window resize.
Swing JPanel PaintComponent Issue01 Dec 2004 17:52 GMT16
I have a JFrame that I have undecorated and in full screen mode.  To
draw on the screen, I add a JPanel and draw on that and go for a
setVisible(true).  Then, I do what I need and do a setVisible(false)
and go forward.
Pages: 1 2 3 4 5 6 7 November, 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.