Changes between Version 4 and Version 5 of Workday20050202


Ignore:
Timestamp:
02/01/06 10:21:50 (18 years ago)
Author:
sauermann
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Workday20050202

    v4 v5  
    1010 * create new Workspace: gnowsis beta. see GnowsisDevelopingBeta 
    1111 * extract icons from operating system (windows filetype icons) 
    12    * wait answer from chris fluit (perhaps he knows) 
     12   * Christiaan Fluit (aduna.biz) gave use this tip: There is a standard J2SE API for retrieving these icons: javax.swing.filechooser.FileSystemView.getIcon(File file). It returns icons for files but also for folders, file systems, etc. I don't think we use this for "real" files .... only for folders and drives, but I believe you should get the file-type-specific icons.  
    1313   * look into source:trunk/gnowsis/src/org/gnowsis/data/util/InverseFiletypeMap.java to map mime-types to file extensions (helps when using the operating system services) 
    1414