copyRect abstract method
void
copyRect()
Implementation
void copyRect(
int sourceTop,
int sourceLeft,
int sourceBottom,
int sourceRight,
int sourcePage,
int destinationTop,
int destinationLeft,
int destinationPage,
);