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