|
James H H Lampert wrote: >Scenario: A Java applet running on a desktop system (probably WinDoze, but >hopefully also Mac or Linux) that talks to an AS/400 through an FTP >connection. >Would anybody happen to know of a way to get the local file system's >file-extension-based icons to set the leaf icons for a JTree representing >the IFS? Sorry, but this is OS specific. Not all OSes support icons based on file extensions. Under Windows you have to make a series of registry calls to determine what the file's icon is and where to load it from. Registry content is OS specific. Linux/Unix don't need extensions at all, but read the file's header to see what to do. There is a concept of file type extension icons in Linux, but this is local to whatever desktop manager you are running (KDE, Gnome, etc.) Jeff Furgal
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.