com.izforge.izpack.util.os |
This package contains utility classes that are operating system specific.
|
Java Source File Name | Type | Comment |
RegistryDefaultHandler.java | Class | This class provides on windows a registry handler. |
RegistryHandler.java | Class | This class represents a registry handler in a operating system independent way. |
ShellLink.java | Class | This class represents a MS-Windows shell link, aka shortcut. |
Shortcut.java | Class | This class represents a shortcut in a operating system independent way. |
Unix_Shortcut.java | Class | This is the Implementation of the RFC-Based Desktop-Link. |
Unix_ShortcutConstants.java | Interface | Unix_ShortcutConstants
This is the Interface which holds only the Constants for Unix_Shortcut-Placeholders.
One Dollar marks simple placeholders. |
Win_RegistryHandler.java | Class | This is the Microsoft Windows specific implementation of RegistryHandler . |
Win_Shortcut.java | Class | This is the Microsoft Windows specific implementation of Shortcut . |
WrappedNativeLibException.java | Class | This class allows it to define error messages for NativeLibException s in the
IzPack locale files. |