예제 #1
0
 protected void stopListening() {
   folder.removeFolderListener(folderListener);
   folderListener = null;
 }