Package com.izforge.izpack.util.os

This package contains utility classes that are operating system specific.

See:
          Description

Interface Summary
Unix_ShortcutConstants Unix_ShortcutConstants This is the Interface which holds only the Constants for Unix_Shortcut-Placeholders.
 

Class Summary
RegistryDefaultHandler This class provides on windows a registry handler.
RegistryHandler This class represents a registry handler in a operating system independent way.
ShellLink This class represents a MS-Windows shell link, aka shortcut.
Shortcut This class represents a shortcut in a operating system independent way.
Unix_Shortcut This is the Implementation of the RFC-Based Desktop-Link.
Win_RegistryHandler This is the Microsoft Windows specific implementation of RegistryHandler.
Win_Shortcut This is the Microsoft Windows specific implementation of Shortcut.
 

Exception Summary
WrappedNativeLibException This class allows it to define error messages for NativeLibException s in the IzPack locale files.
 

Package com.izforge.izpack.util.os Description

This package contains utility classes that are operating system specific.