private void stopListeningFocus() { myFocusWatcher.deinstall(this); }
public void startListeningFocus() { myFocusWatcher.install(this); }