コード例 #1
0
 /** Clears buffers with text labels. Call when project is closed. */
 public void clearTextBuffers() {
   imageBuffer.clearTextBuffers();
 }