org.concord.pedagogica.ui.event
Interface ViewerAppletListener


public interface ViewerAppletListener


Method Summary
 void init(ViewerAppletEvent event)
           
 void start(ViewerAppletEvent event)
           
 void stop(ViewerAppletEvent event)
           
 

Method Detail

init

public void init(ViewerAppletEvent event)

start

public void start(ViewerAppletEvent event)

stop

public void stop(ViewerAppletEvent event)