コード例 #1
0
ファイル: UIHarness.java プロジェクト: imod-mirror/IMOD
 public void showAxisB() {
   if (isHead()) {
     mainFrame.showAxisB();
   }
 }