CmdGetterArguments
. This class is too restricted.public interface CmdGetFileArgs_ifc
Modifier and Type | Method and Description |
---|---|
java.io.File |
getFile1()
Deprecated.
|
java.io.File |
getFile2()
Deprecated.
Gets a file which is the second one.
|
java.io.File |
getFile3()
Deprecated.
Gets a file which is the third one.
|
java.io.File |
getFileSelect()
Deprecated.
Gets the selected file.
|
void |
prepareFileSelection()
Deprecated.
Invokes the preparation of the file situation to get the files after them.
|
void prepareFileSelection()
java.io.File getFileSelect()
java.io.File getFile1()
java.io.File getFile2()
java.io.File getFile3()