Back to Browse

Simple Java GUI Framework

3.2K views
Feb 4, 2022
10:10

Creating a basic GUI Framework with a subclass of JFrame in a Model-View-Controller style Table of Contents: 02:01 - The Controller class 02:35 - Make the Runner 03:58 - Make the view package 04:18 - Make the DemoFrame class 04:54 - Add the imports 05:50 - Data member and constructor 07:03 - The setupFrame helper method 08:19 - Call the setupFrame helper method 09:13 - Install the frame in the Controller 09:47 - The empty window

Download

1 formats

Video Formats

360pmp412.4 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Simple Java GUI Framework | NatokHD