de.uni_paderborn.fujaba.fsa.listener
Class SelectionListenerHelper.SelectionStateListener

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

private static final class SelectionListenerHelper.SelectionStateListener
extends java.lang.Object
implements java.beans.PropertyChangeListener

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

Version:
$Revision: 1.13 $
Author:
$Author: schneider $

Constructor Summary
private SelectionListenerHelper.SelectionStateListener()
           
 
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
 

Constructor Detail

SelectionListenerHelper.SelectionStateListener

private SelectionListenerHelper.SelectionStateListener()
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