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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Working around webstart desktop integration bug #484534105 May 2004 09:09 GMT3
A year ago I reported bug 4845341,
http://developer.java.sun.com/developer/bugParade/bugs/4845341.html
Sun fixed it for Java 1.5 but didn't back-port to 1.4.2.  Now I'm using
JGoodies Looks (which is excellent btw, good work Karsten), and I noticed a
How to remove the gap between border and icon in a JPopupMenu ?05 May 2004 07:43 GMT3
Hi, does anybody know how to eliminate the left gap in a JPopupMenu? I am
talking about the space between the left border an the icon (when it exists)
or the text of the menuitem.
+----------------------------------------------+
Adjusting gamma from Java05 May 2004 00:07 GMT1
Is there any way to do the equivalent of adjusting a monitor's gamma
from within a Java program?  I'm thinking of the kind of thing that 3D
games sometimes have, where you can adjust the brightness, gamma etc
in software.
Cell rendering in a JTable04 May 2004 23:55 GMT1
I need to make the cells in the 1st column look like the column
header. I tried the following code but it didn't change anything:
private void rendererTest()
   {    
Experimenting with ListCellRenderer 04 May 2004 21:54 GMT4
I have been experimenting with ListCellRenderer. What I have is a JList
displaying what will be a transaction with a list of statement transaction/s
that will be matched to it.
I have created a ListCellRenderer to render the TestTx in the JList.
AWT invokeLater04 May 2004 21:47 GMT1
Is there something in AWT akin to SwingUtilities.invokeLater?
It might work like Swing, or it might say, do a paint cycle on this
component then come back to me.
--
Incremental paint on Swing, how?04 May 2004 20:39 GMT6
On AWT, we can do incremental paint by overriding update() method.
How we could do incremental paint on Swing component?
I'd like to know your tips or hacks.
Thanks in advance.
How to remove the gap between border and icon in a JPopupMenu ?04 May 2004 17:28 GMT4
Hi, does anybody know how to eliminate the left gap in a JPopupMenu? I am
talking about the space between the left border an the icon (when it exists)
or the text of the menuitem.
+----------------------------------------------+
ImageIcon Exception On HD But Not on Media04 May 2004 14:21 GMT4
I'm not one to ask for help, but I have a perplexing problem. When
I run the following code on my Zip Disk Media, the program runs
perfectly. When I copied the Entire BlueJ Project to the Hard
Disk Drive, I recieve a NullPointerException when I try to open
Textfield output redirecting04 May 2004 13:22 GMT2
   I'am looking for a set of class that can be used to redirect standard
output and standard input to a Text field like composant.
Example:
When I do a System.out.println("test"), I want the text to be displyed in a
editor that can show vector and matrix (jtextplane?)03 May 2004 18:05 GMT1
i want to write an editor for normal text and vectors; it should be possible
to show and edit text like
vector a=(1,2,3) and vector b=(2,2,2). a+b=(3,4,5).
the vectors should be shown vertical - not horizontal! And vertical
JScrollBar/JTextPane: strange behaviour03 May 2004 18:04 GMT2
I cannot really understand the following behaviour. I have a JTextPane
"textPane" embedded in a JScrollPane "scrollPane", all embedded in a
JDialog. I first set a new javax.swing.text.Document "document" to the text
pane. I want to find out whether the JTextPane fits into the ...
How to trigger a ActionListener()03 May 2004 15:01 GMT4
I have a maybe simple question.  I have this piece of code that does something
when you select "stop" from a JMenuItem.
al_stop= new ActionListener()
        {
Packaging/version control03 May 2004 03:00 GMT7
I'm developing a Swing program which I periodically update (change or
add classes or data files), weekly, to currently 2 people. The number of
people will eventually grow but the update frequency should decrease.
Currently, I'm putting the sources, classes, data files and a ...
More than You Wanted To Know about Closing JFrames03 May 2004 00:26 GMT5
I have written an essay on closing JFrames.
Please have a look at http://mindprod.com/jgloss/closing.html
to make sure I have not created a Python Bulgarian phrasebook.
--
Pages: 1 2 3 4 5 6 7 8 9 10 April, 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.