1 | static volatile bool calAutoLayout2_onByDefault = true; |
2 | |
3 | static JPanel calAutoLayout2(CirclesAndLines cal, final Canvas canvas) {
|
4 | calAddAutoLayoutSwitch_center.set(calAutoLayout2_onByDefault); |
5 | ret centerAndSouth(canvas, calAddAutoLayoutSwitch_make(new Var(cal), canvas, null, calAutoLayout2_onByDefault)); |
6 | } |
7 | |
8 | static JPanel calAutoLayout2(CirclesAndLines cal) {
|
9 | ret calAutoLayout2(cal, cal.makeCanvas()); |
10 | } |
Began life as a copy of #1009996
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: | #1010052 |
| Snippet name: | calAutoLayout2 - add directly around canvas |
| Eternal ID of this version: | #1010052/6 |
| Text MD5: | 53fda334712178a04f8f1955d8097609 |
| Author: | stefan |
| Category: | javax / a.i. |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2017-09-14 01:41:27 |
| Source code size: | 422 bytes / 10 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 632 / 692 |
| Version history: | 5 change(s) |
| Referenced in: | [show references] |