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
java.lang.Object | +----com.jconfig.win.IconBundleMSVM | +----com.jconfig.win.IconBundleFTMSVM
Summary |
class IconBundleFTMSVM extends com.jconfig.win.IconBundleMSVM { // Fields 2 private static final String copyrightString; private FileType fileType; // Constructors 1 IconBundleFTMSVM(FileType); // Methods 1 public int getIcon(int, int, int, int[]); }
Returns the icons for a FileType (e.g., '*.txt').
Fields |
· copyrightString | Summary | Top |
private static final String copyrightString
· fileType | Summary | Top |
private FileType fileType
Constructors |
· IconBundleFTMSVM | Summary | Top |
IconBundleFTMSVM(FileType ft)
Methods |
· getIcon | Summary | Top |
public int getIcon(int whichIcon, int xform, int align, int[] pData)
Get the bits of the icon, in Java's ARGB format, into the pData array.
- Overrides:
- getIcon in class IconBundleMSVM
- Implements:
- getIcon in interface IconBundle
All Packages This Package Class Hierarchy Class Search IndexFreshly brewed Java API Documentation automatically generated with polardoc Version 1.0.7