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
Table selection11 Aug 2006 20:46 GMT1
select one record in the table and when i click enter one window open
than click the close button comback the table window,  one row selected
highlited the row , but i dont want  highlight any row in the table.
plz give me the soluation.
Synth in a jar11 Aug 2006 13:46 GMT2
creating a l&f with synth i use a lot of images for checkboxes,
textfield and so on. When i pack it to a jar and use it in another
application these images can not be read. I know accessing resources in
a jar is sometimes a little bit tricky. My Problem is that accessing
setProperty("headless","true") weirdness?11 Aug 2006 12:43 GMT4
Can anyone provide insight on System.setProperty( "java.awt.headless" ,
"true" )?
I've been struggling with a HeadlessException in the line:
   JFrame frame = new JFrame( );
Adding components to JTextPane11 Aug 2006 02:28 GMT2
I'm trying to add a JButton to a JTextPane. The two schools of thought
are:
1: Wrap the button in a style such as
try {
JFileChooser leaves grey area after opening file.10 Aug 2006 23:21 GMT1
I use a JFileChooser which is created when I select "Open" from a
JMenu.  This FileChooser is contained within a JPanel which itself is
contained within another JPanel which makes up a tab from a JTabbed
pane.
Listening on JTabbedPane10 Aug 2006 23:15 GMT2
How do I add a listener to a JTabbedPane so I know when a tab is
selected.
I tried this (per suggestion in another post):
        jTabbedPane.addMouseListener( new java.awt.event.MouseAdapter()
Help frame component10 Aug 2006 13:54 GMT2
I'm looking for a third-party Swing component that implements an Help
frame like the ones we can find in most of professional applications.
Despite my Google searching I didn't find interesting stuff :-(
Thanks a lot.
jtable row selection - what events should i use?10 Aug 2006 09:50 GMT2
on my jtable, I want to update a textbox when someone selects a row.
at the moment I can see a TableModelEvent and a ListSelectionEvent.
Neither of these seem to quite fit my purposes, the first seesm to be
fired when a row etc changes while the second is for a range of rows,
JTable help - keep contents of viewport static while adding/deleting rows10 Aug 2006 06:19 GMT3
I am completely stumped, even though this seems like a reasonable task
to complete.  I have a large scrollable table of which, say, 5 rows are
visible at a time.
When rows are added and deleted, the visible rows bounce around.  If
Problem with PopupFactory10 Aug 2006 04:26 GMT2
I write a DatePicker, so I use PopupFactory to popup the Select-date
panel. Pop it up is no problem, it seems work well, but the problem is
that it couldnt close the popup automatically, i.e i want the popup is
closed when user click somewhere else, like the popup menu.
!Ahhh JTable JComboBox woes09 Aug 2006 10:45 GMT1
So I have a CombBox sitting in my table but every time I press any
letter it bumps me out to the next control on the form.
I stopped that by extending DefaultCellEditor and returning false on
stopCellEditing
Scrolling the tabs of a JTabbedPane09 Aug 2006 07:57 GMT2
I have a JTabbedPane implementing a SCROLL_TAB_LAYOUT display option.
I use setSelectedIndex to select a tab that is not being displayed at
a particular instant in time (in other words out-of-range but
accessible
Default VK_Enter action in JText* component09 Aug 2006 05:01 GMT4
I have a text component (JTextPane to be precise) and I want to stop
Enter from creating newlines, and instead 'press' the default button on
the frame.
All the methods I have found are identical, IE:
I need a free Calendar component, please help09 Aug 2006 03:00 GMT2
I need a free Calendar component in my project, so that the user can
pick up a date easily. Do you know any free one ?
Thanks all
JTable with MySQL Database08 Aug 2006 22:30 GMT1
I have MySQL 5.0 installed on my computer. I am trying to retrieve
information from my MySQL Database and inserting it into a JTable
displaying multiple rows. However it is retrieving the information ok
but is only displaying the last record in the database no matter how
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.