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.win.VersInfoPropsMSVM
java.lang.Object
   |
   +----java.util.Dictionary
           |
           +----java.util.Hashtable
                   |
                   +----java.util.Properties
                           |
                           +----com.jconfig.win.VersInfoPropsMSVM

  Summary

class  VersInfoPropsMSVM
     extends java.util.Properties
{
          // Fields 2
     private static final String copyrightString;
     private static final String[] keys;

          // Constructors 1
     VersInfoPropsMSVM(String);

}

Used by the VersionInfoMSVM class to retrieve the version information from a file.

This object is created with the full path of the executable; native code is used to get the version info for that file, and each piece of version info, such as "CompanyName", etc. is retrieved from native code and stored into this object.

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




  Fields

· copyrightString

Summary  |  Top

   private static final String copyrightString


· keys

Summary  |  Top
   private static final String[] keys


  Constructors

· VersInfoPropsMSVM

Summary  |  Top

   VersInfoPropsMSVM(String fileName) 


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