Home | Trees | Indices | Help |
|
---|
|
object --+ | util.IEventListener --+ | paintable.IPaintable --+ | IErrorMessage
Interface for rendering error messages to terminal. All the visible errors shown to user must implement this interface.
Version: 1.1.2
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from |
|
|||
SYSTEMERROR = 5000
|
|||
CRITICAL = 4000
|
|||
ERROR = 3000
|
|||
WARNING = 2000
|
|||
INFORMATION = 1000
|
|
|||
Inherited from |
|
Gets the errors level.
|
Error messages are unmodifiable and thus listeners are not needed. This method should be implemented as empty.
See Also: IPaintable.addListener |
|
Error messages are inmodifiable and thus listeners are not needed. This method should be implemented as empty.
See Also: IPaintable.removeListener |
|
Error messages are inmodifiable and thus listeners are not needed. This method should be implemented as empty.
See Also: IPaintable.requestRepaint |
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Wed Jun 10 22:40:22 2015 | http://epydoc.sourceforge.net |