Example #1
0
 protected void finalize() throws Exception {
   if (Settings.debug) System.err.println("Destroying custom kit");
   Settings.DEFAULT.removePropertyChangeListener(listener);
 }