Commit Graph

7 Commits (f2a26b71453db2293d57fee265ca781a680559a4)

Author SHA1 Message Date
Vladimir ELazar Tokarev 541a6666fc Reformated the structure of single scene
The meerkat gui is an project consist of scenes every scene is an panel,
now every panel have the loader class which loads it content
and the handler object which handles the visual effects as mouse clicked
etc'...
2016-05-28 17:45:34 +03:00
Vladimir ELazar Tokarev c08fbdfa76 Added the uploading bulletin board controller
after the slash screen displayed we go to uploading bulletin board scene
2016-05-28 15:14:22 +03:00
Vladimir ELazar Tokarev c97910644f Creating splash screen on boot then the uploader BB 2016-05-28 14:15:05 +03:00
Vladimir ELazar Tokarev 213ab2a4ea Created spesific package for every fxml
I have come to conclusoin (after few projects inspection) thatevery fxml
should have his own conroller and its own java class that represents it
and loads it.
2016-05-28 13:12:30 +03:00
Vladimir ELazar Tokarev ac2fc3a83d Ended the fxml of uploading to bulletin board
ended its fxml and addedexternal loadinig pane class
2016-05-21 09:54:21 +03:00
Vladimir ELazar Tokarev 6d01be0d13 Loading gif removed
Loading gif removed after all fxmls loaded
2016-05-20 12:54:33 +03:00
Dasha-1 b76bd76854 Created loader of all next fxmls
Now we display the spalsh screen on boot then load all of the fxmls
2016-05-20 12:10:17 +03:00