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 / September 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Temporary focusLost behaves as permanent20 Sep 2005 21:08 GMT5
I am encountering a very strange situation under jdk 1.4. In the
mousePressed method for a JButton, I requestFocus to a JTextField. Once
in a while I'm finding that upon exiting the method, the focus owner is
null and the permanent focus owner is the textfield. At that point
JOptionPane behind the Window which is set to be always on top20 Sep 2005 14:55 GMT2
My java application (JFrame) uses a SplashSceen (Window) which is set to be
"Always on Top". If there is some error in supplying command line parameters
to the application, then the application displays an error using JOtionPane.
But the problem is that the error dipslayed gets hide ...
Howto: Simulate a close (X) button in an applications toolbar?20 Sep 2005 10:19 GMT9
In my multiply document application, I wish to have a right-most toolbar
button act as the close button for the currently active document/view.
Is there any facility in the Swing API that allows me to come up wich
such a button which is platform-dependent. I prefer not to make up ...
java  Application on Mac19 Sep 2005 22:52 GMT6
i m facing a problem while running my java application on mac ( OSX )
through applet viewer or through browser. The menus of the frame inside
my application are not showing like a mac menu(on the top).  I'm using
jre1.5 and safari as browser.
(new to java) is there a simple calander application available19 Sep 2005 22:12 GMT2
I need a calander front-end for a java application, whereby users can
select dates and pre-programmed activites for such dates.
This would then be read by another Java app to construct an overall
chart of users/activites (like a gantt chart)
JTextfield requestFocus17 Sep 2005 03:42 GMT7
  Why the JTextField.requestFocus() doesn't work, but it works after
JDialog.pack()? why?
thanks
from Peter (cmk128@hotmail.com)
strange behaviour 16 Sep 2005 22:31 GMT5
I maintain a large, somewhat complicated application in which strange
behavior is being exhibited.
The behaviour has to do with JSlider actions which control
characteristics of a map (e.g. "+" increase, "-" decrease, "z" zoom out)
JTree/ DefaultTreeCellRenderer16 Sep 2005 20:16 GMT3
I am trying to add an icon to the leafs of my tree which contains the
text "F4" like in the tutorial of sun. To do that i overwrote the
getTreeCellRendererComponent-methode of the DefaultTreeCellRenderer as
below:
GUI and command line16 Sep 2005 20:09 GMT2
I need to connect my GUI program with a terminal in Linux (command
line). The task is to input inside a textField the command to exectue as
for exemple: "ls -al" or "gcc whatever.c -o whatever" but everything
must be done by a GUI program.
Setting the value of a JSlider without declenching any event16 Sep 2005 18:46 GMT6
i'm facing the following problem: i would like to set the value of a JSlider without firing event. The reason is that i don't really know the number of listeners (the number can change), and the way they react.
All the listeners are part of a dialog wich must synchronize all the ...
optimizing a printing of a large JPanel ?15 Sep 2005 21:36 GMT25
I tried to find, for a few times, the page or newsgroup to
I discuss hot to optimize a printing of a few page large JPanel which
contains JTree, JTable and 2DGraphics.
I tried everything I found on Net.  Some java examples contains enables or
Adding a window to a container15 Sep 2005 11:09 GMT16
Why I can't 'add a window to a container'?
Please see the code-
import java.awt.*;
public final class SplashScreen extends Frame {
Look what found, free grid java applet !15 Sep 2005 05:18 GMT1
Look what found, free grid java applet !
http://www.alfabdi.com
http://www.alfabdi.com/alfabdi/html/superGrid.html
Regards,
Copy Paste from a Canvas15 Sep 2005 04:39 GMT1
I have had a request to extend my JDisplay Applet which paints program
listings in colours to let you copy/paste from the canvas without
reverting to a black and white TextArea as it does now.
I have not yet looked into this. It seems to me copy/paste is a peer
graph update14 Sep 2005 22:53 GMT2
are there techniques for updating graphs in real-time appending new
lines?
Pages: 1 2 3 4 5 6 7 August, 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.