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 2003

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Custom JComponent: add to contentPane17 Sep 2003 16:02 GMT5
I created a custom JComponent which consists of two JTables on a
JScrollPane.
My problem is when I add a JDividedTable instance to the content pain of a
JFrame,
JFileChooser17 Sep 2003 11:28 GMT3
What is going on with JFileChooser that makes it so incredibly slow?
--
Canadian Mind Products, Roedy Green.
Coaching, problem solving, economical contract programming.
Center frame in multi-screen environment17 Sep 2003 11:10 GMT1
I have a 2 monitor environment with a Desktop span over both monitors
(e.g 1600*600).
I want to center a frame on the first monitor wich seem to be imposible...
Toolkit, GraphicEnvironment, GraphicDevice all say I have a Screen width
applet not redrawn when covered17 Sep 2003 08:27 GMT4
I am developping an applet but i am newbie in JAVA..
When i resize my IE window to cover my applet, it's not redrawn when i
uncover it...
(i hope you will understand...)
resize17 Sep 2003 07:25 GMT3
I have a class "ImageButton" (extends "Canvas")
When I change the "ImageButton" text with "setText" method, I want the "ImageButton" object change its size with respect to new text
size.
I have implement "getPrefferedSize" & "getMinimumSize" in "ImageButton" class.
sliding a dot17 Sep 2003 02:40 GMT2
Alright, if I was trying to take a mark (dot square whatever) at a certain
x,y coordinate and move it to a new x,y coordinate in a certain amount of
seconds, how could I pull this off while showing the object move to the new
location?  I'm guessing that I take the given time limit ...
windowClosing question16 Sep 2003 18:35 GMT3
I'm running Sun's 1.4.1.  I have a JFrame with
the following code in the constructor:
addWindowListener(new WindowAdapter() {
 public void windowClosing(WindowEvent e) {
Swing translucent GlassPane16 Sep 2003 12:50 GMT7
I've got a question to address on this forum. It is regarding a
translucent/transparent GlassPane.
The context I am using it:
_a JPanel -> contains -> a JScrollPane -> JTable.
Automated GUI Testing16 Sep 2003 10:48 GMT2
I am doing some load testing on a rather large Java GUI and was wondering if
there were any decent (and preferably cheap) suites for creating and
replaying event lists? I am aware of Abbot, but I find it to be really flaky
to the point of being unusable. Is there anything else?
Layout Manager16 Sep 2003 07:49 GMT9
What's the better layout manager between GridBagLayout and SpringLayout ?
open a html file16 Sep 2003 05:01 GMT1
I need to open an html file from a simple gui.
Is there an object that open an html file ?
anyway, there's a way to pass the html file in the default browser?
Thanks in advance
How to make JTooltip transparent?15 Sep 2003 21:48 GMT2
I was wondering if anybody has been able to make tooltip transparent?
I tried make it transparent in the following code, but it displays an
opaque box. Pls let me know where am I going wrong.
Thanks
Tool for making Swing or AWT gui easier15 Sep 2003 20:29 GMT1
I'm looking for a tool that can help designing java interface(swing/awt)
I know jvider (http://www.jvider.com)
is there any other ?
Thanks for all
Does this Swing application structure make sense?15 Sep 2003 20:08 GMT8
I am currently reading the Swing tutorial and have some questions regarding
the structure of a swing app.
I've been modifying a program called "SwingTest2" while reading, and as it
is now it consists of a JFrame, a panel and a label containing an ImageIcon.
JOptionPane and keyboard navigation15 Sep 2003 08:27 GMT1
I just discovered something that seems like a bug with JOptionPane.
If I pop up a simple
    JOptionPane.showConfirmDialog
        (...JOptionPane.YES_NO_CANCEL_OPTION...);
Pages: 1 2 3 4 5 6 7 8 9 10 11 August, 2003
 
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.