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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Toward smarter Layouts14 Jun 2004 00:17 GMT25
One thing I have found incredibly time consuming and ditzy is the way
you have to create Label objects for every piece of labeling text on
the screen.
I can see at least two more convenient ways of handling it:
Newbie: JTree data model (Object vs. TreeNode)13 Jun 2004 21:14 GMT2
I plan to write an simple application that will display data from an
XML file in a JTree. I believe that a high degree of understanding of
the JTree data model will be a key to success. When playing around
with some JTree sample programs, I stumbled over the following
JMenu hidden by DoubleBuffered Canvas13 Jun 2004 13:50 GMT1
Few hours before England vs. France i collapse in front of my Canvas.
Ok, here is the thing:
I've got a Canvas, which dominates my JFrame. I've got DoubleBuffering
enabled, which means this:
scrollpane13 Jun 2004 07:50 GMT1
I have a JPanel with a variable number of JButtons (with an Image in it).
There are more buttons than the screen can show, so I want to make a
scrollpane.where I can scroll through al JButtons (vertically). There should
be as many Jbuttons on the screen as possble (thus in a grid).
JInternalFrame problem12 Jun 2004 02:53 GMT5
I create a JInternalFrame and add it to the JDesktopPane
   JDesktopPane desktop = new JDesktopPane();
   ...
   desktop.add(new MyJInternalFrame());
Extending JLabel to Render JButtons in Combobox12 Jun 2004 02:10 GMT1
I'm trying to make a drop down menu of sorts by having buttons in a
combobox.  I got the buttons to render, but they don't seem to have
any button functionality.  I'm still relatively new to java and even
newer to swing, any help would be greatly appreciated.
Rendering JButton in JCombobox problems...12 Jun 2004 02:06 GMT1
I'm relatively new to java and even newer to swinb, but I'm trying to
make a drop down menu of sorts using a JCombobox using JButtons.  I
got my Buttons to render correctly, but they seem to have lost their
button capabilities.  What class must I extend, and how must I do it
Java self desposing JDialog not working, help needed11 Jun 2004 19:05 GMT2
The class that I have written below is supposed to show a dialog that
disposes of itself after a given amount of time using a sleeping
thread.  I've added system outs so I can follow what is happening.
For some reason, in my application, if I create one of these dialogs,
Problem with JScrollPane11 Jun 2004 06:42 GMT1
   I have a problem with JScrollPane. I have a class that extends
JScrollPane. In the constructor of this class, I call super(). If I pass
another component such as a JLabel for example as a parameter to super() (as
shown below), the component is displayed.
Creating an audit log10 Jun 2004 21:56 GMT3
I need to create an audit log for a customized JAVA application.  The
log will track all changes to an Oracle 9i database.  The database
contains 25 tables with about 1000 fields.  Any suggestions on the
best approach.  Thanks
JComboBox Popup Customization10 Jun 2004 19:39 GMT3
 i'm building a date chooser using a JComboBox and i'm having trouble
displaying the calendar.
 what i want to do is the following ... i would like to display a
panel, instead of the typical list, when the combo popup is visible.
Hold jpg as a Java-variable10 Jun 2004 16:42 GMT16
I have a Java-application that I've made into an applet. My initial problem
is to reproduce
the print-functionality the original application had. I get 'no print
service' when calling
Editing JTree nodes10 Jun 2004 12:44 GMT6
First of all, apologies if this question has been answered a million times
before but I tried looking through the available posts and couldn't find
an answer - I guess I should be asking where the FAQ for this group is :)
Anyway, I have a JTree and I know that by double-clicking on ...
JList, JComboBox - first letter matching - how to set it up?10 Jun 2004 10:24 GMT4
(1)
I have a sorted JList and I would like to select the item that matches  the
user's keystrokes:
example list {"Cardiff", "Carlisle", "Edinburgh", "Glasgow",  "Liverpool",
Missing Font09 Jun 2004 21:32 GMT5
A user getting the following error when he tries to start our
application on his computer (Windows).  I believe it's happening
because a required font is not installed?  If so, can you tell me what
he would need to do to get the proper font available for our
Pages: 1 2 3 4 5 6 7 8 9 May, 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.