Transpiled version (35041L) is out of date.
srecord noeq G22ProjectStoryEditor(G22Utils g22utils) { JSyntaxTextFileEditor editor; File textFile() { ret g22utils.projectStoryTextFile(); } cachedVisualize { editor = new JSyntaxTextFileEditor(textFile()).autoSave(true); editor.adaptSyntaxTextArea = textArea -> g22_adaptSyntaxTextAreaForHashRefs(textArea, g22utils); ret withTopAndBottomMargin(jRaisedCenteredSection("Project Story " + quote(g22utils.projectName()), editor.visualize() )); } }
Began life as a copy of #1034679
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, ekrmjmnbrukm, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
Snippet ID: | #1034688 |
Snippet name: | G22ProjectStoryEditor |
Eternal ID of this version: | #1034688/40 |
Text MD5: | c33f40e2ba1cdbb39add7f5c3463bb14 |
Author: | stefan |
Category: | javax / gazelle 22 |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2022-03-07 16:28:15 |
Source code size: | 502 bytes / 14 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 222 / 472 |
Version history: | 39 change(s) |
Referenced in: | [show references] |