-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add a language test in the (failed) hope of catching #162
It seems like the values *do* get set correctly on import, they're just not showing in the swing widgets.
- Loading branch information
1 parent
be4ebad
commit 8273f9d
Showing
2 changed files
with
252 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,226 @@ | ||
{ | ||
"b":{ | ||
"COLOR":[ | ||
188.0, | ||
188.0, | ||
230.0, | ||
255.0 | ||
], | ||
"COMMANDS":"print \"hello world\"", | ||
"ENABLED?":true, | ||
"FONT-COLOR":0.0, | ||
"FONT-SIZE":12.0, | ||
"HEIGHT":50.0, | ||
"HIDDEN?":false, | ||
"KEY":"b", | ||
"KIND":"BUTTON", | ||
"LABEL":"", | ||
"TAB":"t1", | ||
"WIDTH":150.0, | ||
"X":10.0, | ||
"Y":10.0 | ||
}, | ||
"ti":{ | ||
"COLOR":[ | ||
130.0, | ||
188.0, | ||
183.0, | ||
255.0 | ||
], | ||
"ENABLED?":true, | ||
"FONT-COLOR":0.0, | ||
"FONT-SIZE":12.0, | ||
"HEIGHT":50.0, | ||
"HIDDEN?":false, | ||
"KEY":"ti", | ||
"KIND":"TEXT-INPUT", | ||
"LABEL":"", | ||
"OPAQUE?":true, | ||
"TAB":"t1", | ||
"TEXT":"a", | ||
"WIDTH":150.0, | ||
"X":10.0, | ||
"Y":10.0 | ||
}, | ||
"mc":{ | ||
"COLOR":[ | ||
130.0, | ||
188.0, | ||
183.0, | ||
255.0 | ||
], | ||
"ENABLED?":true, | ||
"FONT-COLOR":0.0, | ||
"FONT-SIZE":12.0, | ||
"HEIGHT":100.0, | ||
"HIDDEN?":false, | ||
"ITEMS":[ | ||
"a", | ||
"b", | ||
"c", | ||
"d" | ||
], | ||
"KEY":"mc", | ||
"KIND":"MULTI-CHOOSER", | ||
"LABEL":"", | ||
"OPAQUE?":true, | ||
"SELECTED-ITEMS":[ | ||
"b", | ||
"c" | ||
], | ||
"TAB":"t1", | ||
"WIDTH":150.0, | ||
"X":10.0, | ||
"Y":10.0 | ||
}, | ||
"ni":{ | ||
"COLOR":[ | ||
130.0, | ||
188.0, | ||
183.0, | ||
255.0 | ||
], | ||
"ENABLED?":true, | ||
"FONT-COLOR":0.0, | ||
"FONT-SIZE":12.0, | ||
"HEIGHT":50.0, | ||
"HIDDEN?":false, | ||
"KEY":"ni", | ||
"KIND":"NUMERIC-INPUT", | ||
"LABEL":"", | ||
"OPAQUE?":true, | ||
"TAB":"t1", | ||
"VALUE":10.0, | ||
"WIDTH":150.0, | ||
"X":10.0, | ||
"Y":10.0 | ||
}, | ||
"t1":{ | ||
"COLOR":9.9, | ||
"ENABLED?":true, | ||
"KEY":"t1", | ||
"KIND":"TAB", | ||
"ORDER":0.0, | ||
"TITLE":"" | ||
}, | ||
"c1":{ | ||
"COLOR":[ | ||
130.0, | ||
188.0, | ||
183.0, | ||
255.0 | ||
], | ||
"ENABLED?":true, | ||
"FONT-COLOR":0.0, | ||
"FONT-SIZE":12.0, | ||
"HEIGHT":50.0, | ||
"HIDDEN?":false, | ||
"ITEMS":[ | ||
"a", | ||
"b", | ||
"c", | ||
"d" | ||
], | ||
"KEY":"c1", | ||
"KIND":"CHOOSER", | ||
"LABEL":"", | ||
"OPAQUE?":true, | ||
"SELECTED-ITEM":"b", | ||
"TAB":"t1", | ||
"WIDTH":150.0, | ||
"X":10.0, | ||
"Y":10.0 | ||
}, | ||
"n":{ | ||
"COLOR":9.9, | ||
"ENABLED?":true, | ||
"FONT-COLOR":0.0, | ||
"FONT-SIZE":12.0, | ||
"HEIGHT":25.0, | ||
"HIDDEN?":false, | ||
"KEY":"n", | ||
"KIND":"NOTE", | ||
"OPAQUE?":false, | ||
"TAB":"t1", | ||
"TEXT":"a", | ||
"WIDTH":150.0, | ||
"X":10.0, | ||
"Y":10.0 | ||
}, | ||
"s1":{ | ||
"COLOR":[ | ||
130.0, | ||
188.0, | ||
183.0, | ||
255.0 | ||
], | ||
"ENABLED?":true, | ||
"FONT-COLOR":0.0, | ||
"FONT-SIZE":12.0, | ||
"HEIGHT":50.0, | ||
"HIDDEN?":false, | ||
"INCREMENT":1.0, | ||
"KEY":"s1", | ||
"KIND":"SLIDER", | ||
"LABEL":"", | ||
"MAXIMUM":100.0, | ||
"MINIMUM":0.0, | ||
"OPAQUE?":true, | ||
"TAB":"t1", | ||
"UNITS":"", | ||
"VALUE":10.0, | ||
"WIDTH":150.0, | ||
"X":10.0, | ||
"Y":10.0 | ||
}, | ||
"c2":{ | ||
"COLOR":[ | ||
130.0, | ||
188.0, | ||
183.0, | ||
255.0 | ||
], | ||
"ENABLED?":true, | ||
"FONT-COLOR":0.0, | ||
"FONT-SIZE":12.0, | ||
"HEIGHT":50.0, | ||
"HIDDEN?":false, | ||
"ITEMS":[ | ||
1.0, | ||
2.0, | ||
3.0, | ||
4.0 | ||
], | ||
"KEY":"c2", | ||
"KIND":"CHOOSER", | ||
"LABEL":"", | ||
"OPAQUE?":true, | ||
"SELECTED-ITEM":2.0, | ||
"TAB":"t1", | ||
"WIDTH":150.0, | ||
"X":10.0, | ||
"Y":10.0 | ||
}, | ||
"cb":{ | ||
"COLOR":[ | ||
130.0, | ||
188.0, | ||
183.0, | ||
255.0 | ||
], | ||
"ENABLED?":false, | ||
"FONT-COLOR":0.0, | ||
"FONT-SIZE":12.0, | ||
"HEIGHT":25.0, | ||
"HIDDEN?":false, | ||
"KEY":"cb", | ||
"KIND":"CHECKBOX", | ||
"LABEL":"", | ||
"OPAQUE?":true, | ||
"SELECTED?":false, | ||
"TAB":"t1", | ||
"WIDTH":150.0, | ||
"X":10.0, | ||
"Y":10.0 | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters