I am working on a project File Finder in java. I have to design the interface from where user interacts and access database. I want to know what are the basic items of applet i need to use for it.
I have added two combo boxes and labes one for file extension and other for file name and a submit button.Are there any other items neccessary for it?
Thanks in advance.