xjavadoc.event
Interface XDocListener

All Superinterfaces:
java.util.EventListener

public interface XDocListener
extends java.util.EventListener

Describe what this class does

Author:
Aslak Hellesøy

Method Summary
 void docChanged(XDocEvent event)
          Describe what the method does
 

Method Detail

docChanged

public void docChanged(XDocEvent event)
Describe what the method does

Parameters:
event - Describe what the parameter does


Copyright © 2002-2004 XDoclet Team. All Rights Reserved.