help me to create an interface for total comander
Printable View
help me to create an interface for total comander
and what is total commander? Do you even know what an interface is?
of course that i know it's what i'm studing
and total comander is a file manager like windows explorer or norton comander
I was thinking of like an interface as like in defining methods for a class kind of interface, duh nvm me. Ok, I got you now. So what part do you need help on? You gotta be more specific.
I need to create an interface in java swing for a file manager like windows explorer or total commander.The part that i don't know is how i duplicate a panele .my colegues tolt me to do it whit JSplitPane but i don't know how,and the other problem is how i create a Jtree for wiewing the local file.If you kno how i can solve this problems please help me quikly because i don't have sow much time.
tHE INTERFACE THAT I NEED TO DO IT IS IN JAVA SWING.Like i told you total commander is a file manager.What i need to know is how i duplicate a Jpanel.My colegues told me to do it with JSplitPanel but i don't know how.The other problem is how i create a JTree for wiewing the local file of the system?
Please help me quicly because i don't have so much time
http://java.sun.com/j2se/1.4.2/docs/api/
Find JSplitPane on the left side frame, read the documentation.