Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
G
J
L
N
S
G
getArguments()
- Method in class net.jimmc.jshortcut.
JShellLink
Get the arguments for this shortcut.
getDescription()
- Method in class net.jimmc.jshortcut.
JShellLink
Get the description for this shortcut.
getDirectory(String)
- Static method in class net.jimmc.jshortcut.
JShellLink
Get the requested directory.
getFolder()
- Method in class net.jimmc.jshortcut.
JShellLink
Get the folder for this shortcut.
getIconIndex()
- Method in class net.jimmc.jshortcut.
JShellLink
Get the icon index for this shortcut.
getIconLocation()
- Method in class net.jimmc.jshortcut.
JShellLink
Get the icon location for this shortcut.
getName()
- Method in class net.jimmc.jshortcut.
JShellLink
Get the base name for this shortcut.
getPath()
- Method in class net.jimmc.jshortcut.
JShellLink
Get the path for this shortcut.
getWorkingDirectory()
- Method in class net.jimmc.jshortcut.
JShellLink
Get the working directory for this shortcut.
J
JShellLink
- class net.jimmc.jshortcut.
JShellLink
.
Provide access to shortcuts (shell links) from Java.
JShellLink()
- Constructor for class net.jimmc.jshortcut.
JShellLink
Create a JShellLink object with no values filled in.
JShellLink(String, String)
- Constructor for class net.jimmc.jshortcut.
JShellLink
Create a JShellLink object for a specified location.
L
load()
- Method in class net.jimmc.jshortcut.
JShellLink
Load a shortcut from disk.
N
net.jimmc.jshortcut
- package net.jimmc.jshortcut
S
save()
- Method in class net.jimmc.jshortcut.
JShellLink
Write out this shortcut to disk.
setArguments(String)
- Method in class net.jimmc.jshortcut.
JShellLink
Set the arguments for this shortcut.
setDescription(String)
- Method in class net.jimmc.jshortcut.
JShellLink
Set the description for this shortcut.
setFolder(String)
- Method in class net.jimmc.jshortcut.
JShellLink
Set the folder for this shortcut.
setIconIndex(int)
- Method in class net.jimmc.jshortcut.
JShellLink
Set the icon index for this shortcut.
setIconLocation(String)
- Method in class net.jimmc.jshortcut.
JShellLink
Set the icon location for this shortcut.
setName(String)
- Method in class net.jimmc.jshortcut.
JShellLink
Set the shortcut base name for this shortcut.
setPath(String)
- Method in class net.jimmc.jshortcut.
JShellLink
Set the path for this shortcut.
setWorkingDirectory(String)
- Method in class net.jimmc.jshortcut.
JShellLink
Set the working directory for this shortcut.
G
J
L
N
S
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes