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 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Problem to update JTextArea with ScrollPane11 Jan 2006 16:45 GMT2
I have added a scrollpane to my jtextArea. Then I have implemented an
UpdateListener interface to handle events fired from my Model class ( I
am using the MVC). The problem I am facing is:
I add the scrollpane to the jtextarea and then I add the scrollpane to
JScrollPane and scrolling speed11 Jan 2006 02:43 GMT2
What method is there to set how fast the scrollpane scrolls whenever I
choose the actual arrows on the ends of the scrollbars?  Mine scroll
really slow (few pixels at a time) and another application that I've
seen scrolls a lot faster (and fast enough to be considered normal ...
animation in custom table cell renderer10 Jan 2006 21:20 GMT1
Does anybody know how to make animated gifs work in cell renderer?
I'm trying to use JLabel as base component with animated gif as image.
It works perfectly anywere except JTable...
Open new JPanel (JFrame, ...) by clicking JButton10 Jan 2006 19:15 GMT5
I'm writing a program in Java, in which I want to use more than one
window.
Can anyone tell me how I can open a new JPanel (or perhaps I'd better
choose "extends JFrame"?) by clicking a JButton in the main program?
jtextfield in jtable10 Jan 2006 14:27 GMT2
I'm using jTextFields in JTable.I have custom editor ,and everything
works fine while i'm adding and removing rows .Only the problem is that
when i add several rows ,fill them up ,and then remove them ,the last
edited jTextField stays on the panel with his value ,until i resize ...
Java Swing help (JSpinner, JButton)10 Jan 2006 06:15 GMT1
I'm just trying to have a JSpinner, and have its value printed out
whenever the JButton is pressed.
Code at
http://mysite.verizon.net/gricksigger/view_code.txt
scrollbars not becoming active10 Jan 2006 01:45 GMT2
I have a bunch of buttons/textfields that are dynamically generated by
parsing data and they are all placed into a JPanel which uses
gridbaglayout. I then put the panel into a scrollpane.  If enough
buttons/textfields get created they end up becoming miniscule on the
JComboBox+JLabel as one component09 Jan 2006 22:52 GMT4
In Swing, most of my comboxes are used with a JLabel ( on the left-hand
side or above) to tell the users what the combo is about.
That's a pretty basic use case...
I did not find a component merging the two, to make my code less
Creating a custom JSplitPane component09 Jan 2006 21:27 GMT3
I would like to create a custom Swing component that functions exactly the
same as a JSplitPane but that draws no lines for the divider bar, instead it
only leaves space between the panes.  How would I go about this?  I guess it
involves inheriting JSplitPane and then doing ...
how can i know user home directory from java09 Jan 2006 17:24 GMT3
I want to know user home directory when i run through java applet. I
could not success through System.getProperty("user.home") as it gave me
security exception. Then i tried the following way which simply exec
the commands "echo %HOMEDRIVE%%HOMEPATH%" for windows and for linux
Problem with Preferred and Minimum sizes09 Jan 2006 17:22 GMT1
Hi, I want to have 4 buttons and the buttons should always have the
minimum size that I specify. And if the text of the buttons changes, I
want them to expand automatically. Here is the code that I wrote, but
it seems to have some problem. If I take out the button's preferred
Bringing a Java Application to Front09 Jan 2006 10:52 GMT1
Running on Windows XP; tested under Java 1.4 and Java 1.5:
I'm using sockets to check to se if my application is already running
when I start. If so, I send a message to the running version, telling
it which file to open. In some situations, there may be no new file to
JToggleButton backgroundcolor09 Jan 2006 09:12 GMT1
I am looking for a method to set the color of a pressed togglebutton.
Setbackground only works für not pressed JToggleButtons.
Gunther
---
Major enhancements to Swing Drag and Drop in Mustang08 Jan 2006 07:06 GMT1
If you happen to be interested, I've just published a blog introducing
the major enhancements made to Swing Drag and Drop for Mustang. You can
find it here:
http://weblogs.java.net/blog/shan_man/archive/2006/01/first_class_dra.html
Using images in a JApplet08 Jan 2006 00:02 GMT5
I am having a problem displaying images on an applet, either in a
jlabel or in a jbutton. Every time I run the applet I get an error
message saying "applet not initialized". This is what I am currently
doing to insert a new image in a a JLabel
Pages: 1 2 3 4 5 6 7 8 December, 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.