Projects in Awesome Lists tagged with gui-components
A curated list of projects in awesome lists tagged with gui-components .
https://github.com/sing-group/gc4s
GUI Components for (Java) Swing
gui gui-components java library swing
Last synced: 03 Jul 2025
https://github.com/msh-trojan/java_21_jlist_test_1
This Java program displays a list of color names in a GUI. When a user selects a color, the background of the window changes to match the chosen color. It demonstrates basic JList usage and event handling in Swing.
graphics gui-components java jframe jlist
Last synced: 22 Jun 2025
https://github.com/msh-trojan/java_21_words_frame_1
A program showing how to work with another JFrame variable, JTextArea.
graphics gui-components java jframe jtextarea
Last synced: 23 Jun 2025
https://github.com/msh-trojan/java_21_flow_layout_demo_1
Program depicting how flow layout would work if we had buttons to change the layout of the content to left, right, and center.
flow-layout graphics gui-components java jbutton jframe
Last synced: 19 Sep 2025
https://github.com/msh-trojan/java_21_jframe_sum_2
Simple Demonstration of a program working as a calculator, we just need to have two inputs of numbers (Double) and then click on calculate th esum button to find out the sum for the two numbers.
graphics grid-layout gui-components java jframe sum
Last synced: 01 Apr 2025
https://github.com/msh-trojan/java_21_jframe_sum_1
A Simple Calculator – an example of action processed by the JFrame application
actionlistener graphics gui-components implement-of-actionlistener java jframe sum
Last synced: 01 Apr 2025
https://github.com/msh-trojan/java_21_combo_box_test_1
This Java program uses a **JComboBox** to let users select and display different images. The images are shown in a **JLabel**, and an **ItemListener** updates the displayed image when a new one is selected from the dropdown. The GUI is created with **FlowLayout** and runs inside a **JFrame** window.
graphics gui-components java jcombobox jframe
Last synced: 01 Apr 2025
https://github.com/msh-trojan/java_21_border_layout_demo_1
A graphical java frame that has buttons in different border sides that when each is clicked, will disappear.
border-layout graphic gui-components java jbutton jframe
Last synced: 01 Apr 2025
https://github.com/msh-trojan/java_21_jframe_test_1
a Frame application called Test in which we test various ways to program JLabel, JTextfield, JPasswordField and JButton objects.
actionhandler event-listener graphics gui-components java jframe no-name-class
Last synced: 07 Oct 2025
https://github.com/msh-trojan/java_21_label_test_1
Program depicting how to demonstrate JLabels as a GUI component.
graphics gui-components java jframe jlabel
Last synced: 01 Apr 2025
https://github.com/msh-trojan/java_21_jframe_show_colors_1
Programm showing How we can represent Colors on a canvas using JFrame class and the GUI components(here we use the paint() component).
awt-gui graphics gui-components inheritance java jframe paint swing-gui
Last synced: 01 Apr 2025
https://github.com/msh-trojan/java_21_jframe_multiple_selection_1
This Java program allows users to select multiple colors from a list and copy them to another list by clicking a button. It demonstrates how to handle multiple selections and update lists dynamically using Swing's JList and event listeners.
graphic gui-components java jframe jlist multiple-selection
Last synced: 01 Apr 2025
https://github.com/msh-trojan/java_21_text_field_test_1
Program depicting aspects of JText Fields as a GUI component that is mostly used when it comes to graphics in java.
actionhandler actionlistener eventhandler graphics gui-components java jtextfield named-actionlistener
Last synced: 01 Apr 2025
https://github.com/gusenov/gui-component-lens-js
GUI-компонент для фильтрации данных.
concept data-filtering gui-components javascript raphael-js raphaeljs
Last synced: 20 Feb 2026
https://github.com/msh-trojan/java_21_radio_button_test_1
A program showing The usage of Radio Button as we can check different font types.
fonts graphics gui-components java jframe radio-buttons
Last synced: 19 Apr 2026
https://github.com/msh-trojan/java_21_button_test_1
A program showing the functiionallity of Buttons, a component of JFrame class.
buttons graphics gui-components java jbuttton jframe
Last synced: 22 Apr 2026
https://github.com/msh-trojan/java_21_animation_1
A simple program showing a simple animation of a circle going forward and backward.
animation gui-components java jframe thread
Last synced: 29 Apr 2026