de.uni_paderborn.fujaba.fsa.listener
Interface ParentListener

All Superinterfaces:
java.util.EventListener
All Known Implementing Classes:
FSAObject

public interface ParentListener
extends java.util.EventListener

No comment provided by developer, please add a comment to improve documentation.

Version:
$Revision: 1.11 $
Author:
$Author: lowende $

Method Summary
 void parentChanged(ParentEvent evt)
          No comment provided by developer, please add a comment to improve documentation.
 

Method Detail

parentChanged

public void parentChanged(ParentEvent evt)
No comment provided by developer, please add a comment to improve documentation.

Parameters:
evt - No description provided