Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

281
LINES

< > BotCompany Repo | #1034345 // G22LAScriptIDE - IDE for a G22LAScript (with the 3 modes, LIVE)

JavaX fragment (include) [tags: use-pretranspiled]

Transpiled version (69830L) is out of date.

java.lang.RuntimeException: Unknown token 2: <: 
Warning: session_start(): open(/var/lib/php/sessions/sess_gptskig35bkb7kteub6f8hpjgh, O_RDWR) failed: No space left on device (28) in /var/www/tb-usercake/models/config.php on line 51

Warning: session_start(): Failed to read session data: files (path: /var/lib/php/sessions) in /var/www/tb-usercake/models/config.php on line 51
{"1000659":"fail functions (improved)","1001049":"loadTextFile (function)","1001106":"showText function","1001518":"l function (synonym of length), length of arrays, strings, lists, size of maps","1001878":"indexOf - fills various gaps in java.util.List API","1001992":"str function (=String.valueOf + extensions)","1002936":"assertEqualsVerbose","1003312":"jbutton - extended synonym of newButton","1003382":"ll - synonym of litlist (literal list)","1003807":"_get - (partial) synonym of get - when get clashes with another method","1005319":"SingleComponentPanel","1005520":"awtLater - synonym of swingLater + more","1005735":"addMenuItem - add JMenuItem to JMenu\/JPopupMenu\/Menu","1005990":"printVars - print a bunch of vars","1006306":"withRightMargin","1006699":"jcenteredlabel - synonym of jcenteredLabel","1007396":"focus - focus JComponent","1007417":"firstToLower","1007876":"jfullcenter - synonym of jFullCenter","1009808":"setEnabled","1010267":"singleComponentPanel","1016452":"Swingable","1020864":"selectTab","1023390":"addTab","1024178":"enclosingViewPosition","1024179":"setEnclosingViewPosition - scroll to an exact position","1027820":"setTabTitle","1033993":"LineAndColumn","1033998":"RSyntaxTextArea libs \/ imports [include, new version 3.1.6]","1034022":"JLeftArrowScriptIDE","1034093":"varWithNotifyToLiveValue","1034148":"G22Utils","1034149":"addWeakChangeListener - listener with weak reference to target that auto-removes itself when the target has been garbage collected","1034344":"G22LAScript - synonym of G22LeftArrowScript (script as a concept)","1034345":"G22LAScriptIDE - IDE for a G22LAScript (with the 3 modes, LIVE)","1034432":"IVarWithNotify","1034470":"VirtualVar","1034479":"iterateWithIndex - starting at 0","1034480":"getterVarOnly","1034481":"setTab - replace tab contents in JTabbedPane by index","1034544":"CollapsibleLeftPanel - collapsible side panel","1034650":"G22ScriptMode","1034730":"withTopAndLeftMargin","1034956":"G22ScriptResultPanel","1034991":"indexOfSelectedTab - synonym of selectedTabIndex","1035160":"moveCaretToLineAndCol","1035164":"onTabSelectedAndNow","1035165":"JExtendedTabbedPane - JTabbedPane where you can place a component in the free space beside the tabs","1035167":"jExtendedTabs - make JExtendedTabbedPane","1036421":"caretLineAndCol"} at main.fail(m1008705.java:1589) at main$jsonDecode_Y.fail_base(m1008705.java:14008) at main$jsonDecode_Y.fail(m1008705.java:14006) at main$jsonDecode_Y.parseExpr(m1008705.java:14058) at main$jsonDecode_Y.parse(m1008705.java:14012) at main.jsonDecode(m1008705.java:13990) at main.jsonDecodeMap(m1008705.java:12844) at main.getSnippetTitles(m1008705.java:10820) at main$JavaXHyperlinker.codeToHTML(m1008705.java:6209) at main.html2(m1008705.java:85) at main.html(m1008705.java:67) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) at java.base/java.lang.reflect.Method.invoke(Method.java:577) at main.invokeMethod(m1008705.java:1601) at main.callOpt_withVarargs(m1008705.java:4387) at main.callOpt(m1008705.java:3326) at main.callHtmlMethod2(m1008705.java:11404) at main$MyHTTPD$1.get(m1008705.java:7337) at main$MyHTTPD$1.get(m1008705.java:1) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) at java.base/java.lang.reflect.Method.invoke(Method.java:577) at main.invokeMethod(m1008705.java:1601) at main.safeCallF(m1008705.java:642) at main.callF(m1008705.java:611) at main$MyHTTPD.serve(m1008705.java:7373) at main$NanoHTTPD.serve_2(m1008705.java:9572) at main$NanoHTTPD.serve(m1008705.java:9553) at main$NanoHTTPD$HTTPSession.execute(m1008705.java:8453) at main$NanoHTTPD$ClientHandler.run(m1008705.java:7829) at java.base/java.lang.Thread.run(Thread.java:833)

download  show line numbers  debug dex  old transpilations   

Travelled to 4 computer(s): bhatertpkbcr, ekrmjmnbrukm, mowyntqkapby, mqqgnosmbjvj

No comments. add comment

Snippet ID: #1034345
Snippet name: G22LAScriptIDE - IDE for a G22LAScript (with the 3 modes, LIVE)
Eternal ID of this version: #1034345/120
Text MD5: 46e31e0ea6f40bf408741f937b4a2700
Author: stefan
Category: javax / gazelle 22
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2023-07-30 19:32:40
Source code size: 8661 bytes / 281 lines
Pitched / IR pitched: No / No
Views / Downloads: 1169 / 2041
Version history: 119 change(s)
Referenced in: #1003674 - Standard Classes + Interfaces (LIVE continued in #1034167)
#1034369 - G22ChallengeIDE - IDE for a G22Challenge
#1034478 - G22LAScriptIDE - IDE for a G22LAScript [backup pefore tripartition]
#1034760 - G22LAScriptIDE - IDE for a G22LAScript (with the 3 modes, backup with old layout)
#1035168 - G22LAScriptIDE - IDE for a G22LAScript (backup)
#1036610 - G22ManagedTextEditor - for G22Text [dev.]