/** Clears buffers with text labels. Call when project is closed. */
 public void clearTextBuffers() {
   imageBuffer.clearTextBuffers();
 }