edu.isi.powerloom.gui.components
Interface PLEditListener

All Known Implementing Classes:
PLFrame, PowerloomTrees, RelationFrame

public interface PLEditListener

This interface is to notify listeners who are interested in updates to the KB. E.g., PowerloomTrees are interested in refreshing the trees after an object such as a concept has been edited and commited.

Author:
Eric Melz

Method Summary
 void performEdit(PLEditEvent e)
           
 

Method Detail

performEdit

public void performEdit(PLEditEvent e)


Copyright © 2002 University of Southern California Information Sciences Institute. All Rights Reserved.