org.jtheque.core.managers.update
Interface UpdateListener

All Superinterfaces:
java.util.EventListener

public interface UpdateListener
extends java.util.EventListener

An Update listener.

Author:
BBaptiste Wicht

Method Summary
 void updated()
          The object was updated.
 

Method Detail

updated

void updated()
The object was updated.



Copyright © 2009 JTheque. All Rights Reserved.