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.nix.IconBundleNix | +----com.jconfig.nix.IconBundleVolumeNix
Summary |
class IconBundleVolumeNix extends com.jconfig.nix.IconBundleNix { // Fields 2 private static final String copyrightString; private String driveName; // Constructors 1 IconBundleVolumeNix(String); // Methods 1 public int getIcon(int, int, int, int[]); }
Gets the icons for a volume. This is a preliminary class derived from the Windows class of similar name. This class may be replaced or modified in a future version.
Fields |
· copyrightString | Summary | Top |
private static final String copyrightString
· driveName | Summary | Top |
private String driveName
Constructors |
· IconBundleVolumeNix | Summary | Top |
IconBundleVolumeNix(String dn)
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 IndexFreshly brewed Java API Documentation automatically generated with polardoc Version 1.0.7