public void
addNotify
(
)
{
super
.
addNotify
(
)
;
offScreenImage
=
createImage
(
width
,
height
)
;
}