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 / March 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Accelerators in one frame being activated from another10 Mar 2005 21:37 GMT1
I have a program that uses multiple top-level frames.  One of the frames
is the "main" one and contains a menu bar and tool bar.  The menu items
in the main frame have accelerators.  I want the actions associated with
these menu items to be activated even if the accelerator is ...
Intercepting Jlist selections10 Mar 2005 21:03 GMT2
I'm trying to intercept mouse clicks on jlist items so that if the mouse is
clicked is some empty part of the list, the selection is cleared.
I've tried using a MouseAdapter to catch the mouse clicks but this is
called after the list gets the mouse event.
FindWindow10 Mar 2005 18:33 GMT1
I need to make a screenshot of a window to find out, if it show a
specific image, I found that I can use the Robot class for that, but
if I don't want to capture the whole screen I need to have the
coordinates of the window I want to capture.
Combo Box Like Microsoft Word10 Mar 2005 18:19 GMT1
Can we design a combo box in Swing such that each value of the combo
box can be displayed in separate font just like the Font Selection
combo box of Microsoft Word?
-Sameer
How to prevent automatic change state of a JCheckBoxMenuItem10 Mar 2005 17:33 GMT4
i have a JMenu, with JCheckBoxMenuItem in it.
When the user clicks on a JCheckBoxMenuItem, i open a JDialog, and if the user select "Cancel", i want to undo the checking of the menu item.
If it's possible, i would like to prevent the changes of the menu item state.
If it's not ...
Dialog containing JPanel from a JFrame - focus issues10 Mar 2005 14:33 GMT1
My main view is a JFrame.
I have a wizard dialog which extends a JPanel.
Currently when I call the JPanel, I am having focus issues - when i
click off the wizard i lose the panel.
How to retrieve the position of a given JPopupMenu10 Mar 2005 14:21 GMT1
I have the problem that I have a JPopupMenu object generate somewhere.
The lines of code generating and showing the menu shall not be changed.
I'd like to know the position of the the menu only be retrieving it from
 its reference. Well, the JFrame may be also be known.
A simple ListCellRenderer10 Mar 2005 14:14 GMT3
I'm having a bit of trouble with a simple (well, it's meant to be
simple) ListCellRenderer for a JList.  Here's some test code:
 import java.awt.*;
 import javax.swing.*;
how to open a web link from the application?10 Mar 2005 10:37 GMT3
I'd like to open a web page from my application: how can I do?
And if I have the url like www.google.com how can I do?
I try to use html format in label an in text area but I cannot click on
link.
jspinner foreground problem10 Mar 2005 03:17 GMT2
I have a custom JTable renderer extending JSpinner. It seems that I
cannot set the foreground or background colors ( setForeground(color)
and setBackground(color) don't change any colors). Anyone have any
suggestions? - Lou
Checkbox list in a scroll pane10 Mar 2005 02:08 GMT1
In my application, I have a JList . Items of JList are checkboxes (not the
usual labels. This JList is on a JScrollPane.
JCheckBox - on - JList - on - JScrollPane - on - JPanel
I implemented the listmodel so that the list can get events about any
JTree drawing own tree entry / TreeCellRenderer10 Mar 2005 01:42 GMT1
I'm totaly lost. Maybe someone can help. I already googled but did not find
anything really useful.
My Problem:
I need to draw a line from the end of the text of my tree-entry to the end
javahelp problem10 Mar 2005 01:40 GMT16
I have equpied my application with help in the form of javahelp. Now i
have a problem with the program. I previously had all my files in a
jar. Once I've included javahelp I can no longer have an exectuable
jar. From the error-messages I got a security exception, that was
JPanel doenst grow09 Mar 2005 19:55 GMT5
Hey, I am beginning Java Student with a Java Problem. I looked on the
Internet but didn't find my answer anywhere, maybe you guys could help ?
I have a:
JFRAME --> Container+GridBayLayout
give focus to a comp?onent (JTabbedPane or other):how?09 Mar 2005 15:19 GMT1
I have 3 Jpanel in a JTabbedPane
I'd like to set focus (to see) the Jpanel2 when I click on a button in
Jpanel3.
How can I do?
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 February, 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.