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.DiskAliasMSVM
java.lang.Object
   |
   +----com.jconfig.win.DiskFileMSVM
           |
           +----com.jconfig.win.DiskAliasMSVM

  Summary

class  DiskAliasMSVM
     extends com.jconfig.win.DiskFileMSVM
     implements com.jconfig.DiskAlias
{
          // Fields 1
     private static final String copyrightString;

          // Constructors 1
     DiskAliasMSVM(File) throws FileNotFoundException, DiskFileException;

          // Methods 2
     public void dumpInfo(PrintStream, String);
     public int getAliasType();
}

Represents a .lnk file.

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




  Fields

· copyrightString

Summary  |  Top

   private static final String copyrightString


  Constructors

· DiskAliasMSVM

Summary  |  Top

   DiskAliasMSVM(File fl)  throws FileNotFoundException, DiskFileException


  Methods

· getAliasType

Summary  |  Top
   public int getAliasType() 

Calls native code to resolve this alias, and indicate what type of object it points to, if any. 1,2,1 CHANGE: No user interaction is allowed, however, the .lnk file may be updated.

Implements:
getAliasType in interface DiskAlias


· dumpInfo

Summary  |  Top
   public void dumpInfo(PrintStream ps, 
                        String indent) 
Overrides:
dumpInfo in class DiskFileMSVM


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