Re: Load the files from a directory



You can use QuickTable to implement the same feature in just three
statements

DBTable myFileTable = new DBTable();
File f = new File("C:\\temp\\");
myFileTable.refreshDataObjects(f.listFiles(), null);

You don't need to write any model.

QuickTable is a free java component (http://quicktable.org) which is an
implementation on top of JTable , but hides all the complexities and
allows to use the JTable methods. So you can just replace Jtable with
QuickTable.

.



Relevant Pages

  • Re: Load the files from a directory
    ... so when I select the directory from the JFileChooser it give ... > implementation on top of JTable, but hides all the complexities and ... > allows to use the JTable methods. ... Prev by Date: ...
    (comp.lang.java.gui)
  • Re: DirectX objects left over at program end
    ... >objects (I have the debug DX runtime installed). ... >Is this a feature or what? ... Jim ... Prev by Date: ...
    (microsoft.public.win32.programmer.directx.video)
  • Access 2003
    ... macro security to low. ... Can someone tell me what such a new feature and how ... Ray ... Prev by Date: ...
    (microsoft.public.access.setupconfig)
  • Re: Bose active headsets
    ... For the money, this should have been ... an included feature. ... Peter ... Prev by Date: ...
    (rec.aviation.piloting)
  • Re: Graphics in email message
    ... This is a new feature in Office 2004 ... Barry Wainwright ... Seen the All-New Entourage Help Pages? ... Prev by Date: ...
    (microsoft.public.mac.office.entourage)