We are developing Graphics based application where we need to call repaint method again and again. Now repaint method repaints the whole screen but we want it to repaint only a portion of the Screen keeping reamaining part painted. Is it possible ? if yes then how ?