All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Demo.swing.ListDemo.py Maven / Gradle / Ivy

There is a newer version: 2.7.1.1
Show newest version
from pawt import swing

lst = swing.JList(['a', 'b', 'c'])

swing.test(lst)





© 2015 - 2025 Weber Informatics LLC | Privacy Policy