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.IconBundleFTNix
java.lang.Object
   |
   +----com.jconfig.nix.IconBundleNix
           |
           +----com.jconfig.nix.IconBundleFTNix

  Summary

class  IconBundleFTNix
     extends com.jconfig.nix.IconBundleNix
{
          // Fields 2
     private static final String copyrightString;
     private FileType fileType;

          // Constructors 1
     IconBundleFTNix(FileType);

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

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


· fileType

Summary  |  Top
   private FileType fileType


  Constructors

· IconBundleFTNix

Summary  |  Top

   IconBundleFTNix(FileType ft) 


  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