Package planetj.shortcuts

Interface Summary
IShortcut Interface for our shortcuts to conform to Creation date: (5/26/2003 5:41:34 PM)
 

Class Summary
InternetShortcut An Internet shortcut is basically a text file then ends with .url For Example PlanetJ.url shortcut might look like this [InternetShortcut] URL=http://www.planetjavainc.com/ or you can point it to a file like this [InternetShortcut] URL=file://c:/Temp/Runnable.exe Creation date: (5/26/2003 3:00:06 PM)
ShortcutGenerator This class is resposible for generating files in your start menu, desktop, or anywhere else you wish.