| This class forwards key events to a TextPanel component for
testing purposes.
Its sole reason for existence is to prevent the key-event
API from being public on MTextPanel, and being mistaken for
standard API. This class is only for testing! It may be
removed from public API at any time. Do not depend on this
class.
|