de.uni_paderborn.fujaba.fsa
Class FSAObject.ASGInformationListener

java.lang.Object
  extended byde.uni_paderborn.fujaba.fsa.FSAObject.ASGInformationListener
All Implemented Interfaces:
java.util.EventListener, java.beans.PropertyChangeListener
Enclosing class:
FSAObject

private static final class FSAObject.ASGInformationListener
extends java.lang.Object
implements java.beans.PropertyChangeListener

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

Version:
$Revision: 1.98 $ $Date: 2005/03/22 08:00:27 $
Author:
$Author: cschneid $

Field Summary
private  java.lang.ref.WeakReference fsaObject
          No comment provided by developer, please add a comment to improve documentation.
 
Constructor Summary
(package private) FSAObject.ASGInformationListener(FSAObject obj)
          Constructor for class ASGInformationListener
 
Method Summary
 void propertyChange(java.beans.PropertyChangeEvent evt)
          No comment provided by developer, please add a comment to improve documentation.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

fsaObject

private final java.lang.ref.WeakReference fsaObject
No comment provided by developer, please add a comment to improve documentation.

Constructor Detail

FSAObject.ASGInformationListener

FSAObject.ASGInformationListener(FSAObject obj)
Constructor for class ASGInformationListener

Parameters:
obj - No description provided
Method Detail

propertyChange

public void propertyChange(java.beans.PropertyChangeEvent evt)
No comment provided by developer, please add a comment to improve documentation.

Specified by:
propertyChange in interface java.beans.PropertyChangeListener
Parameters:
evt - No description provided