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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Tree node editing question.05 Jun 2004 20:04 GMT2
I have an editable JTree. I can change the name of the node by
double-clicking and typing a new name.  However if I click on any other tree
node before pressing Return, the node name reverts back to what it was
before.  Is there a way to modify this behavior and make the node name
Newbie: Considering replacing VB interface of database with Java interface05 Jun 2004 06:33 GMT4
"A Future Computer Scientist" <ghosst_75_24a@Yahoo.com> wrote in message
news:...
> I am considering very much to use user interfaces created in Java, rather
> than the current user interfaces that i created in VB 6.0. I have no idea
Startup struggles.05 Jun 2004 04:04 GMT1
Hi people,
A few weeks ago I set off to start learning Java but having big fights
with the NetBeans IDE trying to import existing .java files and
projects.
JTree icon tooltip04 Jun 2004 21:45 GMT1
I have successfully added tooltips to the nodes in the JTree.  How can
I add additonal tooltips to the icons in the JTree?
I have created an icon with a description:
Icon icon= new ImageIcon("icon.gif", "icon description");
Newbie question about images04 Jun 2004 19:27 GMT10
I am trying to teach myself Java programming by working through the Divelog
tutorial on the Sun Java website. I've got to the end of part 2 (adding the
welcome screen with the pretty pictures), and everything almost works. No
compile errors, and the screen opens up more or less as ...
Fixedsys font04 Jun 2004 19:15 GMT1
How would I go about getting the Fixedsys font into a Swing
application? And I don't mean just a fixed width font, but the actual
windows Fixedsys font.
From what I've found, Java doesn't support it natively, but is there a
Format some text in JTextArea04 Jun 2004 17:56 GMT3
I know how to add/apply formatting to the entire text area, but do I
display something like the following in a text area?
some words <b>bold words</B> some more words
(I an trying to display the "bold words" in bold)
text with color in JTable?04 Jun 2004 14:53 GMT4
How to set text color of individual strings inside a JTable?
I need to select the color based on the text, i.e. setting the color of the
column, cell etc. will not do.
Hannu
Setting the cursor on mouse movement while executing a method triggered by Mouse Click04 Jun 2004 09:35 GMT3
I am facing a problem in setting the mouse cursor to hourglass (Wait
cursor)
when executing a method triggered by a mouse click (an event handler
method for the mouse).
[Newbie]  A scrolling with the keyboard in a scrollpane problem04 Jun 2004 08:43 GMT6
I am using a ScrollPane to make a JTree scrollable. I can scroll with
the mouse, but if select an other item which isn't in the viewable area
with the keyboards up and down keys it doesn't scroll. How can i let the
JTree scroll like it should?
JFileChooser04 Jun 2004 05:58 GMT2
   I'm trying to write a component similar to JFileChooser. I am using a
JList for this purpose to display the files and directories.
Depending upon the FileSelectionMode, I want to display the files and/or
directories. Particularly if the mode is DIRECTORIES_ONLY, I want to ...
Gray out icons ?03 Jun 2004 21:30 GMT1
I'm looking for a way to gray out icons, like it is done for disabled
actions. I was looking through the java source code but missed the right
place. Where could I find examples for simple image conversions like this,
e.g. gray out, brighten, darken etc. ?
KeyListener / JOptionPane conflict03 Jun 2004 18:08 GMT1
- I have a JPanel with a JTextField in it.
- The JTextField has a key listener attached to it.
  nameTF.addKeyListener(this);
- When the user hit's "Enter" in the text field I want to validate the
IDE better than NETbeans for gui component positioning ?03 Jun 2004 15:36 GMT15
I've been using Netbeans to create a gui program.  I'm finding that it's
taking longer than it should to position my components and panels etc in my
user interface.  I'm starting to think that this ide could be alot better.
Does anyone know of any other free IDE that's good for ...
JTextArea- how can I limit input to X characters?03 Jun 2004 13:47 GMT2
For JFormattedTextField's I have implemented a length formatter, which
disallows entering more than a certain number of characters.
How can I implement this behaviour for JTextArea's?
Regards,
Pages: 1 2 3 4 5 6 7 8 9 May, 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.