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 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
java splash window13 Sep 2004 20:09 GMT15
can anybody show me how to show a splash window before my program formally
starts for 10 seconds. The splash window should show only color image/logo,
without any window frame, title bar, etc.
how to use Java to implement this?
Scrollbar controls13 Sep 2004 18:05 GMT4
I am trying to move a JScrollBar inside a BeanTreeView object.
This is what I do -
btv - object of type BeanTreeView
int height = btv.getHeight();
setVisible(true) does not work on Win2k13 Sep 2004 10:07 GMT6
I've written a little GUI-App to help a user start a program with many
different parameters.
The problem is, that on some computers, which are all running with
Win2000 the Gui is not displayed, while on others it works just fine.
JTEXTAREA- problems with different JDK versions .13 Sep 2004 07:10 GMT2
I have a JTEXTAREA component exists in my application
and it works fine with  (windows) JDK1.3.0 AND and other versions of JDK
less
than this.
Setting new ODBC13 Sep 2004 05:37 GMT2
Can Java set a new DataSource directly from the code?
I would like to put my program on other computers without need to set
eberytime my odbc source from control panel...
Listener on more component...12 Sep 2004 21:36 GMT2
i have a JPanel with much jlabel component. Each jlabel have got a icon.
Panel have GridLayout as layout manager.
I would add a listener for each label (or only to panel?) , so when
double-click on a cell (or on a jlabel?)  the event say me what cell is
JTree Q12 Sep 2004 14:39 GMT7
I need to create a component that is tree-like in nature, however, the
component will not have a single "top" node.
Should this be accomplished with a JTable and (JList or JComboBox)
renderer/editor?
ServerSocket.accept() stops GUI loading10 Sep 2004 15:07 GMT1
Hi, I am trying to add a GUI to a server program,
try
       {
           ss = new ServerSocket(667);
Resizing ImageIcon10 Sep 2004 14:37 GMT2
If I load a jpeg into an ImageIcon, is there a way to resize the image at
runtime? I've done work in several other languages and with different
tools, but I'm new to Swing. Perhaps there's a better control, but I'm not
seeing it.
Problem using anonymous inner class, KeyAdapter()10 Sep 2004 11:09 GMT10
I've been having some problems getting a KeyAdapter to respond when I
press a key. The (edited, but fully compileable - on my machine, latest
jdk) code follows. It's just over 60 lines here, but most of that is
whitespace (and should all wrap at 68 characters). I also commented ...
GUI hangs during I/O Operation10 Sep 2004 10:56 GMT1
I have a JFrame with buttons and stuff to select the data I want to
copy in another folder. Clicking the button "start" generates a
JDialog with a JProgressBar, updated by a timer, and launches the copy
process. The problem is that if I use the JDialog together with the
Problems with panels and components09 Sep 2004 21:34 GMT3
I have created a small aplication in which I have a frame with a
splitPane, on the left side I have panels which are added on run time.
This looks like a list of Panels.
I want to capture and draw the border of a selected panel as a
Using JViewport with JPanel09 Sep 2004 13:33 GMT2
I am trying to figure out how to
use the JViewport in combination
with a JPanel.
Can't get it to work though.
java.lang.NullPointerException09 Sep 2004 09:11 GMT3
When i clicked on the button "cancel" of the first JoptionPane in
Inizializza(), return this error:
java.lang.NullPointerException
       at QuadratoMagico.inizializza(QuadratoMagico.java:469)
JFrame, JPanel and Applications09 Sep 2004 07:48 GMT3
first of all, sorry for my English...  :-)
I would like to create a swing application that shows one window (JFrame).
This Frame has a JPanel with a JButton (for Example) that calls a second
JPanel to show  in the Frame - i did this.setContentPane(new
Pages: 1 2 3 4 5 6 7 8 9 10 August, 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.