org.problets.domain.view
Interface ReportOnClosing

All Known Implementing Classes:
ConceptMapConstructor, ProbletView

public interface ReportOnClosing

Interface: ReportOnClosing Any class that implements this interface will send a report when the underlying window is closed by the user

Author:
Amruth Kumar

Method Summary
 void reportLog()
           
 

Method Detail

reportLog

void reportLog()