Main Page
    Cookbook/Overview     ImageMeister     the jcprops file     Licensing
    Binary Installation & Configuration [ Win · Mac · Nix · OSX ]     Changes
    Public API
    Source Code Main Page
        Java [ Common · Win · Mac · Nix ]     Native Code [ Common · Win · Mac · Nix ]     Manifest
        Native Code Overviews [ Common · Win · Mac · Nix · Strings ]     Macros [ General · Native Macros ]
        Walkthroughs [ Java only · Java and native ]     Building [ Win · Mac · Nix · OSX ]     Distribution Issues

All Packages  This Package  Class Hierarchy  Class Search  Index

Class com.jconfig.nix.IconBundleFileNix
java.lang.Object
   |
   +----com.jconfig.nix.IconBundleNix
           |
           +----com.jconfig.nix.IconBundleFileNix

  Summary

class  IconBundleFileNix
     extends com.jconfig.nix.IconBundleNix
{
          // Fields 3
     private boolean bIsDir;
     private static final String copyrightString;
     private String fileName;

          // Constructors 1
     IconBundleFileNix(String, boolean);

          // Methods 1
     public int getIcon(int, int, int, int[]);
}

Gets the icons for a file or folder. This is a preliminary class derived from the Windows class of similar name. This class may be replaced or modified in a future version.

Author:
Copyright (c) 1997-2002 Samizdat Productions. All Rights Reserved.




  Fields

· copyrightString

Summary  |  Top

   private static final String copyrightString


· fileName

Summary  |  Top
   private String fileName


· bIsDir

Summary  |  Top
   private boolean bIsDir


  Constructors

· IconBundleFileNix

Summary  |  Top

   IconBundleFileNix(String fn, 
                     boolean bD) 


  Methods

· getIcon

Summary  |  Top
   public int getIcon(int whichIcon, 
                      int xform, 
                      int align, 
                      int[] pData) 
Overrides:
getIcon in class IconBundleNix
Implements:
getIcon in interface IconBundle


All Packages  This Package  Class Hierarchy  Class Search  Index
Freshly brewed Java API Documentation automatically generated with polardoc Version 1.0.7