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
jtextarea and html09 Jan 2004 07:35 GMT5
Is it possible for me to setup up jtextarea such that
it renders html.
Suppose I create a but "interpret html" which when clicked
goes through the text in jtextarea and
How to programmatically simulate pressing the X (close) icon on the right-top corner of a JFrame09 Jan 2004 07:31 GMT5
I want to programmatically simulate pressing the X (close) icon on the
right-top corner of a JFrame, so that this will cause a "WindowClosing"
event the same way it happens when I actually click on the icon.  It seems
JFrame.setVisible(0) doesn't do what I want.
Returning value from popup box09 Jan 2004 07:30 GMT6
Heres my problem:
Theres two boxes on the main screen. Theres two boxes in the dialog
screen. I want to open the dialog screen, type something into the
boxes then press update so it will update the main screen.
No windowClosing() with keyboard?09 Jan 2004 07:28 GMT2
I have a strange basic problem with windowClosing() in a JFrame.
Has anybody seen this before?
Many thanks.
Bernard
Linux & Win: Differencies when moving dialog on a screen09 Jan 2004 00:57 GMT7
I have two classes:
1. Print class which is printable and also create a buttonPrint (with its
  actionListener) which open a printDialog. And
2. JFrame class with toolBar and buttonPrint in it.
JTable Key.VK_DOWN events08 Jan 2004 18:10 GMT1
I have a dialog with a JTable on the top and various fields below.  The
fields below are used to show more detailed
information about the items in the tables list.  I am using a Selection
Listener to respond to a row selection event and populate the lower fields
A splash screen08 Jan 2004 17:27 GMT17
I am trying to create a splash screen. I would like it to be visible for a
few seconds while the application is initialising. After a timer expires,
the splash screen will close automatically. I have all of this working just
fine.
Access a frame's message map? (Windows only for now)08 Jan 2004 13:45 GMT4
Is there any way to mess with a frame's message map in Windows?  There are
some specific messages I want to handle myself (or even just ignore).  Can
this be done using JNI?
Thanks,
KeyRelease Event affects next Internal Frame08 Jan 2004 12:39 GMT1
 I am working on an MDI application using JInternalFrames. I have
forms to fill that have the 'Next', 'Back' and 'Cancel' buttons. I am
assigning key presses (Enter, Alt+left and Esc respectively) through
KeyRelease event. In addition, the 'Next' button is assigned as the
javax.mail.internet.InternetAddress  validate() not resolving08 Jan 2004 05:30 GMT1
I'm using Java Mail 1.3...
import javax.mail.internet.InternetAddress;
...
InternetAddress ia = new InternetAddress( emailAddress );
JTable - Optimize Column Widths07 Jan 2004 19:23 GMT3
Can someone point me to a technique for optimizing column widths in a
JTable?  I would like to load the TableModel with data first, then call
an "optimize" method to resize all the columns based on data and column
headers (whichever is larger).
How to put window at 2nd front?07 Jan 2004 14:21 GMT4
I've got two windows, A & B. When A is active (i.e. is at Front), I want B
to be at second Front. How do I do this? How can I modify the windows stack
ordering?
Cheers,
[Java] Enabling MenuItems07 Jan 2004 13:16 GMT3
While I'm trying to understand the concepts of OO programming (in
Java),
I need to disable some MenuItems and enable them when some action is
performed (in this case clicking on the MenuItem "Lees Breuken").
Moveable Components07 Jan 2004 11:26 GMT4
I need to create a gui and allow the user to rearrange some of the
components on the screen.  Has anyone seen a write-up on anything like this?
Thanks,
Ray
JTextArea Font color07 Jan 2004 09:44 GMT3
How can i change font color in JTextArea ?
thanks
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.