swing-component
There are 40 repositories under swing-component topic.
Oliver-Loeffler/FXFileChooser
Custom JavaFX file chooser which allows quick manual filtering, which allows to add Path predicates as filter and which is testable using TestFX.
rhwood/jinputvalidator
Java Swing InputVerifier that adds an icon and tooltip to the component for invalid states.
steffen678/NativeJFileChooser
Native file chooser for Swing using JavaFX if available
rhwood/jsplitbutton
A split button control for Java Swing.
jonestimd/swing-extensions
Java Swing extensions
parubok/multiline-label
Java Swing component to display multiline plain text.
kkieffer/SHEF
SHEF is an HTML editing framework and component for the Java Swing GUI library. It can be plugged into the javax.swing.JEditorPane text component adding usable HTML WYSIWYG editing capabilities. Forked SHEF from soureceforge (http://svn.code.sf.net/p/shef/code)
ankit08015/Java-Swing-Applications
Desktop applications using Java Swing on Netbeans
nishihatapalmer/TreeTable
A Java Swing tree table using a standard JTable and any type of TreeNode or TreeModel.
Hasnatrasool163/HMeter
HMeter: Customizable progress meter widget using Java Swing and 2D classes.It is highly customizable and could be used to indicate any progress in applications.
Dacaspex/PropertySheet
Java Swing property sheet component to quickly create settings menus
kkieffer/jZELD
Java Swing Framework for layout and emplacement of various ZElements (drawn shapes and other more complex items) on a canvas (the ZCanvas) that supports a z-plane layer.
shivamverma26/ATM_Simulator
The ATM Simulator app replicates real-world ATM functions, verifying user credentials before enabling transactions. Users can withdraw, deposit, transfer funds, and check balances. With a secure interface and backend integration, the app ensures smooth, authenticated, and efficient financial interactions.
darkerror96/semi-resume_builder
Resume Builder using Java Swing
kkieffer/jCircularGauges
Collection of Swing Gauges that extend JComponent. Includes Artificial Horizon and Compass
xzel23/meja
A library for manipulating and displaying spreadsheet (Excel) and other data in Java
material-ui-swing/JTextFieldPlaceholder
Simple Swing component with placeholder called JTextFieldPlaceholder
Spartanx10000/TowerOfHanoi
A graphic representation of the puzzle of tower of hanoi
craigk5n/javacaltools
Library for parsing/importing and writing iCalendar-formatted data
SorinC6/Calculator
Simple Calculator using Java SWING
thesayyn/ngx-swing
♣️♦️ Swing card components for Angular 6+
15knots/JTreeList
A JTree that displays its lines as a list without indentation (Swing Component)
coderarjob/JChart
Chart control for java. AutoScalling, multiple series, can be used out of the box; really easy, legends, title.
HaiderABB/Weather-Application-JAVA
This project is a Weather Application developed in Java using Open Weather APIs. It offers both terminal and GUI interfaces, facilitating data management through file handling and SQL. The interactive GUI is built with JavaFX, utilizing its rich UI controls for an engaging user experience, while MySQL is used for data storage and retrieval.
olyutorskii/QuetexJ
QuetexJ is a Java Swing MVC sets library that supports pseudo endless text-component.
parubok/jtreetable
JTreeTable Swing component.
prabhuprabhakaran/JEazyProps
JeazyProps is a java framework, that used to load the properties filr dynamically into a POJO.
Rae-Zou/A-Guess-Panel
A simple implementation of javax.swing.jpanel.
coderarjob/FontDialog
Font dialog in swing for java
miguelalejandromorenobarrientos/radialslider-Swing
Swing component for selecting values or angles in a specified interval ( default [0,360) ) in a radial way
Valkryst/JCopyButton
JCopyButton is a Java Swing component designed to copy the contents of a JTextComponent to the system clipboard when clicked.
Valkryst/JPathList
A Java Swing component designed to display a list of unique directory and/or file paths. Additionally, it supports drag-and-drop functionality, allowing users to drag files and directories from their file system into the list.
Weyinmik/netbeanTest
My Java Swing-gui training repository.