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.IconBundleVolumeMSVM
Summary |
class IconBundleVolumeMSVM extends com.jconfig.win.IconBundleMSVM { // Fields 2 private static final String copyrightString; private String driveName; // Constructors 1 IconBundleVolumeMSVM(String); // Methods 1 public int getIcon(int, int, int, int[]); }
Returns the icons for a DiskVolume.
Fields |
· copyrightString | Summary | Top |
private static final String copyrightString
· driveName | Summary | Top |
private String driveName
Constructors |
· IconBundleVolumeMSVM | Summary | Top |
IconBundleVolumeMSVM(String dn)
'dn' is the string representing the volume, e.g., 'c:\'
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