eu.livotov.tpt.gui.dialogs
Interface DownloadDialog.DownloadDialogResultListener

Enclosing class:
DownloadDialog

public static interface DownloadDialog.DownloadDialogResultListener

Dialog close event listener interface


Method Summary
 void dialogClosed()
          Called when dialog is closed by the "X" icon in the upper-right cornet, "Close" button or ENTER/ESC keys.
 

Method Detail

dialogClosed

void dialogClosed()
Called when dialog is closed by the "X" icon in the upper-right cornet, "Close" button or ENTER/ESC keys.