1 | !752 |
2 | |
3 | static JTextField textField; |
4 | static BWImage bw; |
5 | |
6 | p {
|
7 | textField = new JTextField("----");
|
8 | showPackedFrame(textField); |
9 | |
10 | thread {
|
11 | sleepSeconds(1); |
12 | BufferedImage img = shootComponent(textField); |
13 | bw = new BWImage(img); |
14 | //thread "Calc" { calc(); }
|
15 | } |
16 | |
17 | svoid calc() {
|
18 | while licensed {
|
19 | ping(); |
20 | //score(produce()); |
21 | } |
22 | } |
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1004535 |
| Snippet name: | Predict Pixels (dev.) |
| Eternal ID of this version: | #1004535/1 |
| Text MD5: | aa56a180329773d1f00f152055854cc2 |
| Author: | stefan |
| Category: | javax / a.i. |
| Type: | JavaX source code |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2016-08-20 15:15:34 |
| Source code size: | 367 bytes / 22 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 833 / 819 |
| Referenced in: | [show references] |