[EMAIL PROTECTED] wrote:

<EXCERPT>
>      This is already failed project, unless you add custom JNI, because
>      ``File'' class does not support all types of file. e.g. Can I execute
>      a file? Is it a symbolic link? Is it character device? Sacrifice for
>      maximum portability.
</EXCERPT>

I've read something about this somewhere in the Swing docs or source :).
The FileDialog uses more information than the java.io.File class
provides. I believe the JDK 1.2 File class will be extended to address
these problems.

Ernst

-- 
 _________________________________________________________
|  "Come to me all you who are weary and burdened, and I  |
|                  will give you rest."                   |
|                                                         |
|                             -- Jesus Christ (Mt. 11:28) |
|_________________________________________________________|
| Ernst de Haan         | email [EMAIL PROTECTED]    |
| Java programmer       | web   members.xoom.com/znerd/   |
| Utrecht University    | icq#  21871778                  |
|_______________________|_________________________________|

Reply via email to