com.japisoft.xmlpad.bean
Interface StructureDamagedListener

All Known Implementing Classes:
RealTimeTreeManager

public interface StructureDamagedListener

Notify that the XML structure had changed This is useful for real-time tree view.

Version:
1.0
Author:
(c) 2002-2003 JAPISOFT

Method Summary
 void notifyStructureChanged()
           
 

Method Detail

notifyStructureChanged

public void notifyStructureChanged()