コード例 #1
0
 @Override
 public void cancelCellEditing() {
   super.cancelCellEditing();
   requestFocusToTree();
 }