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 / August 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Double buffering and Swing08 Aug 2006 17:18 GMT1
For the sake of the experiment, I've made a small program that consists of a
JFrame with a JPanel inside. I have a Thread running which calls repaint()
on the JPanel once in a while. JPanel paints something animated.
I'd expected to see a considerable amount of flicker if I set
Double buffering of Swing08 Aug 2006 17:11 GMT3
Hej
Jeg har, blot for forsøgets skyld, lavet et lille program som består af en
JFrame med en JPanel i. Jeg har en tråd kørende som kalder "repaint()" på
JPanel'et ind imellem og der tegnes så noget på skærmen som er animeret.
Event propagation08 Aug 2006 16:11 GMT2
I have written multiple classes that extend JPanel, and I was curious
how to propagate the, let's say for instance ActionEvent generated when
a user clicks a button inside a class extending JPanel?  Is this
possible or should I keep a reference to every single Component inside
eclipse with sun api ?08 Aug 2006 02:57 GMT3
i am pretty much new to java. I occasionally
use vi. But i just thought kdevelop could be
worth it, on linux to use as IDE.
Sounds like Eclipse is pretty good, but i've
** ugh no modal on a jframe is a pain ** mustang sally?06 Aug 2006 09:32 GMT1
Does the next beta version of java 1.6 fix this?
I *want* a JFrame for my form since the maximize, minimize is so useful
(and gees who wants to code that...)
But I want several popup dialogs to be modal from my form so they dont
Design with two JScrollPanes05 Aug 2006 11:51 GMT4
I want to display two JScrollPanes (left and right). I want the left one
to change it's width when window is resized, right one to have fixed
width. In both scrollpanes I want to have many smaller components, laid
out by FlowLayout (I think this would be the best), but this ...
escape key behaviour in GUI design04 Aug 2006 16:19 GMT6
can any body suggest that should be the standared in GUI design for
escape key pressing..means should the dialogs close immidiately or it
will suggest some warning
how to close ctabitem?04 Aug 2006 10:57 GMT1
I have a CTabFolder with a CTabFolder2Listener. Is it possible to close
a CTabItem not using dispose() so that listener's method "close" was
called ?
Thanks in advance
Create a bunch of jCheckboxes based off an XML file?04 Aug 2006 02:38 GMT1
Does anyone know how to create a bunch of jCheckboxes based off of some
XML file?  I'm trying to add some checkboxes in a jPanel, but can't
figure out how.
The XML file would probably look similar to:
JPopupMenu taller than screen03 Aug 2006 22:32 GMT2
I'm running a java app on a win2000 box and one of the popups can have
lots of entries, this causes the popup menu to be taller than the
screen and you can only select the entries shown.
Normal windows apps appear to offer the chance to move the mouse near
pass control to new frame then continue ?03 Aug 2006 04:48 GMT5
New to java, so any help would be appreciated:
I want to open the new frame and let it get focus and when the user closes
the new window the code continues
from the original location. When I run the following snippet the frame opens
How to display table when mouse moved over a region02 Aug 2006 23:20 GMT2
          i am working on Swings. we have a state map on Applet
container. It is divided into 4 regions. When mouse moved over a
region, it has to display the corresponding region data(ex: price,
products) in the form of table. Then again when the mouse moved to
Is there a way to embed an arbitrary application in a swing application?02 Aug 2006 15:14 GMT5
I want to start an application from my swing application, but I want it
to run inside say a panel or as internal frame or sth like that and to
be closed when I close the main swing frame (e.g. notepad.exe). Is it
at all possible to do such a thing for an arbitrary application or is
Josh Marinacci on His Favorite Swing Hacks02 Aug 2006 00:22 GMT3
Java.sun.com, Sun's main Java site, has an interview up with Josh
Marinacci, technical lead for the Swing toolkit team at Sun.
(http://java.sun.com/developer/Meet-Eng/marinacci/) He offers some
insights into his favorite "Swing hacks" and the future of Java desktop
Listners01 Aug 2006 14:17 GMT2
I have a CaretListener watching a JTextPane....
I want to toggle the selected state of a JToggleButton that resides in
the same panel as the JTextPane.
I can't seem to get it to work, error being that I can't refer to the
Pages: 1 2 3 4 5 6 7 July, 2006
 
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.