コード例 #1
0
 @Override
 public void switchToFrameByIndex(int index) {
   delegate.switchToFrameByIndex(index);
 }