Example #1
0
 public Gfui_dlg_file Init_file_(String v) {
   under.setFileName(v);
   return this;
 }