Skip to content

Instantly share code, notes, and snippets.

@SteveGilham
Created April 13, 2015 20:25
Show Gist options
  • Select an option

  • Save SteveGilham/3886d9c795a25417ee1e to your computer and use it in GitHub Desktop.

Select an option

Save SteveGilham/3886d9c795a25417ee1e to your computer and use it in GitHub Desktop.
try:
import javax.swing
except ImportError:
import sys
sys.packageManager.makeJavaPackage("javax.swing", "JWindow", None)
import javax.swing
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment