|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
AbstractUIHandler | This interface describes basic functionality neccessary for user interaction. |
AbstractUIProcessHandler | Interface for UIs which need to interface to external processes. |
AbstractUIProgressHandler | This interface is used by functions which need to notify the user of some progress. |
CleanupClient | Any class that wants to perform cleanup operations and to be notified by
Hosekeeper for this purpose must implement this interface. |
NativeLibraryClient | Any class in IzPack that uses native libraries must implement this interface. |
Class Summary | |
Console | |
ConsoleTextArea | |
ConsoleWrite | |
ConsoleWriter | |
Debug | |
FileExecutor | Executes a bunch of files. |
FreeThread | This class implements a thred that can be used to free native libraries safely. |
Housekeeper | This class performs housekeeping and cleanup tasks. |
Librarian | This class handles loading of native libraries. |
MultiLineLabel | MultiLineLabel may be used in place of javax.swing.JLabel. |
NotEmptyValidator | A validator to enforce non-empty fields. |
OsConstraint | Encapsulates OS constraints specified on creation time and allows to check them against the current OS. |
StdIn | |
StdOut | |
TargetFactory | The TargetFactory serves as a central mechanism to instantiate
OS specific class flavors, provide OS specific file extension types,
default install directories and similar functionality. |
This package contains utility classes IzPack.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |