UIObject
interface guarantees that an object has the minimum methods necessary to be managed by the EventManager
and FocusManager
managers. In other words, it can respond to mouse, keyboard, and focus events, and can be drawn to the canvas.
@author Greg
|
|
|
|