-
Notifications
You must be signed in to change notification settings - Fork 0
ugifractal/ptool
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
ptools is a very simple java swing (GUI) application. ------------------------------------------------------ The main purpose this application is to provide programmer use their own jruby script to be called from ptools window. So we can use jruby script to create java swing application. Prerequirement ---------------- - Java Runtime environment Installation ------------------ git clone git://github.com/ugifractal/ptool.git Running ----------- cd ptool java -jar ptools.jar when the window opened, just click "Reload" menu, then a sample map application will visible. To create your own jruby script, please take a look at "scripts/initializer.rb" It contain jruby script that will be executed by ptool Libraries. ------------- profligacy: to create easy GUI based pattern swingx-ws: to create map RXTXcomm: to communicate with serial port
About
Very simple java GUI application, that extendable via jruby script integration
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published