org.jtheque.core.managers.update
Interface UpdatableListener

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

public interface UpdatableListener
extends java.util.EventListener

An Update listener.

Author:
BBaptiste Wicht

Method Summary
 void updatableAdded()
          An updatable was added.
 

Method Detail

updatableAdded

void updatableAdded()
An updatable was added.



Copyright © 2009 JTheque. All Rights Reserved.