Object Oriented Programming with Java: 10. Multiform program using Public & Static class members

Опубликовано: 07 Июль 2026
на канале: MrM Programming
804
24

In this video, we will continue talking about object oriented programming with Java. We will talk about access modifiers (public, private, protected, default) and static class members, and then take a closer look at the header of main method (public static void main...). We will also combine the two GUI programs we created before into a single multiform program; and build it into a single jar file that can be run without NetBeans.

Visit us on Facebook:   / mrmprogramming