コード例 #1
0
 public void visit(LinkModel model) {
   showFrame(model);
   super.visit(model);
 }