Skip to content
This repository has been archived by the owner on Jun 12, 2019. It is now read-only.

This project is a migration tool,, which can migrate the SWING API Java file to SWT API Java file atomatically.

Notifications You must be signed in to change notification settings

xgdsmileboy/SWING-SWT-Transformation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a project that migrates the SWING Java API to SWT Java API automatically.

NOTE: This is a bachelor degree undergraduate subject project.

In this project I have implemented the simple transformation algorithm from SWING to SWT, which can change a java file based on SWING to SWT API and automatically migrate the widget from SWING to SWT API(JButton to Button, JPanel to Composite. etc.). 

Also, I have built a graphic user interface for this task for easy use, which can show the main transform procedure.

If you have any question you can contact me at xgd_smileboy@163.com

Additionally, any other good ideas related automatic API migration is welcomed.

About

This project is a migration tool,, which can migrate the SWING API Java file to SWT API Java file atomatically.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published