Gridarta Editor
Package net.sf.gridarta.model.errorview

Classes

interface  ErrorView
 Interface for classes displaying error messages. More...
 
enum  ErrorViewCategory
 Defines possible error categories for ErrorView instances. More...
 
class  ErrorViewCollector
 Convenience class for adding messages to a ErrorView instance using a fixed category name. More...
 
class  ErrorViewCollectorErrorHandler
 An ErrorHandler that adds all reported problems to an ErrorViewCollector instance. More...
 
class  TestErrorView
 An ErrorView suitable for unit tests. More...