|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.sf.ovanttasks.ovnative.demos.LnKFileOnDesktop
public class LnKFileOnDesktop
Demonstrates the use of LnkFile to create an shortcut on the desktop.
| Constructor Summary | |
|---|---|
LnKFileOnDesktop()
|
|
| Method Summary | |
|---|---|
static void |
cleanup()
|
static LnkFile |
createCmdInProgramMenu()
run dir command with funny arguments in %TEMP% |
static LnkFile |
createCmdOnDesktop()
run dir command with funny arguments in %TEMP% |
static LnkFile |
createExporerOnDesktop()
open explorer in programm files |
static void |
main(String[] args)
|
static LnkFile |
resolveCmdOnDesktop()
run dir command with funny arguments in %TEMP% |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LnKFileOnDesktop()
| Method Detail |
|---|
public static LnkFile resolveCmdOnDesktop()
public static LnkFile createCmdOnDesktop()
public static LnkFile createCmdInProgramMenu()
public static LnkFile createExporerOnDesktop()
public static void main(String[] args)
throws Exception
args -
Exceptionpublic static void cleanup()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||