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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Displaying multi-line text23 Jan 2004 17:37 GMT3
I want to display text on the screen, I would normally use a JLabel but I
want this text to span over about 3 lines. I am trying to use a JTextArea
but I want the background to be transparent, like the JLabels. I can not
find anywhere in the API on how to do this. Any help or ...
jEditorPane and getCaretPosition in HTML frames23 Jan 2004 17:17 GMT3
Hello. :-)
I've got a problem: when I'm viewing a HTML document that
contains frames via a jEditorPane, the getCaretPosition method
always returns 0.  But if I view a HTML document that doesn't
many JFrames and JDialog modal only for one of them (not all)23 Jan 2004 14:59 GMT8
 I have a swing application that has many frames and dialogs. Is it
possible to make a dialog modal for some frames and non-modal for the
others frames? (the frames are displayed at the same time).
HTMLEditorKit inserting html23 Jan 2004 09:39 GMT6
I have a an applet (written by someone else) which I've been asked to work
on. They are using the HTMLEditorKit. Now they use InsertHTMLTextAction to
insert the HTML into the document. However I need to insert html where I do
not know what the HTML is prior to insertion. i.e. the ...
JEditorPane: Determining which frame the cursor is over.22 Jan 2004 23:45 GMT2
I figure the subject says it all really.  Has anybody got any ideas?
One more thing folks', is there a way to determine when the cursor
is over a frame's border?
Thanks y'all.
where is the best swing examples?22 Jan 2004 13:11 GMT7
in the past sometime if i need to find good swing example,
i refer to tame examples  : http://www2.gol.com/users/tame/swing/examples
but now the user root response 404 :((
page not found
Would like suggestions on implementing a GUI22 Jan 2004 07:15 GMT4
Let me first say that I am proficient in object-oriented programming,
but I do not know much about the way Java implements UI's in Windows.
I am creating a game where letters will be displayed on a grid and
rearranged by the player.  I can't use a table for this because the
need info on GUI class libraries....22 Jan 2004 05:54 GMT5
I am collecting some info on building GUI for our new project. We need
to perform validations on some of the fields in the GUI screens(around
20 - 30 fields in each screen. After all the fields are validated they
need to be commited to the Oracle database.
Swing JPanel Colors22 Jan 2004 01:46 GMT5
We all see the soft colors on webpages now-a-days. Thats what I am
trying to do to for my JPanel's.
Consider the code
...
having problems simulating a key stroke in Java21 Jan 2004 19:08 GMT5
I have a table that I hide and show in my program.  When a value in one of the cells is changed - the table has no problems showing this new value, but when I want to parse the data in this table into usable form by grabbing what's in each cell, I get the old value for this ...
Focus moves when enabling/disabling components21 Jan 2004 16:58 GMT1
Is there a "clean" way to the focus not move from
(or perhaps move back to) a component that is
disabled then enabled?
Example: I have a panel with several buttons. The
CellEditor based on JSpinner21 Jan 2004 16:32 GMT5
I am trying to make a CellEditor based on a JSpinner for a JTable.
Unfortunately, I'm having some problems and haven't been able to find
answers in either Google searches (newsgroups and the web), the API, the
Java Tutorial, or by trial-and-error.
change look and feel of just one component21 Jan 2004 15:54 GMT4
Is there a way to change the look and feel of just one component of my
gui ?
Especially I want some XP-Style-Buttons look like metal look and feel.
The rest should still have the xp/windows look and feel.
Help:  JFrame setSize not working???21 Jan 2004 08:22 GMT4
Hi I am using Windows 2K with JDK 1.4.2. My class extends from JFrame but
the statement:
 setsize(500, 300)
does not seem to have any effect. the following doesn't work either:
How can you move the cursor authomatically among different GUI components in a JFrame21 Jan 2004 02:31 GMT8
I wonder if somebody can help me. I would like to move the cursor from one
JTextField to another one when I press <CR>.
Regards,
fereshteh
Pages: 1 2 3 4 5 6 7 8 9 10 11 December, 2003
 
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.