it.amattioli.dominate.properties
Class CollectionChangeSupport

Show UML class diagram
java.lang.Object
  extended by it.amattioli.dominate.properties.CollectionChangeSupport

public class CollectionChangeSupport
extends Object


Constructor Summary
CollectionChangeSupport()
           
 
Method Summary
 void addListener(CollectionChangeListener listener)
           
 void fireEvent(CollectionChangeEvent evt)
           
 void removeListener(CollectionChangeListener listener)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CollectionChangeSupport

public CollectionChangeSupport()
Method Detail

addListener

public void addListener(CollectionChangeListener listener)

removeListener

public void removeListener(CollectionChangeListener listener)

fireEvent

public void fireEvent(CollectionChangeEvent evt)


Copyright © 2011. All Rights Reserved.