public synchronized void saveToStream(java.io.OutputStream o) throws java.io.IOException { removeXSelectionChangeListener(); super.save(o); postInitListenersEvent(); }