Exemplo n.º 1
0
 /** Reset the bound keys and let other classes know that they are not set */
 public void resetKeys() {
   provider.reset();
   initialized = false;
 }