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 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Mouse Cursor with hourglass and pointer03 Oct 2005 17:33 GMT9
I have looked high and low and cannot find a way to duplicate
the Windows mouse cursor with the pointer and hourglass in
a Swing GUI.  I just don't see it anywhere in there.
There are times in our application when we want to indicate to the
java.net.URL03 Oct 2005 01:34 GMT5
 public void hyperlinkUpdate(HyperlinkEvent he) {
   URL sURL = he.getURL();
   sURL = sURL.toString();       
   sURL = sURL.trim().toLowerCase();
editor how to01 Oct 2005 20:14 GMT10
I want to write my own editor (don't shoot I know there are good etitors) .
Can somebody give me a hint which component I can use for my editor for
example JPanel, JTextArea or ???.
John
Always on top JDialog or JWindow01 Oct 2005 19:08 GMT10
I need to show some kind of popup when our applet is accessed
unlicensed.  This window should not be sizable, closeable, and most
importantly, should always come to the front when the browser
containing the applet is selected.
Can not enter ^01 Oct 2005 10:42 GMT6
I've a AFAIK Java application (Maple 10) on a Linux 2.6 box with locale
setting de_DE.UTF-8.
Everything works fine, I can enter the German umlauts (üöä) but not the sign
^ (for calculating the power of number, like 2^4 = 16). Also with a unset
custom Swing component01 Oct 2005 08:07 GMT11
i want to create a custom component with a text field and a button. i'm
using netbeans IDE.when i place it to a container and resize the
component, i want the text field to be resized accordingly. how would i
do that. please help
Can I use an Action, but have diff text for JButton versus JMenuItem?01 Oct 2005 06:54 GMT6
I want to use an AbstractAction as the basis for some Action classes in
a Swing app, but I want the text of the action's name to be different
for JButtons than it is for JMenuItems.
Is there any way to do this, or do I need to have two separate Action
Pages: 1 2 3 4 5 6 7 8 9 10 11 September, 2005
 
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.