I have wanted very simple dialog box implementation for asking user questions, such as what is intended by the 'zenity' (or previous XDialog) type of interfaces.
After looking at options I settled on using swing based UI components and it is based on the information available from:
https://wiki.python.org/jython/SwingExamples
The specific use of this code is targeted to user inputs for simple activities and it appears as if there isn't any single 'aggregator' and I tried to provide this functionality.
Hope you enjoy!
Features
- Simple GUI
- Dialog Boxes
- Jython
- Java
- Swing
- Zenity like
License
MIT LicenseFollow Jython Simple Dialogs
Other Useful Business Software
Level Up Your Cyber Defense with External Threat Management
Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Jython Simple Dialogs!