posted 18 years ago
Greetings
I have done GUI programming in the past, but it's always been with a 3rd party code generator. So I'm kind of in new territory. I've been asked to code up a directory navigator (view files, create files, delete files) in swing.
I am completely clueless as to what APIs and tools are applicable to this. This can't possibly be new territory I'm covering.
EDIT: OK, it seems I should have been looking at FileView in swingx. I'll check that out, but I'd be appriciative of any examples of this in implimentation if anyone knows of such.
[ March 21, 2006: Message edited by: D Becker ]