Udemy - Java GUI Masterclass

seeders: 16
leechers: 17
updated:

Download Fast Safe Anonymous
movies, software, shows...

Files

[ DevCourseWeb.com ] Udemy - Java GUI Masterclass
  • Get Bonus Downloads Here.url (0.2 KB)
  • ~Get Your Files Here ! 1. Java Swing Mastery Event Handling and Focus Development
    • 1. Event Handling with Java Swing.mp4 (42.4 MB)
    • 2. AbstractAction Class.mp4 (33.8 MB)
    • 3. AbstractAction Class.mp4 (148.4 MB)
    • 4. Keystroke Class.mp4 (86.0 MB)
    • 5. Keystroke Development Part2.mp4 (98.2 MB)
    • 6. Swing Focus Management.mp4 (37.8 MB)
    • 7. Focus Development MouseFocus Class.mp4 (21.3 MB)
    • 8. Focus Development Main Focus Class.mp4 (64.5 MB)
    • 9. Event Handling Section Conclusion.mp4 (10.5 MB)
    • Arcive 41_Basic_Menus bin BasicMenuPack
      • BasicMenuClass$1.class (3.6 KB)
      • BasicMenuClass$MenuActionListener.class (1.0 KB)
      • BasicMenuClass.class (0.7 KB)
      • classpath (0.3 KB)
      • project (0.4 KB)
      • settings
        • org.eclipse.jdt.core.prefs (0.6 KB)
        src BasicMenuPack
        • BasicMenuClass.java (4.6 KB)
        42_JPopupMenu bin JPopupPack
        • JPopupClass$1.class (2.0 KB)
        • JPopupClass$MyPopupMenuListener.class (1.0 KB)
        • JPopupClass$PopupActionListener.class (1.0 KB)
        • JPopupClass.class (0.7 KB)
        • classpath (0.3 KB)
        • project (0.4 KB)
        • settings
          • org.eclipse.jdt.core.prefs (0.6 KB)
          src JPopupPack
          • JPopupClass.java (2.2 KB)
          51_Tirled_Border bin BorderPack
          • TitledBorderClass$1.class (1.4 KB)
          • TitledBorderClass.class (0.6 KB)
          • classpath (0.3 KB)
          • project (0.4 KB)
          • settings
            • org.eclipse.jdt.core.prefs (0.6 KB)
            src BorderPack
            • TitledBorderClass.java (0.8 KB)
            5_ColorBorder1 bin ColorBorderPack
            • ColorBorderClass$1.class (1.3 KB)
            • ColorBorderClass.class (2.2 KB)
            • classpath (0.3 KB)
            • project (0.4 KB)
            • settings
              • org.eclipse.jdt.core.prefs (0.6 KB)
              src ColorBorderPack
              • ColorBorderClass.java (2.1 KB)
              6_DialogClass1 bin DialogClassPack
              • InternalFrame.class (1.2 KB)
              • JDialogClass$1.class (2.5 KB)
              • JDialogClass.class (0.6 KB)
              • classpath (0.3 KB)
              • project (0.4 KB)
              • settings
                • org.eclipse.jdt.core.prefs (0.6 KB)
                src DialogClassPack
                • InternalFrame.java (0.6 KB)
                • JDialogClass.java (1.9 KB)
                6_FrameClassProject1 bin FrameClassPack
                • FrameClass$1.class (0.8 KB)
                • FrameClass.class (0.6 KB)
                • classpath (0.3 KB)
                • project (0.4 KB)
                • settings
                  • org.eclipse.jdt.core.prefs (0.6 KB)
                  src FrameClassPack
                  • FrameClass.java (0.5 KB)
                  72_AxesAlignment bin
                  • AxisClass$1.class (1.1 KB)
                  • AxisClass.class (1.6 KB)
                  • classpath (0.3 KB)
                  • project (0.4 KB)
                  • settings
                    • org.eclipse.jdt.core.prefs (0.6 KB)
                    src
                    • AxisClass.java (1.2 KB)
                    7_GridLayoutProject bin GridLayoutPack
                    • GridLayoutClass$1.class (1.3 KB)
                    • GridLayoutClass.class (1.4 KB)
                    • classpath (0.3 KB)
                    • project (0.4 KB)
                    • settings
                      • org.eclipse.jdt.core.prefs (0.6 KB)
                      src GridLayoutPack
                      • GridLayoutClass.java (2.0 KB)
                      8_1_ScrollBar bin ScrollPack
                      • BoundedChangeListener.class (1.3 KB)
                      • ScrollClass$1$1.class (1.1 KB)
                      • ScrollClass$1.class (1.6 KB)
                      • ScrollClass.class (0.6 KB)
                      • classpath (0.3 KB)
                      • project (0.4 KB)
                      • settings
                        • org.eclipse.jdt.core.prefs (0.6 KB)
                        src ScrollPack
                        • BoundedChangeListener.java (0.5 KB)
                        • ScrollClass.java (1.2 KB)
                        8_2_JSliderroject bin SliderPack
                        • BoundedChangeListener.class (1.4 KB)
                        • SliderClass$1.class (1.3 KB)
                        • SliderClass.cla

Description

Java GUI Masterclass

https://DevCourseWeb.com

Published 1/2024
Created by Stefan Toshkov Zhelyazkov
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch
Genre: eLearning | Language: English | Duration: 45 Lectures ( 6h 45m ) | Size: 3.45 GB

Unleashing the Power of Swing for Robust User Interfaces

What you'll learn:
Understand the intricacies of event-driven programming in Java Swing, gaining the skills to handle user interactions effectively.
Explore essential components such as JButtons, JPanels, JToggleButtons, and more, discovering how to leverage each for optimal GUI design.
Layout Management Techniques: Learn the art of creating visually appealing user interfaces with various layout managers, including Grid Layout and Box Layout.
Dive into the world of toggle buttons, checkboxes, radio buttons, sliders, and scroll bars, mastering the creation of dynamic and interactive user interfaces.
Menu and Popup Magic: Craft sophisticated menus and popups, providing users with intuitive and seamless navigation within your Java applications.
Desktop Application : Elevate your skills by exploring the creation of desktop applications, learning to decorate JFrame and work with root pane container

Requirements:
Basic GUI Concepts: While not mandatory, a basic understanding of graphical user interface (GUI) concepts would be helpful. This includes knowing how user interfaces work and the general purpose of components like buttons, panels, and layouts.
Willingness to Explore and Experiment: A curiosity to explore and experiment with Java Swing components is crucial. The course involves hands-on exercises, and a proactive approach to coding and problem-solving will enhance the learning experience.
Object-Oriented Programming (OOP) Understanding: A grasp of object-oriented programming concepts, such as classes, objects, inheritance, and polymorphism, will be beneficial for comprehending advanced GUI topics.
Basic Java Programming Knowledge: Familiarity with fundamental Java programming concepts is essential. Students should be comfortable with variables, control structures, and object-oriented programming principles.



Download torrent
3.5 GB
seeders:16
leechers:17
Udemy - Java GUI Masterclass


Trackers

tracker name
udp://tracker.torrent.eu.org:451/announce
udp://tracker.tiny-vps.com:6969/announce
http://tracker.foreverpirates.co:80/announce
udp://tracker.cyberia.is:6969/announce
udp://exodus.desync.com:6969/announce
udp://explodie.org:6969/announce
udp://tracker.opentrackr.org:1337/announce
udp://9.rarbg.to:2780/announce
udp://tracker.internetwarriors.net:1337/announce
udp://ipv4.tracker.harry.lu:80/announce
udp://open.stealth.si:80/announce
udp://9.rarbg.to:2900/announce
udp://9.rarbg.me:2720/announce
udp://opentor.org:2710/announce
µTorrent compatible trackers list

Download torrent
3.5 GB
seeders:16
leechers:17
Udemy - Java GUI Masterclass


Torrent hash: 50508C3D746A2C8DB7F5596EBB48EA0C2E993160