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 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
kill spawned processes from a JFileChooser19 Aug 2005 15:28 GMT2
A user may launch several processes from my my Swing GUI using JFileChooser.
Right now my quit button only exits the application itself without killing
off any spawned processes
   // create a Quit Button
Layout question19 Aug 2005 13:17 GMT4
Ive only just started programming in Java and am a bit
confused by the layout tools.
What I want to do is create a frame with three panels
in it. I should look like:
setComponentPopupMenu not called19 Aug 2005 11:16 GMT9
I have a JDesktopPane added to a JTabbedPane.
JDesktopPane.setComponentPopupMenu and JTabbedPane.setComponentPopupMenu
are both set to their respective JPopupMenu.
The problem is that when i right click on the JDesktopPane the
Fading window problem18 Aug 2005 21:40 GMT7
 I am trying to create a simple program that fades a window or dialog
into view showing some text and then fade out again. Kind of like that
email notifier in Win XP. I am using the AlphaComposite class and
things are looking good except for when the program starts. For a split
richiesta commenti su idea utilizzo pattern per applicazioni GUI18 Aug 2005 17:16 GMT2
Salve a tutti, scrivo per chiedere un'opinione su un metodo
per la creazione di applicazioni GUI. L'idea è ancora un pò
"acerba", nel caso il post contenesse imprecisioni o inesatezze
segnalatamelo. Ringrazio fin d'ora chiunque voglia fare critiche
resizing scrollbar18 Aug 2005 15:50 GMT2
I am developing an application with swing-gui. It is indented to be run on
touch-screen systems (to be touched with fingers, not a pen-like device).
The Problem is, that when I insert a JScrollPane for some larger
components, the scrollbars are way to small to be operated with a ...
JPopupMenu's menu items state and updating18 Aug 2005 09:40 GMT2
For a JPopupMenu that has a JRadioButtonMenuItem that is
selected/unselected based on XXX.isYYYEnabled().
There are two ways:
1) Listen for the state and update the JRadioButtonMenuItem
how to make JScrollPane init wider w/ empty contents17 Aug 2005 20:17 GMT3
I have a JScrollPane that sits inside a JPanel which goes inside
another JPanel and makes up the left side of a JSplitPane.
JScrollPane->JPanel->JPanel->JSplitPane
My problem is that when I initialize the JScrollPane, it only has one
Can anyone recommend a GUI Builder?17 Aug 2005 14:06 GMT8
Preferably free and Eclipse compatible.
Also generally is the resultant code fairly clean these days.  GUI Builders
I've used in the past (for C++) have generated pretty poor code.
TIA,
Get the OS file icon based on content-type17 Aug 2005 08:45 GMT3
I'm wondering if there is any way of getting OS's default icon for the
file of a given content-type? I know that there is a method which
retrieves an icon for a given java.io.File, but couldn't find any way
for getting the icon when only content-type is known.
how to toggle checkboxes w/o popupmenu going away16 Aug 2005 17:29 GMT2
I have a popup menu with JCheckBoxMenuItem's as a submenu. I'd like to
know how to toggle the checkbox's within the submenu w/o the entire
menu going away.
Any help much appreciated.
applets won't appear16 Aug 2005 17:14 GMT31
I cannot get even a simple HelloWorld Applet to display on my firefox
or IE if I am the one who coded it.  I know it's not my Java code
because i even tried putting other example applets on my page and they
still won't appear.  this is driving me absolutely nuts.
chaning fonts *only* w/ Synth16 Aug 2005 17:05 GMT1
Hey all,
I want the same interface appearance I have now, which is the Metal
LaF, but I just want to make the fonts different. Same style, smaller
fonts. I installed Synth and have the following XML defined ...
Enabling a JButton using a hotkey.16 Aug 2005 15:38 GMT2
I am trying to enable a JButton through the use of a hot key,  I do not
want the button to be visible until a keystroke is made (Ex: Alt+E).
If I do button.setMnemonic(etc.), and then button.setVisible(false),
the hot key no longer works.
How to close JDialog when escape key pressed16 Aug 2005 15:29 GMT4
Here where I am... I overrided the createRootPane() as follows
<code>
protected JRootPane createRootPane()
{
Pages: 1 2 3 4 5 6 7 July, 2005
 
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.