hi,
I was thinking
creating a generic hierarchical data browser so I can use it for browing data in
LDAP, realtional database. In my application I need such browser to pick data
from user list, product categories, orders, places, etc.
I though maybe I
could reuse the JFileChooser metaphor by creating an abstract directory models
that queries database for data. I might want to add search actions to the
browser as well.
Have any of you
tried anything like that?
Thanks!
Bing
Ran
