وب سایت تخصصی شرکت فرین
دسته بندی دوره ها

JavaFx with IntelliJ and MySQL Advanced course

سرفصل های دوره

Desktop Application Program with JavaFx, IntelliJ and MySQL for Advanced learners (Language: English)


1. Dowelload and install Intellije and mysql
  • 1.1 Course Material Javafx Intellij Englisch.zip
  • 1. Dowenload and Install Intellij
  • 2. Dowenload and Install mysql
  • 3. Create Project
  • 4. Project Configuration
  • 5. Welcome Application Part - 1 explain
  • 6. Welcome Application Part - 2 explain
  • 7. Welcome Application Part - 3 explain
  • 8. What is Stage, Node, Scene and Parent
  • 9. Explain HelloApplication Controller
  • 10. Create New Parent Main Scene
  • 11. Create Main Scene Layout
  • 12. Finish Main Scene Layout

  • 2. Add new Vehicle
  • 1. Create menubar
  • 2. Create new Vehicle Scene
  • 3. Introducing menuItem click function
  • 4. Create MenuItem Function Add new vehicle
  • 5. Create Layout Add new Vehicle Scene Part - 1
  • 6. Create Layout Add new Vehicle Scene Part - 2
  • 7. Finsh Layout Add new Vehicle Scene
  • 8. Create ID for Node
  • 9. Create Database
  • 10. Create Database Connection Class
  • 11. Create Variable for Node
  • 12. Create more variables for input and selection and image path
  • 13. SetItems for Combobox Vehicle Condtion and Currency
  • 14. Create Upload Vehicle Image function Part - 1
  • 15. Create Upload Vehicle Image function Part - 2
  • 16. Finsh Upload Vehicle Image function
  • 17. Create Save Function Part - 1
  • 18. Create Save Function Part - 2
  • 19. Create Save Function Part - 3
  • 20. Create Save Function Part - 4
  • 21. Create Save Function Part - 5
  • 22. Finsh Save Function
  • 23. Create Main Menu Function
  • 24. Create New Scene Vehicle TableView
  • 25. Create Vehicle TableView Scene Layout Part - 1
  • 26. Create Vehicle TableView Scene Layout Part - 2
  • 27. Finish Vehicle TableView Scene Layout
  • 28. Create ModelTable Vehicle
  • 29. Create Variablen for TableView and TableColumn
  • 30. Create More Variablen
  • 31. Get Records from Veicle Table in Database and display in TableView Part - 1
  • 32. Get Records from Veicle Table in Database and display in TableView Part - 2
  • 33. Get Records from Vehicle Table in Database and Display in TableView Part - 3
  • 34. Get Records from Veicle Table in Database and display in TableView Part - 4
  • 35. Finish Get Records from Veicle Table in Database and display in TableView
  • 36. Create SetOnMouseClicked Funktion For Vehicle Table Part - 1
  • 37. Create SetOnMouseClicked Funktion for Vehicle Table Part - 2
  • 38. Create SetOnMouseClicked Funktion for Vehicle Table Part - 3
  • 39. Finish Create SetOnMouseClicked Funktion for Vehicle Table
  • 40. Create Main Menu Button Function
  • 41. Create Selected Vehicle Scene Layout Part - 1
  • 42. Create Selected Vehicle Scene Layout Part - 2
  • 43. Create Selected Vehicle Scene Layout Part - 3
  • 44. Finish Create Selected Vehicle Scene Layout
  • 45. Create Selected Vehicle Function
  • 46. Finish Create Selected Vehicle Function
  • 47. Create Upload Vehicle Picture Function
  • 48. Create Save Vehicle Picture Function
  • 49. Update Vehicle Data Function Part - 1
  • 50. Update Vehicle Data Function Part - 2
  • 51. Finish Update Vehicle Data Function
  • 52. Create Delete and Show Table Function

  • 3. Add new seller
  • 1. Create MenuItem Add new seller , Scene ,MenuItem Add new seller Click Function
  • 2. Create Add New Seller Scene Layout
  • 3. Finish Add New Seller Scene Layout
  • 4. Create ID For Node Seller Scene
  • 5. Create Seller Table in Database
  • 6. Create Node Variablen
  • 7. Create Upload Seller Picture Funktion
  • 8. Create Save Seller Funktion
  • 9. Finish Create Save Funktion
  • 10. Create Main Menu Function
  • 11. Create MenuItem and Scene Seller Table
  • 12. Create Scene Seller Table Layout
  • 13. Finish Scene Seller Table Layout
  • 14. Create ModellTable Seller
  • 15. Create Node Variablen
  • 16. Create More Variablen and Style TableView
  • 17. Get Records From SellerTable in Database and Display in TableView
  • 18. Create TODO in Add New Seller Controller and Main Menu Function
  • 19. Create SetOnMouseClicked Funktion For Seller Table
  • 20. Create Selected Seller Scene Layout Part - 1
  • 21. Create Selected Seller Scene Layout Part - 2
  • 22. Finish Create Selected Seller Scene Layout
  • 23. Create ID For Node Selected Seller Scene
  • 24. Create Node Variablen
  • 25. Create Set Related Data From Selected Seller table in new Scene Selected Seller
  • 26. Create Upload Seller Picture Function
  • 27. Create Save Seller Picture Function
  • 28. Create Update Seller Data Function
  • 29. Finsh Update Seller Data Function
  • 30. Create Delete Seller Data Function
  • 31. Lesson 93 Create Table Seller Button Function

  • 4. Add New Customer
  • 1. Create Scene and MenuItem Add New Customer
  • 2. Create MenuItem Add New Customer Click Function
  • 3. Create Customer Table in Database
  • 4. Create Customer Scene Layout
  • 5. Finish Customer Scene Layout
  • 6. Create ID and Variablen For Node
  • 7. Create Save Function
  • 8. Create Main Menu Function
  • 9. Create MenuItem Customer Table.
  • 10. Create new Scene Customer Table Layout
  • 11. Create ID For Scene Node
  • 12. Create ModellTable Class
  • 13. Create Node and Another Variablen
  • 14. Create TableView Style
  • 15. Get Records From CustomerTable in Database and display in TableView Customer
  • 16. Create Main Menu Function
  • 17. Create TODO Function
  • 18. Create setOnMouseClicked Funtion for TableView Customer
  • 19. Finish Create setOnMouseClicked Funtion for TableView Customer
  • 20. Create Selected Customer Scene Layout
  • 21. Finish Selected Customer Scene Layout
  • 22. Create ID and Variablen for Node
  • 23. Set Selected Customer From TableView in new Scene Selected Customer
  • 24. Create Update Customer Data Function
  • 25. Finish Create Update Customer Data Function
  • 26. Create Delete Customer Data Function
  • 27. Create TableView Customer Function

  • 5. Deal
  • 1. Create New Menu Deal and MenuItem Do Business
  • 2. Create Click Function For MenuItem Do Business
  • 3. Create new Scene Deal Layout
  • 4. Finish Create new Scene Deal Layout
  • 5. Create ID For Node
  • 6. Create Node Variablen
  • 7. Create More Variablen
  • 8. Set date Day in Combobox date Day
  • 9. Set date Month in Combobox date Month
  • 10. Set Vehicle Name in Combobox Vehicle Name
  • 11. Set Customer Name in Combobox Customer Name
  • 12. Set Seller Name in Combobox Seller Name
  • 13. Introduction Combo Number of Vehicle
  • 14. Create getSelectedItemComboVehicleName Function
  • 15. Finish getSelectedItemComboVehicleName Function
  • 16. Create getSelectedItemComboCustomerName Function
  • 17. Create getSelectedItemComboSellerName Function
  • 18. Create getSelectedVehicleCount Function
  • 19. Finish getSelectedVehicleCount Function
  • 20. Create Submit Button Function Part - 1
  • 21. Create Submit Button Function Part - 2
  • 22. Finish Create Submit Button Function
  • 23. Create Main Menu Function
  • 24. Create Close a Deal Scene Layout Part - 1
  • 25. Create Close a Deal Scene Layout Part - 2
  • 26. Finish Create Close a Deal Scene Layout
  • 27. Create Node ID Close a Deal Scene
  • 28. Create Node Variablen Close a Deal
  • 29. Introduction Close a Deal
  • 30. Display Data in Labels Close a Deal Scene
  • 31. Create Button Deal Click Function
  • 32. Create Button Confirm Funktion Part - 1
  • 33. Create Button Confirm Funktion Part - 2
  • 34. Create Button Confirm Funktion Part - 3
  • 35. Create Button Confirm Funktion Part - 4
  • 36. Create Table Business in Database
  • 37. Create Button Confirm Funktion Part - 5
  • 38. Finish Create Button Confirm Funktion

  • 6. Statistics
  • 1. Introduction Statistics
  • 2. Create new Menu, MenuItem, Scene Monthly Statistics Seller
  • 3. Create Monthly statistics Seller Scene Layout
  • 4. Finish Monthly statistics Seller Scene Layout.
  • 5. Create ID for Node Monthly statistics Seller Scene
  • 6. Create Variablen for Node
  • 7. SetItems in Combobox month and seller name
  • 8. Create Button Monthly statistic seller Function Part - 1
  • 9. Create Button Monthly statistic seller Function Part - 2
  • 10. Create Button Monthly statistic seller Function Part - 3
  • 11. Create Button Monthly statistic seller Function Part - 4
  • 12. Create Button Monthly statistic seller Function Part - 5
  • 13. Finish Create Button Monthly statistic seller Function
  • 14. Create Button Main menu Monthly statistic seller Function
  • 15. Create new MenuItem, Scene Annual Statistics Seller
  • 16. Create Annual Statistics Seller Scene Layout
  • 17. Finish Annual Statistics Seller Scene Layout
  • 18. Create ID for Node Annual Statistics Seller Scene
  • 19. Create Variablen for Node and SetItems in Combo Seller name
  • 20. Create Button Annual statistic seller Function
  • 21. Create Button Main menu Annual statistic seller Function
  • 22. Create new MenuItem, Scene Annual Statistics Customer
  • 23. Create Scene Annual Statistics Customer Layout
  • 24. Finish Scene Annual Statistics Customer Layout
  • 25. Create Node ID Scene Annual Statistics Customer
  • 26. Create Node Variablen Scene Annual statistics Custome
  • 27. SetItems in Combobox Customer Name
  • 28. Create Button Annual statistics Customer and Main Menu Function
  • 29. Create New MenuItem, Scene Monthly Statistics car dealers
  • 30. Create Scene Monthly Statistics Car dealers
  • 31. Create ID and Variablen For Scene Monthly statistics car dealers
  • 32. Create Button Monthly Statistics Car deale and Main menu Function
  • 33. Create new MenuItem, Scene Annual Statistics car dealers
  • 34. Create Annual Statistics Car dealers Scene Layout
  • 35. Create Node ID and Variablen Annual Statistics Car dealers Scene
  • 36. Create Button Annual statistic Car dealers and Main menu Function
  • 37. Create Executable File
  • 139,000 تومان
    بیش از یک محصول به صورت دانلودی میخواهید؟ محصول را به سبد خرید اضافه کنید.
    افزودن به سبد خرید
    خرید دانلودی فوری

    در این روش نیاز به افزودن محصول به سبد خرید و تکمیل اطلاعات نیست و شما پس از وارد کردن ایمیل خود و طی کردن مراحل پرداخت لینک های دریافت محصولات را در ایمیل خود دریافت خواهید کرد.

    ایمیل شما:
    تولید کننده:
    مدرس:
    شناسه: 9579
    حجم: 8146 مگابایت
    مدت زمان: 1185 دقیقه
    تاریخ انتشار: ۲۲ فروردین ۱۴۰۲
    طراحی سایت و خدمات سئو

    139,000 تومان
    افزودن به سبد خرید