public void
addNotify
(
)
{
super
.
addNotify
(
)
;
setBackground
(
Color
.
red
)
;
}