jython-swingutils 1.0.2
Makes using Java's Swing UI toolkit easy on Jython
Downloads ↓ | Package Documentation
A collection of utility classes and helper functions to make it easier to build Swing user interfaces with Jython. The helpers provide "pythonic" alternatives to often clumsy Java APIs.
Included in this package:
- enhanced table, list and combobox models
- JavaBeans support and automatic property change notification
- an alternative API for adding/removing event listeners
- a powerful data binding system that supports Swing components
- preferences access
- text field formatters
- shortcuts for loading resources (images or generic data) via class loaders
- shortcuts for basic dialogs
- enhanced file selection dialogs
- wrappers for loading JFormDesigner forms
- decorators and functions for safely accessing the GUI from any thread
- support for running background tasks in separate threads
Requires Jython 2.5.1 or later.
Documentation can be found at the Jython-Swingutils documentation repository
The source code and the issue tracker can be found at Bitbucket.
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| jython-swingutils-1.0.2.tar.gz (md5) | Source | 2011-09-06 | 23KB | 235 | |
- Author: Alex Gronholm
- Documentation: jython-swingutils package documentation
- Home Page: http://pypi.python.org/jython-swingutils/
- Keywords: jython swing
- License: MIT
- Categories
- Package Index Owner: agronholm
- DOAP record: jython-swingutils-1.0.2.xml
