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
Problems with JComboBox/ComboBoxModel15 Sep 2004 18:57 GMT1
Been working on this problem for a couple of days now, and with the
help of some of the information I've found on these forums I've made
progress, but still haven't entirely figured it out. I am working on a
dialog that consists of 3 JComboBoxes. The values in the 2nd JComboBox
Paint with IlvChart15 Sep 2004 16:50 GMT1
   I have a problem with IlvChart (Ilog Jviews).
   I fill several datasets in a lopp before they are painted in an
IlvChart.
   The first time, painting takes about 500ms, but this time
How to change the font of a Label (AWT)?15 Sep 2004 15:43 GMT9
I am working on a small applet where I'm using a Label to display some
text. I don't want to use the default font, so I tried to change it
with setFont() - unfortunately it doesn't work, at least not the way I
want it to. Here's a sample code snippet:
Looking for Open Source Asteroids Game15 Sep 2004 10:59 GMT5
I appreciate any help that I can find on this. I am looking for an open
source Asteroids / Blasteroids game. If anyone knows where I can find one or
can point me into a better direction as to where I should look that would be
great.
How to use JTree with very large data?15 Sep 2004 09:14 GMT6
I have the following problem: I have this large amount of data, stored
internally in some custom data structures (hierarchical ones, given
the nature of the data - I am using some custom, tree-like structurs
for this).
A better looking JTable15 Sep 2004 05:40 GMT1
I want to create a JTable that emulates the appearance of native tables
on Windows and OSX. In particular, if the panel that a table is in is
taller than the size of the table (due to the table only having a few
rows), I want the extra space in the table to be filled with empty
Drag and Drop14 Sep 2004 23:13 GMT1
Does anyone know if it possible to implement right mouse button drag-and-drop
(ala Windoze) on any platform using Java?  On non-Windoze platforms?
I have successfully used java.awt.dnd.*
to implement left button drag-and-drop on Windows, Linux, HP-UX in the past.
Info Photo14 Sep 2004 20:44 GMT4
I take a file with photo with this code:
Toolkit toolkit = Toolkit.getDefaultToolkit();
image = toolkit.getImage(path);
Then I would determine Height and Width  of image.
Is Java good for writing simple, yet sleek GUI apps?14 Sep 2004 18:25 GMT19
I have 10+ years doing C/C++/Unix development writing
databases, compilers, and network software.  I have
a few years of Java experience.
I need to write a GUI application for the fairly recent
Default look and feel14 Sep 2004 17:38 GMT2
I'm noting that the Metal look and feel is returned as the system look and
feel. While it's not bad, Motif would be closer to the look and feel of
other programs on the system. I know I can select Motif on a program by
program basis, but it would be easier (and more flexible if I ...
Dialog Look and Feel14 Sep 2004 17:32 GMT2
I'm working my way through the book "Learn Java2" and have a question
regarding Look and Feel.
He references the ability to change the look and feel of the standard dialog
boxes (even shows them displayed with a different look and feel). He
JTextPane mixing with HTML.14 Sep 2004 16:39 GMT5
If I wanted to load up a html file with the satPage command and then add
some components like a JButton can I do that with JTextPane.
As I have tried and it just ignores any components that I add after the
setPage command.
BeanTreeView scrollbar controls14 Sep 2004 14:06 GMT1
I am trying to move the scrollbar(JScrollBar) by code inside a
BeanTreeView object. The scrollbar refuses to budge even after I use
scrollRectToVisible......This is what I do
(object btv of type BeanTreeView)
problem with two JFrame14 Sep 2004 13:28 GMT3
I have a JFrame vith various JPanel. Attached to a component there's a
listener. When double-click occured a second JFrame will open. If i
close this with X all application go closed. Why why why why?!?!??!
I want close second JFrame but not first! :-(
Focus problem with InputVerifier and window listener.14 Sep 2004 08:17 GMT1
There is some a problem with focus. In the JFrame we have a text
field. If an invalid data is entered in the textfield then an error
message has to be shown.
           we have written an action listner for close button ("X"
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.