Esempio n. 1
0
 /** Recreates the "Example" widgets. */
 void recreateExampleWidgets() {
   if (textWidget == null) {
     super.recreateExampleWidgets();
   }
 }