public class TfFileSelectorListener extends Object implements FileSelectorListener
| Constructor and Description |
|---|
TfFileSelectorListener(PrefsMediator med)
Instantiates a new tf file selector listener.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
fileSelected(JComponent source,
String fileString)
File selected.
|
public TfFileSelectorListener(PrefsMediator med)
med - the medpublic boolean fileSelected(JComponent source, String fileString)
FileSelectorListenerfileSelected in interface FileSelectorListenersource - the sourcefileString - the file stringCopyright © 2006–2018 The Apache Software Foundation. All rights reserved.