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 |
|
|||
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 Sat Aug 31 14:06:36 2013 | http://epydoc.sourceforge.net |