Esempio n. 1
0
 Browser getBrowser() {
   if (parent == 0) return null;
   return Mozilla.getBrowser(parent);
 }