gui.myClasses
Interface DoneTestListener

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

public interface DoneTestListener
extends java.util.EventListener

Custom listener

Version:
1.0
Author:
Oscar Flores

Method Summary
 void testDone(EventDoneTest evt)
           
 

Method Detail

testDone

void testDone(EventDoneTest evt)