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 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
JSpinner buttons on left instead of right17 Jun 2005 18:56 GMT4
I have a JSpinner and want the buttons to be on the left,  not the
right.  Is there a setting for this or will I have build my own
JSpinner to accomplish it?  Thanks
~Doktor
Is there a good reason why anyone would want to add any other Component other than a JInternalFrame into a JDesktopPane?17 Jun 2005 16:18 GMT3
Is there a good reason why anyone would want to add any other Component
other than a JInternalFrame into a JDesktopPane?
Presently, on componentAdded(...) I check for instanceof a
JInternalFrame and if it isn't one then i do not add it.
JMenu in JTable17 Jun 2005 10:15 GMT1
I'm trying - unsuccessfully - to insert a JMenu in a JTable cell. The
JMenu appears correctly but nothing appends when I click on the arrow
in order to display the menu items.
Is that possible?
How to addKeyListener to JPanel and stop JFrame from intercepting event16 Jun 2005 17:14 GMT1
Hi all, I've added a key listener to a JPanel, but it wasn't working.
After an hour of changing settings, etc I figured out it was the JFrame
that was receiving the events - so I ended up having to add the key
listener to the JFrame and then have the JFrame invoke the keylistener
hide the input box or change the color of input box in html16 Jun 2005 15:06 GMT1
i want to hide the input box or change the color of input box so that
it can't be visible .
please tell me how?
Ensuring mouseMoved works16 Jun 2005 14:57 GMT1
Is registering a ComponentListener to a component and its children (a
JDesktopPane and its JInternalFrames) recursively a good way to ensure
that mouseMoved is detected?
Or is there another way? Using glasspane doesn't seem right.
To listen to clicking on hyperlink in HTML in JLabel16 Jun 2005 09:07 GMT3
In JLabel, it is possible to use HTML. The HTML can contain hyperlinks.
Is there a way to add a listener to the JLabel so that
(a) whenever user hovers over the hyperlink, the cursor is
   changed into a pointing hand, and
JScrollPane responsive to cursor keys in 1.4, but not in 1.515 Jun 2005 18:31 GMT6
Hi newsgroups!
I have a scrolling-savvy component for viewing a large image
inside a JScrollPane. The JScrollPane reacts to the cursor keys
(Up, Down, PageUp, PageDown, Home, End, ...), so that I am able
toedter.com's jcalendar in jTable & a time chooser15 Jun 2005 15:37 GMT3
Did anybody managed to use the jCalendar swing bean ( from toedter.com
) in a jTable ?
I posted a question on their website, with no answer so far...
By the way, I googled for a free Time Picker javabean ( or Time
fireTableRowsUpdated 0 or 1 based?15 Jun 2005 15:14 GMT2
I've got a short question which is bugging me for a long time:
fireTableRowsUpdated(firstrow, lastrow) is a function of
AbstractTableModel, it notifies the View when a row is updated. It
accepts 2 parameters, firstrow and lastrow.
how to show/hide a JPopupMenu using a JButton14 Jun 2005 20:52 GMT1
It is very easy to bring up a JPopupMenu when the user clicks on a
JButton using JPopupMenu.show(...) method.
However, I couldn't hide the JPopupMenu when the user clicks on the
JButton again.
PixelGrabber and NullPointerException14 Jun 2005 12:47 GMT6
I want to trasform a java.awt.Image realized from a Component using
PixelGrabber, but I always have a
NullPointerException. How can I doin in order to avoid it?
This is the code:
Is there a QToolbox equivalent in JAVA?14 Jun 2005 08:21 GMT1
I'm learning how to build GUIs in Java and am transitioning from Qt for
a project. I was wondering if something equivalent to the QToolBox
widget exists in Java.
Here's what the QToolBox does :
I18n of combo-box in PropertyEditor11 Jun 2005 15:08 GMT2
[Tried posting in clj.beans, but that seems to be rather quiet and I now
realise that the query is more GUI oriented anyway. Apologies if you
have seen it before.]
I have a drop-down box (Combo) which is used to select between several
ActionListeners don't work on JMenu objects, why?10 Jun 2005 04:58 GMT11
I have a JMenu entitled "New Article", which may or may not have child
JMenuItems to create prepopulated articles of certain types. The user
still needs to be able to select "New Article" to go into a Wizard to
create an article.
Pages: 1 2 3 4 5 6 7 May, 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.