Graphical User Interface

Windows programs are programs that have a Graphical User Interface GUI for short. GUI’s contains Buttons, Frames, Panels, Labels, and Textfields.

 

The Java Programming language uses JButtons, JFileMenus, JPanels, JTextFields, and JLabels.