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