Guest User

error

a guest
Mar 8th, 2017
127
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 35.77 KB | None | 0 0
  1. [ERROR] /D:/Social Network/src/main/java/LoginRegisterPanel/Controller/Register/RegisterController_Step5.java:[166,22] no suitable method found for show(com.jfoenix.controls.JFXPopup.PopupVPosition,com.jfoenix.controls.JFXPopup.PopupHPosition,double,double)
  2.     method javafx.stage.Window.show() is not applicable
  3.       (actual and formal argument lists differ in length)
  4.     method javafx.stage.PopupWindow.show(javafx.stage.Window) is not applicable
  5.       (actual and formal argument lists differ in length)
  6.     method javafx.stage.PopupWindow.show(javafx.scene.Node,double,double) is not applicable
  7.       (actual and formal argument lists differ in length)
  8.     method javafx.stage.PopupWindow.show(javafx.stage.Window,double,double) is not applicable
  9.       (actual and formal argument lists differ in length)
  10.     method com.jfoenix.controls.JFXPopup.show(javafx.scene.Node) is not applicable
  11.       (actual and formal argument lists differ in length)
  12.     method com.jfoenix.controls.JFXPopup.show(javafx.scene.Node,com.jfoenix.controls.JFXPopup.PopupVPosition,com.jfoenix.controls.JFXPopup.PopupHPosition) is not applicable
  13.       (actual and formal argument lists differ in length)
  14.     method com.jfoenix.controls.JFXPopup.show(javafx.scene.Node,com.jfoenix.controls.JFXPopup.PopupVPosition,com.jfoenix.controls.JFXPopup.PopupHPosition,double,double) is not applicable
  15.       (actual and formal argument lists differ in length)
  16. [ERROR] /D:/Social Network/src/main/java/LoginRegisterPanel/Controller/Register/RegisterController_Step3.java:[171,22] no suitable method found for show(com.jfoenix.controls.JFXPopup.PopupVPosition,com.jfoenix.controls.JFXPopup.PopupHPosition,double,double)
  17.     method javafx.stage.Window.show() is not applicable
  18.       (actual and formal argument lists differ in length)
  19.     method javafx.stage.PopupWindow.show(javafx.stage.Window) is not applicable
  20.       (actual and formal argument lists differ in length)
  21.     method javafx.stage.PopupWindow.show(javafx.scene.Node,double,double) is not applicable
  22.       (actual and formal argument lists differ in length)
  23.     method javafx.stage.PopupWindow.show(javafx.stage.Window,double,double) is not applicable
  24.       (actual and formal argument lists differ in length)
  25.     method com.jfoenix.controls.JFXPopup.show(javafx.scene.Node) is not applicable
  26.       (actual and formal argument lists differ in length)
  27.     method com.jfoenix.controls.JFXPopup.show(javafx.scene.Node,com.jfoenix.controls.JFXPopup.PopupVPosition,com.jfoenix.controls.JFXPopup.PopupHPosition) is not applicable
  28.       (actual and formal argument lists differ in length)
  29.     method com.jfoenix.controls.JFXPopup.show(javafx.scene.Node,com.jfoenix.controls.JFXPopup.PopupVPosition,com.jfoenix.controls.JFXPopup.PopupHPosition,double,double) is not applicable
  30.       (actual and formal argument lists differ in length)
  31. [ERROR] /D:/Social Network/src/main/java/LoginRegisterPanel/Controller/Register/RegisterController_Step4.java:[259,22] no suitable method found for show(com.jfoenix.controls.JFXPopup.PopupVPosition,com.jfoenix.controls.JFXPopup.PopupHPosition,double,double)
  32.     method javafx.stage.Window.show() is not applicable
  33.       (actual and formal argument lists differ in length)
  34.     method javafx.stage.PopupWindow.show(javafx.stage.Window) is not applicable
  35.       (actual and formal argument lists differ in length)
  36.     method javafx.stage.PopupWindow.show(javafx.scene.Node,double,double) is not applicable
  37.       (actual and formal argument lists differ in length)
  38.     method javafx.stage.PopupWindow.show(javafx.stage.Window,double,double) is not applicable
  39.       (actual and formal argument lists differ in length)
  40.     method com.jfoenix.controls.JFXPopup.show(javafx.scene.Node) is not applicable
  41.       (actual and formal argument lists differ in length)
  42.     method com.jfoenix.controls.JFXPopup.show(javafx.scene.Node,com.jfoenix.controls.JFXPopup.PopupVPosition,com.jfoenix.controls.JFXPopup.PopupHPosition) is not applicable
  43.       (actual and formal argument lists differ in length)
  44.     method com.jfoenix.controls.JFXPopup.show(javafx.scene.Node,com.jfoenix.controls.JFXPopup.PopupVPosition,com.jfoenix.controls.JFXPopup.PopupHPosition,double,double) is not applicable
  45.       (actual and formal argument lists differ in length)
  46. [ERROR] /D:/Social Network/src/main/java/LoginRegisterPanel/Controller/Register/RegisterController_Step1.java:[187,22] no suitable method found for show(com.jfoenix.controls.JFXPopup.PopupVPosition,com.jfoenix.controls.JFXPopup.PopupHPosition,double,double)
  47.     method javafx.stage.Window.show() is not applicable
  48.       (actual and formal argument lists differ in length)
  49.     method javafx.stage.PopupWindow.show(javafx.stage.Window) is not applicable
  50.       (actual and formal argument lists differ in length)
  51.     method javafx.stage.PopupWindow.show(javafx.scene.Node,double,double) is not applicable
  52.       (actual and formal argument lists differ in length)
  53.     method javafx.stage.PopupWindow.show(javafx.stage.Window,double,double) is not applicable
  54.       (actual and formal argument lists differ in length)
  55.     method com.jfoenix.controls.JFXPopup.show(javafx.scene.Node) is not applicable
  56.       (actual and formal argument lists differ in length)
  57.     method com.jfoenix.controls.JFXPopup.show(javafx.scene.Node,com.jfoenix.controls.JFXPopup.PopupVPosition,com.jfoenix.controls.JFXPopup.PopupHPosition) is not applicable
  58.       (actual and formal argument lists differ in length)
  59.     method com.jfoenix.controls.JFXPopup.show(javafx.scene.Node,com.jfoenix.controls.JFXPopup.PopupVPosition,com.jfoenix.controls.JFXPopup.PopupHPosition,double,double) is not applicable
  60.       (actual and formal argument lists differ in length)
  61. [ERROR] /D:/Social Network/src/main/java/LoginRegisterPanel/Controller/Register/RegisterController_Step2.java:[142,22] no suitable method found for show(com.jfoenix.controls.JFXPopup.PopupVPosition,com.jfoenix.controls.JFXPopup.PopupHPosition,double,double)
  62.     method javafx.stage.Window.show() is not applicable
  63.       (actual and formal argument lists differ in length)
  64.     method javafx.stage.PopupWindow.show(javafx.stage.Window) is not applicable
  65.       (actual and formal argument lists differ in length)
  66.     method javafx.stage.PopupWindow.show(javafx.scene.Node,double,double) is not applicable
  67.       (actual and formal argument lists differ in length)
  68.     method javafx.stage.PopupWindow.show(javafx.stage.Window,double,double) is not applicable
  69.       (actual and formal argument lists differ in length)
  70.     method com.jfoenix.controls.JFXPopup.show(javafx.scene.Node) is not applicable
  71.       (actual and formal argument lists differ in length)
  72.     method com.jfoenix.controls.JFXPopup.show(javafx.scene.Node,com.jfoenix.controls.JFXPopup.PopupVPosition,com.jfoenix.controls.JFXPopup.PopupHPosition) is not applicable
  73.       (actual and formal argument lists differ in length)
  74.     method com.jfoenix.controls.JFXPopup.show(javafx.scene.Node,com.jfoenix.controls.JFXPopup.PopupVPosition,com.jfoenix.controls.JFXPopup.PopupHPosition,double,double) is not applicable
  75.       (actual and formal argument lists differ in length)
  76. [ERROR] /D:/Social Network/src/main/java/LoginRegisterPanel/Controller/Login/LoginController.java:[185,22] no suitable method found for show(com.jfoenix.controls.JFXPopup.PopupVPosition,com.jfoenix.controls.JFXPopup.PopupHPosition,double,double)
  77.     method javafx.stage.Window.show() is not applicable
  78.       (actual and formal argument lists differ in length)
  79.     method javafx.stage.PopupWindow.show(javafx.stage.Window) is not applicable
  80.       (actual and formal argument lists differ in length)
  81.     method javafx.stage.PopupWindow.show(javafx.scene.Node,double,double) is not applicable
  82.       (actual and formal argument lists differ in length)
  83.     method javafx.stage.PopupWindow.show(javafx.stage.Window,double,double) is not applicable
  84.       (actual and formal argument lists differ in length)
  85.     method com.jfoenix.controls.JFXPopup.show(javafx.scene.Node) is not applicable
  86.       (actual and formal argument lists differ in length)
  87.     method com.jfoenix.controls.JFXPopup.show(javafx.scene.Node,com.jfoenix.controls.JFXPopup.PopupVPosition,com.jfoenix.controls.JFXPopup.PopupHPosition) is not applicable
  88.       (actual and formal argument lists differ in length)
  89.     method com.jfoenix.controls.JFXPopup.show(javafx.scene.Node,com.jfoenix.controls.JFXPopup.PopupVPosition,com.jfoenix.controls.JFXPopup.PopupHPosition,double,double) is not applicable
  90.       (actual and formal argument lists differ in length)
  91. [ERROR] /D:/Social Network/src/main/java/Service/Controller/Pages/Event/EventController.java:[57,44] cannot find symbol
  92.   symbol:   method getTime()
  93.   location: variable datePickerTimeStart of type com.jfoenix.controls.JFXDatePicker
  94. [ERROR] /D:/Social Network/src/main/java/Service/Controller/Pages/Event/EventController.java:[67,46] cannot find symbol
  95.   symbol:   method getTime()
  96.   location: variable datePickerTimeFinish of type com.jfoenix.controls.JFXDatePicker
  97. [ERROR] /D:/Social Network/src/main/java/Service/Controller/Pages/Notes/NotesController.java:[256,22] no suitable method found for show(com.jfoenix.controls.JFXPopup.PopupVPosition,com.jfoenix.controls.JFXPopup.PopupHPosition,double,double)
  98.     method javafx.stage.Window.show() is not applicable
  99.       (actual and formal argument lists differ in length)
  100.     method javafx.stage.PopupWindow.show(javafx.stage.Window) is not applicable
  101.       (actual and formal argument lists differ in length)
  102.     method javafx.stage.PopupWindow.show(javafx.scene.Node,double,double) is not applicable
  103.       (actual and formal argument lists differ in length)
  104.     method javafx.stage.PopupWindow.show(javafx.stage.Window,double,double) is not applicable
  105.       (actual and formal argument lists differ in length)
  106.     method com.jfoenix.controls.JFXPopup.show(javafx.scene.Node) is not applicable
  107.       (actual and formal argument lists differ in length)
  108.     method com.jfoenix.controls.JFXPopup.show(javafx.scene.Node,com.jfoenix.controls.JFXPopup.PopupVPosition,com.jfoenix.controls.JFXPopup.PopupHPosition) is not applicable
  109.       (actual and formal argument lists differ in length)
  110.     method com.jfoenix.controls.JFXPopup.show(javafx.scene.Node,com.jfoenix.controls.JFXPopup.PopupVPosition,com.jfoenix.controls.JFXPopup.PopupHPosition,double,double) is not applicable
  111.       (actual and formal argument lists differ in length)
  112. [ERROR] /D:/Social Network/src/main/java/Service/Controller/Pages/Notes/NotesController.java:[264,22] cannot find symbol
  113.   symbol:   method close()
  114.   location: variable popupMenu of type com.jfoenix.controls.JFXPopup
  115. [ERROR] /D:/Social Network/src/main/java/Service/Controller/Pages/Notes/NotesController.java:[283,22] cannot find symbol
  116.   symbol:   method close()
  117.   location: variable popupMenu of type com.jfoenix.controls.JFXPopup
  118. [ERROR] /D:/Social Network/src/main/java/Builder/PopupBuilder.java:[34,26] cannot find symbol
  119.   symbol:   method close()
  120.   location: variable popupMenu of type com.jfoenix.controls.JFXPopup
  121. [ERROR] /D:/Social Network/src/main/java/Builder/PopupBuilder.java:[40,18] cannot find symbol
  122.   symbol:   method setContent(javafx.scene.layout.VBox)
  123.   location: variable popupMenu of type com.jfoenix.controls.JFXPopup
  124. [ERROR] /D:/Social Network/src/main/java/Builder/PopupBuilder.java:[41,18] cannot find symbol
  125.   symbol:   method setSource(javafx.scene.Node)
  126.   location: variable popupMenu of type com.jfoenix.controls.JFXPopup
  127. [ERROR] /D:/Social Network/src/main/java/Builder/PopupBuilder.java:[70,22] cannot find symbol
  128.   symbol:   method close()
  129.   location: variable popupMenu of type com.jfoenix.controls.JFXPopup
  130. [ERROR] /D:/Social Network/src/main/java/Builder/PopupBuilder.java:[75,18] cannot find symbol
  131.   symbol:   method setContent(javafx.scene.layout.VBox)
  132.   location: variable popupMenu of type com.jfoenix.controls.JFXPopup
  133. [ERROR] /D:/Social Network/src/main/java/Builder/PopupBuilder.java:[76,18] cannot find symbol
  134.   symbol:   method setSource(javafx.scene.Node)
  135.   location: variable popupMenu of type com.jfoenix.controls.JFXPopup
  136. [ERROR] /D:/Social Network/src/main/java/Builder/PopupBuilder.java:[92,22] cannot find symbol
  137.   symbol:   method close()
  138.   location: variable popupMenu of type com.jfoenix.controls.JFXPopup
  139. [ERROR] /D:/Social Network/src/main/java/Builder/PopupBuilder.java:[97,18] cannot find symbol
  140.   symbol:   method setContent(javafx.scene.layout.VBox)
  141.   location: variable popupMenu of type com.jfoenix.controls.JFXPopup
  142. [ERROR] /D:/Social Network/src/main/java/Builder/PopupBuilder.java:[98,18] cannot find symbol
  143.   symbol:   method setSource(javafx.scene.Node)
  144.   location: variable popupMenu of type com.jfoenix.controls.JFXPopup
  145. [ERROR] /D:/Social Network/src/main/java/Builder/PopupBuilder.java:[107,18] cannot find symbol
  146.   symbol:   method setContent(javafx.scene.layout.VBox)
  147.   location: variable popupMenu of type com.jfoenix.controls.JFXPopup
  148. [ERROR] /D:/Social Network/src/main/java/Builder/PopupBuilder.java:[108,18] cannot find symbol
  149.   symbol:   method setSource(javafx.scene.Node)
  150.   location: variable popupMenu of type com.jfoenix.controls.JFXPopup
  151. [ERROR] /D:/Social Network/src/main/java/LoginRegisterPanel/Controller/PasswordReminder/PasswordReminderController_Step2.java:[125,22] no suitable method found for show(com.jfoenix.controls.JFXPopup.PopupVPosition,com.jfoenix.controls.JFXPopup.PopupHPosition,double,double)
  152.     method javafx.stage.Window.show() is not applicable
  153.       (actual and formal argument lists differ in length)
  154.     method javafx.stage.PopupWindow.show(javafx.stage.Window) is not applicable
  155.       (actual and formal argument lists differ in length)
  156.     method javafx.stage.PopupWindow.show(javafx.scene.Node,double,double) is not applicable
  157.       (actual and formal argument lists differ in length)
  158.     method javafx.stage.PopupWindow.show(javafx.stage.Window,double,double) is not applicable
  159.       (actual and formal argument lists differ in length)
  160.     method com.jfoenix.controls.JFXPopup.show(javafx.scene.Node) is not applicable
  161.       (actual and formal argument lists differ in length)
  162.     method com.jfoenix.controls.JFXPopup.show(javafx.scene.Node,com.jfoenix.controls.JFXPopup.PopupVPosition,com.jfoenix.controls.JFXPopup.PopupHPosition) is not applicable
  163.       (actual and formal argument lists differ in length)
  164.     method com.jfoenix.controls.JFXPopup.show(javafx.scene.Node,com.jfoenix.controls.JFXPopup.PopupVPosition,com.jfoenix.controls.JFXPopup.PopupHPosition,double,double) is not applicable
  165.       (actual and formal argument lists differ in length)
  166. [ERROR] /D:/Social Network/src/main/java/LoginRegisterPanel/Controller/PasswordReminder/PasswordReminderController_Step1.java:[121,22] no suitable method found for show(com.jfoenix.controls.JFXPopup.PopupVPosition,com.jfoenix.controls.JFXPopup.PopupHPosition,double,double)
  167.     method javafx.stage.Window.show() is not applicable
  168.       (actual and formal argument lists differ in length)
  169.     method javafx.stage.PopupWindow.show(javafx.stage.Window) is not applicable
  170.       (actual and formal argument lists differ in length)
  171.     method javafx.stage.PopupWindow.show(javafx.scene.Node,double,double) is not applicable
  172.       (actual and formal argument lists differ in length)
  173.     method javafx.stage.PopupWindow.show(javafx.stage.Window,double,double) is not applicable
  174.       (actual and formal argument lists differ in length)
  175.     method com.jfoenix.controls.JFXPopup.show(javafx.scene.Node) is not applicable
  176.       (actual and formal argument lists differ in length)
  177.     method com.jfoenix.controls.JFXPopup.show(javafx.scene.Node,com.jfoenix.controls.JFXPopup.PopupVPosition,com.jfoenix.controls.JFXPopup.PopupHPosition) is not applicable
  178.       (actual and formal argument lists differ in length)
  179.     method com.jfoenix.controls.JFXPopup.show(javafx.scene.Node,com.jfoenix.controls.JFXPopup.PopupVPosition,com.jfoenix.controls.JFXPopup.PopupHPosition,double,double) is not applicable
  180.       (actual and formal argument lists differ in length)
  181. [ERROR] /D:/Social Network/src/main/java/LoginRegisterPanel/Controller/PasswordReminder/PasswordReminderController_Step3.java:[231,22] no suitable method found for show(com.jfoenix.controls.JFXPopup.PopupVPosition,com.jfoenix.controls.JFXPopup.PopupHPosition,double,double)
  182.     method javafx.stage.Window.show() is not applicable
  183.       (actual and formal argument lists differ in length)
  184.     method javafx.stage.PopupWindow.show(javafx.stage.Window) is not applicable
  185.       (actual and formal argument lists differ in length)
  186.     method javafx.stage.PopupWindow.show(javafx.scene.Node,double,double) is not applicable
  187.       (actual and formal argument lists differ in length)
  188.     method javafx.stage.PopupWindow.show(javafx.stage.Window,double,double) is not applicable
  189.       (actual and formal argument lists differ in length)
  190.     method com.jfoenix.controls.JFXPopup.show(javafx.scene.Node) is not applicable
  191.       (actual and formal argument lists differ in length)
  192.     method com.jfoenix.controls.JFXPopup.show(javafx.scene.Node,com.jfoenix.controls.JFXPopup.PopupVPosition,com.jfoenix.controls.JFXPopup.PopupHPosition) is not applicable
  193.       (actual and formal argument lists differ in length)
  194.     method com.jfoenix.controls.JFXPopup.show(javafx.scene.Node,com.jfoenix.controls.JFXPopup.PopupVPosition,com.jfoenix.controls.JFXPopup.PopupHPosition,double,double) is not applicable
  195.       (actual and formal argument lists differ in length)
  196. [INFO] 25 errors
  197. [INFO] -------------------------------------------------------------
  198. [INFO] ------------------------------------------------------------------------
  199. [INFO] BUILD FAILURE
  200. [INFO] ------------------------------------------------------------------------
  201. [INFO] Total time: 9.016 s
  202. [INFO] Finished at: 2017-03-08T12:45:12+01:00
  203. [INFO] Final Memory: 11M/54M
  204. [INFO] ------------------------------------------------------------------------
  205. [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.6.1:compile (default-compile) on project SocialNetwork: Compilation failure: Compilation failure:
  206. [ERROR] /D:/Social Network/src/main/java/LoginRegisterPanel/Controller/Register/RegisterController_Step5.java:[166,22] no suitable method found for show(com.jfoenix.controls.JFXPopup.PopupVPosition,com.jfoenix.controls.JFXPopup.PopupHPosition,double,double)
  207. [ERROR] method javafx.stage.Window.show() is not applicable
  208. [ERROR] (actual and formal argument lists differ in length)
  209. [ERROR] method javafx.stage.PopupWindow.show(javafx.stage.Window) is not applicable
  210. [ERROR] (actual and formal argument lists differ in length)
  211. [ERROR] method javafx.stage.PopupWindow.show(javafx.scene.Node,double,double) is not applicable
  212. [ERROR] (actual and formal argument lists differ in length)
  213. [ERROR] method javafx.stage.PopupWindow.show(javafx.stage.Window,double,double) is not applicable
  214. [ERROR] (actual and formal argument lists differ in length)
  215. [ERROR] method com.jfoenix.controls.JFXPopup.show(javafx.scene.Node) is not applicable
  216. [ERROR] (actual and formal argument lists differ in length)
  217. [ERROR] method com.jfoenix.controls.JFXPopup.show(javafx.scene.Node,com.jfoenix.controls.JFXPopup.PopupVPosition,com.jfoenix.controls.JFXPopup.PopupHPosition) is not applicable
  218. [ERROR] (actual and formal argument lists differ in length)
  219. [ERROR] method com.jfoenix.controls.JFXPopup.show(javafx.scene.Node,com.jfoenix.controls.JFXPopup.PopupVPosition,com.jfoenix.controls.JFXPopup.PopupHPosition,double,double) is not applicable
  220. [ERROR] (actual and formal argument lists differ in length)
  221. [ERROR] /D:/Social Network/src/main/java/LoginRegisterPanel/Controller/Register/RegisterController_Step3.java:[171,22] no suitable method found for show(com.jfoenix.controls.JFXPopup.PopupVPosition,com.jfoenix.controls.JFXPopup.PopupHPosition,double,double)
  222. [ERROR] method javafx.stage.Window.show() is not applicable
  223. [ERROR] (actual and formal argument lists differ in length)
  224. [ERROR] method javafx.stage.PopupWindow.show(javafx.stage.Window) is not applicable
  225. [ERROR] (actual and formal argument lists differ in length)
  226. [ERROR] method javafx.stage.PopupWindow.show(javafx.scene.Node,double,double) is not applicable
  227. [ERROR] (actual and formal argument lists differ in length)
  228. [ERROR] method javafx.stage.PopupWindow.show(javafx.stage.Window,double,double) is not applicable
  229. [ERROR] (actual and formal argument lists differ in length)
  230. [ERROR] method com.jfoenix.controls.JFXPopup.show(javafx.scene.Node) is not applicable
  231. [ERROR] (actual and formal argument lists differ in length)
  232. [ERROR] method com.jfoenix.controls.JFXPopup.show(javafx.scene.Node,com.jfoenix.controls.JFXPopup.PopupVPosition,com.jfoenix.controls.JFXPopup.PopupHPosition) is not applicable
  233. [ERROR] (actual and formal argument lists differ in length)
  234. [ERROR] method com.jfoenix.controls.JFXPopup.show(javafx.scene.Node,com.jfoenix.controls.JFXPopup.PopupVPosition,com.jfoenix.controls.JFXPopup.PopupHPosition,double,double) is not applicable
  235. [ERROR] (actual and formal argument lists differ in length)
  236. [ERROR] /D:/Social Network/src/main/java/LoginRegisterPanel/Controller/Register/RegisterController_Step4.java:[259,22] no suitable method found for show(com.jfoenix.controls.JFXPopup.PopupVPosition,com.jfoenix.controls.JFXPopup.PopupHPosition,double,double)
  237. [ERROR] method javafx.stage.Window.show() is not applicable
  238. [ERROR] (actual and formal argument lists differ in length)
  239. [ERROR] method javafx.stage.PopupWindow.show(javafx.stage.Window) is not applicable
  240. [ERROR] (actual and formal argument lists differ in length)
  241. [ERROR] method javafx.stage.PopupWindow.show(javafx.scene.Node,double,double) is not applicable
  242. [ERROR] (actual and formal argument lists differ in length)
  243. [ERROR] method javafx.stage.PopupWindow.show(javafx.stage.Window,double,double) is not applicable
  244. [ERROR] (actual and formal argument lists differ in length)
  245. [ERROR] method com.jfoenix.controls.JFXPopup.show(javafx.scene.Node) is not applicable
  246. [ERROR] (actual and formal argument lists differ in length)
  247. [ERROR] method com.jfoenix.controls.JFXPopup.show(javafx.scene.Node,com.jfoenix.controls.JFXPopup.PopupVPosition,com.jfoenix.controls.JFXPopup.PopupHPosition) is not applicable
  248. [ERROR] (actual and formal argument lists differ in length)
  249. [ERROR] method com.jfoenix.controls.JFXPopup.show(javafx.scene.Node,com.jfoenix.controls.JFXPopup.PopupVPosition,com.jfoenix.controls.JFXPopup.PopupHPosition,double,double) is not applicable
  250. [ERROR] (actual and formal argument lists differ in length)
  251. [ERROR] /D:/Social Network/src/main/java/LoginRegisterPanel/Controller/Register/RegisterController_Step1.java:[187,22] no suitable method found for show(com.jfoenix.controls.JFXPopup.PopupVPosition,com.jfoenix.controls.JFXPopup.PopupHPosition,double,double)
  252. [ERROR] method javafx.stage.Window.show() is not applicable
  253. [ERROR] (actual and formal argument lists differ in length)
  254. [ERROR] method javafx.stage.PopupWindow.show(javafx.stage.Window) is not applicable
  255. [ERROR] (actual and formal argument lists differ in length)
  256. [ERROR] method javafx.stage.PopupWindow.show(javafx.scene.Node,double,double) is not applicable
  257. [ERROR] (actual and formal argument lists differ in length)
  258. [ERROR] method javafx.stage.PopupWindow.show(javafx.stage.Window,double,double) is not applicable
  259. [ERROR] (actual and formal argument lists differ in length)
  260. [ERROR] method com.jfoenix.controls.JFXPopup.show(javafx.scene.Node) is not applicable
  261. [ERROR] (actual and formal argument lists differ in length)
  262. [ERROR] method com.jfoenix.controls.JFXPopup.show(javafx.scene.Node,com.jfoenix.controls.JFXPopup.PopupVPosition,com.jfoenix.controls.JFXPopup.PopupHPosition) is not applicable
  263. [ERROR] (actual and formal argument lists differ in length)
  264. [ERROR] method com.jfoenix.controls.JFXPopup.show(javafx.scene.Node,com.jfoenix.controls.JFXPopup.PopupVPosition,com.jfoenix.controls.JFXPopup.PopupHPosition,double,double) is not applicable
  265. [ERROR] (actual and formal argument lists differ in length)
  266. [ERROR] /D:/Social Network/src/main/java/LoginRegisterPanel/Controller/Register/RegisterController_Step2.java:[142,22] no suitable method found for show(com.jfoenix.controls.JFXPopup.PopupVPosition,com.jfoenix.controls.JFXPopup.PopupHPosition,double,double)
  267. [ERROR] method javafx.stage.Window.show() is not applicable
  268. [ERROR] (actual and formal argument lists differ in length)
  269. [ERROR] method javafx.stage.PopupWindow.show(javafx.stage.Window) is not applicable
  270. [ERROR] (actual and formal argument lists differ in length)
  271. [ERROR] method javafx.stage.PopupWindow.show(javafx.scene.Node,double,double) is not applicable
  272. [ERROR] (actual and formal argument lists differ in length)
  273. [ERROR] method javafx.stage.PopupWindow.show(javafx.stage.Window,double,double) is not applicable
  274. [ERROR] (actual and formal argument lists differ in length)
  275. [ERROR] method com.jfoenix.controls.JFXPopup.show(javafx.scene.Node) is not applicable
  276. [ERROR] (actual and formal argument lists differ in length)
  277. [ERROR] method com.jfoenix.controls.JFXPopup.show(javafx.scene.Node,com.jfoenix.controls.JFXPopup.PopupVPosition,com.jfoenix.controls.JFXPopup.PopupHPosition) is not applicable
  278. [ERROR] (actual and formal argument lists differ in length)
  279. [ERROR] method com.jfoenix.controls.JFXPopup.show(javafx.scene.Node,com.jfoenix.controls.JFXPopup.PopupVPosition,com.jfoenix.controls.JFXPopup.PopupHPosition,double,double) is not applicable
  280. [ERROR] (actual and formal argument lists differ in length)
  281. [ERROR] /D:/Social Network/src/main/java/LoginRegisterPanel/Controller/Login/LoginController.java:[185,22] no suitable method found for show(com.jfoenix.controls.JFXPopup.PopupVPosition,com.jfoenix.controls.JFXPopup.PopupHPosition,double,double)
  282. [ERROR] method javafx.stage.Window.show() is not applicable
  283. [ERROR] (actual and formal argument lists differ in length)
  284. [ERROR] method javafx.stage.PopupWindow.show(javafx.stage.Window) is not applicable
  285. [ERROR] (actual and formal argument lists differ in length)
  286. [ERROR] method javafx.stage.PopupWindow.show(javafx.scene.Node,double,double) is not applicable
  287. [ERROR] (actual and formal argument lists differ in length)
  288. [ERROR] method javafx.stage.PopupWindow.show(javafx.stage.Window,double,double) is not applicable
  289. [ERROR] (actual and formal argument lists differ in length)
  290. [ERROR] method com.jfoenix.controls.JFXPopup.show(javafx.scene.Node) is not applicable
  291. [ERROR] (actual and formal argument lists differ in length)
  292. [ERROR] method com.jfoenix.controls.JFXPopup.show(javafx.scene.Node,com.jfoenix.controls.JFXPopup.PopupVPosition,com.jfoenix.controls.JFXPopup.PopupHPosition) is not applicable
  293. [ERROR] (actual and formal argument lists differ in length)
  294. [ERROR] method com.jfoenix.controls.JFXPopup.show(javafx.scene.Node,com.jfoenix.controls.JFXPopup.PopupVPosition,com.jfoenix.controls.JFXPopup.PopupHPosition,double,double) is not applicable
  295. [ERROR] (actual and formal argument lists differ in length)
  296. [ERROR] /D:/Social Network/src/main/java/Service/Controller/Pages/Event/EventController.java:[57,44] cannot find symbol
  297. [ERROR] symbol:   method getTime()
  298. [ERROR] location: variable datePickerTimeStart of type com.jfoenix.controls.JFXDatePicker
  299. [ERROR] /D:/Social Network/src/main/java/Service/Controller/Pages/Event/EventController.java:[67,46] cannot find symbol
  300. [ERROR] symbol:   method getTime()
  301. [ERROR] location: variable datePickerTimeFinish of type com.jfoenix.controls.JFXDatePicker
  302. [ERROR] /D:/Social Network/src/main/java/Service/Controller/Pages/Notes/NotesController.java:[256,22] no suitable method found for show(com.jfoenix.controls.JFXPopup.PopupVPosition,com.jfoenix.controls.JFXPopup.PopupHPosition,double,double)
  303. [ERROR] method javafx.stage.Window.show() is not applicable
  304. [ERROR] (actual and formal argument lists differ in length)
  305. [ERROR] method javafx.stage.PopupWindow.show(javafx.stage.Window) is not applicable
  306. [ERROR] (actual and formal argument lists differ in length)
  307. [ERROR] method javafx.stage.PopupWindow.show(javafx.scene.Node,double,double) is not applicable
  308. [ERROR] (actual and formal argument lists differ in length)
  309. [ERROR] method javafx.stage.PopupWindow.show(javafx.stage.Window,double,double) is not applicable
  310. [ERROR] (actual and formal argument lists differ in length)
  311. [ERROR] method com.jfoenix.controls.JFXPopup.show(javafx.scene.Node) is not applicable
  312. [ERROR] (actual and formal argument lists differ in length)
  313. [ERROR] method com.jfoenix.controls.JFXPopup.show(javafx.scene.Node,com.jfoenix.controls.JFXPopup.PopupVPosition,com.jfoenix.controls.JFXPopup.PopupHPosition) is not applicable
  314. [ERROR] (actual and formal argument lists differ in length)
  315. [ERROR] method com.jfoenix.controls.JFXPopup.show(javafx.scene.Node,com.jfoenix.controls.JFXPopup.PopupVPosition,com.jfoenix.controls.JFXPopup.PopupHPosition,double,double) is not applicable
  316. [ERROR] (actual and formal argument lists differ in length)
  317. [ERROR] /D:/Social Network/src/main/java/Service/Controller/Pages/Notes/NotesController.java:[264,22] cannot find symbol
  318. [ERROR] symbol:   method close()
  319. [ERROR] location: variable popupMenu of type com.jfoenix.controls.JFXPopup
  320. [ERROR] /D:/Social Network/src/main/java/Service/Controller/Pages/Notes/NotesController.java:[283,22] cannot find symbol
  321. [ERROR] symbol:   method close()
  322. [ERROR] location: variable popupMenu of type com.jfoenix.controls.JFXPopup
  323. [ERROR] /D:/Social Network/src/main/java/Builder/PopupBuilder.java:[34,26] cannot find symbol
  324. [ERROR] symbol:   method close()
  325. [ERROR] location: variable popupMenu of type com.jfoenix.controls.JFXPopup
  326. [ERROR] /D:/Social Network/src/main/java/Builder/PopupBuilder.java:[40,18] cannot find symbol
  327. [ERROR] symbol:   method setContent(javafx.scene.layout.VBox)
  328. [ERROR] location: variable popupMenu of type com.jfoenix.controls.JFXPopup
  329. [ERROR] /D:/Social Network/src/main/java/Builder/PopupBuilder.java:[41,18] cannot find symbol
  330. [ERROR] symbol:   method setSource(javafx.scene.Node)
  331. [ERROR] location: variable popupMenu of type com.jfoenix.controls.JFXPopup
  332. [ERROR] /D:/Social Network/src/main/java/Builder/PopupBuilder.java:[70,22] cannot find symbol
  333. [ERROR] symbol:   method close()
  334. [ERROR] location: variable popupMenu of type com.jfoenix.controls.JFXPopup
  335. [ERROR] /D:/Social Network/src/main/java/Builder/PopupBuilder.java:[75,18] cannot find symbol
  336. [ERROR] symbol:   method setContent(javafx.scene.layout.VBox)
  337. [ERROR] location: variable popupMenu of type com.jfoenix.controls.JFXPopup
  338. [ERROR] /D:/Social Network/src/main/java/Builder/PopupBuilder.java:[76,18] cannot find symbol
  339. [ERROR] symbol:   method setSource(javafx.scene.Node)
  340. [ERROR] location: variable popupMenu of type com.jfoenix.controls.JFXPopup
  341. [ERROR] /D:/Social Network/src/main/java/Builder/PopupBuilder.java:[92,22] cannot find symbol
  342. [ERROR] symbol:   method close()
  343. [ERROR] location: variable popupMenu of type com.jfoenix.controls.JFXPopup
  344. [ERROR] /D:/Social Network/src/main/java/Builder/PopupBuilder.java:[97,18] cannot find symbol
  345. [ERROR] symbol:   method setContent(javafx.scene.layout.VBox)
  346. [ERROR] location: variable popupMenu of type com.jfoenix.controls.JFXPopup
  347. [ERROR] /D:/Social Network/src/main/java/Builder/PopupBuilder.java:[98,18] cannot find symbol
  348. [ERROR] symbol:   method setSource(javafx.scene.Node)
  349. [ERROR] location: variable popupMenu of type com.jfoenix.controls.JFXPopup
  350. [ERROR] /D:/Social Network/src/main/java/Builder/PopupBuilder.java:[107,18] cannot find symbol
  351. [ERROR] symbol:   method setContent(javafx.scene.layout.VBox)
  352. [ERROR] location: variable popupMenu of type com.jfoenix.controls.JFXPopup
  353. [ERROR] /D:/Social Network/src/main/java/Builder/PopupBuilder.java:[108,18] cannot find symbol
  354. [ERROR] symbol:   method setSource(javafx.scene.Node)
  355. [ERROR] location: variable popupMenu of type com.jfoenix.controls.JFXPopup
  356. [ERROR] /D:/Social Network/src/main/java/LoginRegisterPanel/Controller/PasswordReminder/PasswordReminderController_Step2.java:[125,22] no suitable method found for show(com.jfoenix.controls.JFXPopup.PopupVPosition,com.jfoenix.controls.JFXPopup.PopupHPosition,double,double)
  357. [ERROR] method javafx.stage.Window.show() is not applicable
  358. [ERROR] (actual and formal argument lists differ in length)
  359. [ERROR] method javafx.stage.PopupWindow.show(javafx.stage.Window) is not applicable
  360. [ERROR] (actual and formal argument lists differ in length)
  361. [ERROR] method javafx.stage.PopupWindow.show(javafx.scene.Node,double,double) is not applicable
  362. [ERROR] (actual and formal argument lists differ in length)
  363. [ERROR] method javafx.stage.PopupWindow.show(javafx.stage.Window,double,double) is not applicable
  364. [ERROR] (actual and formal argument lists differ in length)
  365. [ERROR] method com.jfoenix.controls.JFXPopup.show(javafx.scene.Node) is not applicable
  366. [ERROR] (actual and formal argument lists differ in length)
  367. [ERROR] method com.jfoenix.controls.JFXPopup.show(javafx.scene.Node,com.jfoenix.controls.JFXPopup.PopupVPosition,com.jfoenix.controls.JFXPopup.PopupHPosition) is not applicable
  368. [ERROR] (actual and formal argument lists differ in length)
  369. [ERROR] method com.jfoenix.controls.JFXPopup.show(javafx.scene.Node,com.jfoenix.controls.JFXPopup.PopupVPosition,com.jfoenix.controls.JFXPopup.PopupHPosition,double,double) is not applicable
  370. [ERROR] (actual and formal argument lists differ in length)
  371. [ERROR] /D:/Social Network/src/main/java/LoginRegisterPanel/Controller/PasswordReminder/PasswordReminderController_Step1.java:[121,22] no suitable method found for show(com.jfoenix.controls.JFXPopup.PopupVPosition,com.jfoenix.controls.JFXPopup.PopupHPosition,double,double)
  372. [ERROR] method javafx.stage.Window.show() is not applicable
  373. [ERROR] (actual and formal argument lists differ in length)
  374. [ERROR] method javafx.stage.PopupWindow.show(javafx.stage.Window) is not applicable
  375. [ERROR] (actual and formal argument lists differ in length)
  376. [ERROR] method javafx.stage.PopupWindow.show(javafx.scene.Node,double,double) is not applicable
  377. [ERROR] (actual and formal argument lists differ in length)
  378. [ERROR] method javafx.stage.PopupWindow.show(javafx.stage.Window,double,double) is not applicable
  379. [ERROR] (actual and formal argument lists differ in length)
  380. [ERROR] method com.jfoenix.controls.JFXPopup.show(javafx.scene.Node) is not applicable
  381. [ERROR] (actual and formal argument lists differ in length)
  382. [ERROR] method com.jfoenix.controls.JFXPopup.show(javafx.scene.Node,com.jfoenix.controls.JFXPopup.PopupVPosition,com.jfoenix.controls.JFXPopup.PopupHPosition) is not applicable
  383. [ERROR] (actual and formal argument lists differ in length)
  384. [ERROR] method com.jfoenix.controls.JFXPopup.show(javafx.scene.Node,com.jfoenix.controls.JFXPopup.PopupVPosition,com.jfoenix.controls.JFXPopup.PopupHPosition,double,double) is not applicable
  385. [ERROR] (actual and formal argument lists differ in length)
  386. [ERROR] /D:/Social Network/src/main/java/LoginRegisterPanel/Controller/PasswordReminder/PasswordReminderController_Step3.java:[231,22] no suitable method found for show(com.jfoenix.controls.JFXPopup.PopupVPosition,com.jfoenix.controls.JFXPopup.PopupHPosition,double,double)
  387. [ERROR] method javafx.stage.Window.show() is not applicable
  388. [ERROR] (actual and formal argument lists differ in length)
  389. [ERROR] method javafx.stage.PopupWindow.show(javafx.stage.Window) is not applicable
  390. [ERROR] (actual and formal argument lists differ in length)
  391. [ERROR] method javafx.stage.PopupWindow.show(javafx.scene.Node,double,double) is not applicable
  392. [ERROR] (actual and formal argument lists differ in length)
  393. [ERROR] method javafx.stage.PopupWindow.show(javafx.stage.Window,double,double) is not applicable
  394. [ERROR] (actual and formal argument lists differ in length)
  395. [ERROR] method com.jfoenix.controls.JFXPopup.show(javafx.scene.Node) is not applicable
  396. [ERROR] (actual and formal argument lists differ in length)
  397. [ERROR] method com.jfoenix.controls.JFXPopup.show(javafx.scene.Node,com.jfoenix.controls.JFXPopup.PopupVPosition,com.jfoenix.controls.JFXPopup.PopupHPosition) is not applicable
  398. [ERROR] (actual and formal argument lists differ in length)
  399. [ERROR] method com.jfoenix.controls.JFXPopup.show(javafx.scene.Node,com.jfoenix.controls.JFXPopup.PopupVPosition,com.jfoenix.controls.JFXPopup.PopupHPosition,double,double) is not applicable
  400. [ERROR] (actual and formal argument lists differ in length)
Add Comment
Please, Sign In to add comment