コード例 #1
0
ファイル: RightClickMenu.java プロジェクト: tnoz/jabref
 @Override
 public void actionPerformed(ActionEvent evt) {
   panel.changeType(type);
 }