Class ShellLink
java.lang.Object
mslinks.ShellLink
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ShellLinkcreateLink(String target) static ShellLinkcreateLink(String target, String linkpath) equivalent to createLink(target).saveTo(linkpath)getName()setCMDArgs(String s) Set path of target file of directory.
-
Field Details
-
VERSION
- See Also:
-
-
Constructor Details
-
ShellLink
public ShellLink() -
ShellLink
- Throws:
IOExceptionShellLinkException
-
ShellLink
- Throws:
IOExceptionShellLinkException
-
ShellLink
- Throws:
IOExceptionShellLinkException
-
ShellLink
- Throws:
IOExceptionShellLinkException
-
-
Method Details
-
getHeader
-
getLinkInfo
-
createLinkInfo
-
getName
-
setName
-
getRelativePath
-
setRelativePath
-
getWorkingDir
-
setWorkingDir
-
getCMDArgs
-
setCMDArgs
-
getIconLocation
-
setIconLocation
-
getConsoleData
-
getLanguage
-
setLanguage
-
saveTo
- Throws:
IOException
-
resolveTarget
-
setTarget
-
createLink
-
createLink
equivalent to createLink(target).saveTo(linkpath)- Throws:
IOException
-