| com.izforge.izpack.util.LogMessage
All known Subclasses: com.izforge.izpack.util.Log,
LogMessage | public interface LogMessage (Code) | | Interface for handle message logging with IzPack Log class.
author: Elmar Grom |
Field Summary | |
final static int | MAX_MESSAGE The highest legal error message number is less than this value. | final static int | MESSAGE_BASE |
MAX_MESSAGE | final static int MAX_MESSAGE(Code) | | The highest legal error message number is less than this value.
|
MESSAGE_BASE | final static int MESSAGE_BASE(Code) | | First index for warning messages
|
|
|