/** Unregisters this navigation bar from its protocol. */
 public void unregister() {
   prot.unregisterNavigationBar(this);
 }