|
RSE Release 3.2 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ISystemRemoteFolderBrowseCompleteListener
Interface for listeners interested in being notified whenever
the browse button in SystemRemoteFolderCombo
is run.
Method Summary | |
---|---|
void |
fileSelected(IRemoteFile remoteFile)
Notifies that the given file was selected from the browse dialog. |
Method Detail |
---|
void fileSelected(IRemoteFile remoteFile)
remoteFile
- the remote file that was selected, or null
if the user cancelled
from the browse dialog.
|
RSE Release 3.2 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |