Looking for Swing comonent for choosing a file
Looking for free Swing componen which allows to select a file and navigate by file system. Ideally it should looks like standard Windows file inspector. JTree-based versionof the component is more preferable then JTable-based.
Strange, but I've not found anything. All existing solutions are ugly.
Thanks.
How to get the selected item from combox
Hi,
I am working on Tablemodel and able to create the table with one column having comboboxes. Now planning to add actionlister so that i may know the value of selected item for the selected combox. But I don't have any idea. Can someone pleasehelp me. I will be really thankful to ypu.
Thanks in advance.