Cross-Platform GUI Toolkit (stable)
-
Updated
Aug 28, 2024 - C
Cross-Platform GUI Toolkit (stable)
Rapid and flexible acquisition, analysis, fitting, and plotting in Python. Designed for scientific laboratories.
An SDL2 user interface library based on guichan
A simple and basic University management system that has been included basic functionalities in a university management system.
A program showing The usage of Radio Button as we can check different font types.
A graphical java frame that has buttons in different border sides that when each is clicked, will disappear.
A program showing how to work with another JFrame variable, JTextArea.
Program depicting how to demonstrate JLabels as a GUI component.
Program shows that how panels are displayed in the container. each panel can have different layouts and different gui components within them.
This program is a simple example of how to use Swing components in Java to create interactive GUI applications. It highlights event handling with "JCheckBox" to modify text formatting in real-time.
GUI-компонент для фильтрации данных.
Program depicting aspects of JText Fields as a GUI component that is mostly used when it comes to graphics in java.
A Simple Calculator – an example of action processed by the JFrame application
Programm showing How we can represent Colors on a canvas using JFrame class and the GUI components(here we use the paint() component).
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.
a Frame application called Test in which we test various ways to program JLabel, JTextfield, JPasswordField and JButton objects.
A simple program showing a simple animation of a circle going forward and backward.
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.
Add a description, image, and links to the gui-components topic page so that developers can more easily learn about it.
To associate your repository with the gui-components topic, visit your repo's landing page and select "manage topics."