ssclient
Interface FileList.SelectionReceiver

Enclosing class:
FileList

public static interface FileList.SelectionReceiver

File selected event handler interface.


Method Summary
 void newFileSelected(java.io.File file)
           
 

Method Detail

newFileSelected

void newFileSelected(java.io.File file)