help me with some examples
Here is my problem:
on my file manager that I'm writing in it interface I have some buttons and some of there are :Copy,Delete and MkDir, and the question is how I copy ,delete files and how can I create MkDir?????? :(
Plese help me!!!!!!!!!!!:d
[260 byte] By [
alina] at [2007-11-11 8:35:16]

# 1 Re: help me with some examples
Reference java.io.File
http://java.sun.com/j2se/1.4.2/docs/api/java/io/File.html
Here is a tutorial you might find useful
http://www.kickjava.com/780.htm
# 2 Re: help me with some examples
you can look at this examples here,
Java Code Examples for the Class File
http://javafaq.nu/java-example-code-classes-1635.html
:WAVE: lena_lena