finished dbcontroller and favourites

pre releas version of Project HomeFlix for version 0.5 plasma cow
This commit is contained in:
Seil0
2017-02-04 16:15:47 +01:00
parent 93822bb013
commit 3a73d84bfb
14 changed files with 73 additions and 90 deletions

View File

@ -122,6 +122,7 @@ public class apiQuery{
}
} catch (Exception e) {
mainWindowController.ta1.setText(e.toString());
System.out.println(e);
} finally {
//closes datainputStream, InputStream,Scanner if not already done