swt
Enables SWT support
Toolkits
SWT
Platforms
Framework
License
Apache Software License 2.0
Documentation
No documentation link provided
Downloads
147
Rating
Authored by:
Andres Almiray
aalmiray@yahoo.com
aalmiray@yahoo.com
Enables the usage of SWT based components in Views.
Usage
This plugin applies some changes to the runtime configuration when the application is run for the first time. It's possible that this configuration is not honored the first time the application is started resulting in a frozen application. If so, then simply quit and restart. The problem will not appear again.
The following nodes will become available on a View script upon installing this plugin
| Node | Type |
|---|---|
| migLayout | net.miginfocom.swt.MigLayout |
This node supports the following properties
- layoutConstraints - defines general constraints
- columnConstraints - defines constraints applicable to columns only
- rowConstraints - defines constraints applicable to rows only
Configuration
There's no special configuration for this plugin.
Griffon