A C D G H I L S T U W
A
- appdata - Variable in class com.github.meldsza.shortcutCreater.Shorcut
-
Refers to ApplicationData folder.
- arguments - Variable in class com.github.meldsza.shortcutCreater.Shorcut
-
Arguments while invoking the target(if any)
C
- com.github.meldsza.shortcutCreater - package com.github.meldsza.shortcutCreater
-
- createschortcut() - Method in class com.github.meldsza.shortcutCreater.Shorcut
-
Creates the Shortcut (saves it on the FileSystem)
It uses VBS to create the shortcut
D
- description - Variable in class com.github.meldsza.shortcutCreater.Shorcut
-
Description of the shortcut
- desktop - Variable in class com.github.meldsza.shortcutCreater.Shorcut
-
Refers to %UserProfile%\Desktop
G
- getPaths() - Method in class com.github.meldsza.shortcutCreater.Shorcut
-
H
- HotKey - Variable in class com.github.meldsza.shortcutCreater.Shorcut
-
Set hotkey for shortcut(in String format)
Example : "Ctrl+Alt+F9"
I
- iconLocation - Variable in class com.github.meldsza.shortcutCreater.Shorcut
-
Path to icon
L
- localAppdata - Variable in class com.github.meldsza.shortcutCreater.Shorcut
-
Refers to LocalApplicationData folder.
S
- Shorcut - Class in com.github.meldsza.shortcutCreater
-
Shortcut creator
- Shorcut() - Constructor for class com.github.meldsza.shortcutCreater.Shorcut
-
Create a instance of the Shortcut class to use it
- Shorcut(File) - Constructor for class com.github.meldsza.shortcutCreater.Shorcut
-
Reads a Shortcut from the file provided.(Uses VBS)
- shortcutPath - Variable in class com.github.meldsza.shortcutCreater.Shorcut
-
Where the shortcut needs to be placed
- startMenu - Variable in class com.github.meldsza.shortcutCreater.Shorcut
-
Refers to the Users StartMenu Folder
T
- target - Variable in class com.github.meldsza.shortcutCreater.Shorcut
-
Path the shortcut should target
U
- userProfile - Variable in class com.github.meldsza.shortcutCreater.Shorcut
-
Refers to %UserProfile%
W
- windowStyle - Variable in class com.github.meldsza.shortcutCreater.Shorcut
-
WindowStyle (integer value)
- workingDirectory - Variable in class com.github.meldsza.shortcutCreater.Shorcut
-
Working Directory of the target in the shortcut
A C D G H I L S T U W
Copyright © 2016. All rights reserved.