Design Pattern Examples
Overview of object-oriented design patterns
DesignPatternExamples_python.handlerchain.handlerchain_message_class Namespace Reference

Classes

class  Message
 Represents a message sent to the windows. More...
 
class  MessagePosition
 Position of the message in global coordinates (same scope of coordinates as windows). More...
 
class  MessageType
 Type of message handled by MessageWindow. More...