|
|
@ -111,7 +111,6 @@ public class SshPane extends BasicPane { |
|
|
|
path = path.substring(TRIM.length()); |
|
|
|
path = path.substring(TRIM.length()); |
|
|
|
} |
|
|
|
} |
|
|
|
keyPath.setText(path); |
|
|
|
keyPath.setText(path); |
|
|
|
keyPath.setText(file.getPath()); |
|
|
|
|
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
fileChooser.removeAllFilter(); |
|
|
|
fileChooser.removeAllFilter(); |
|
|
|