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

237
LINES

< > BotCompany Repo | #1009961 // Circles Editor v3 [OK]

JavaX source code (desktop) [tags: use-pretranspiled] - run with: x30.jar

Download Jar. Uses 4597K of libraries. Click here for Pure Java version (25268L/141K).

java.lang.RuntimeException: Unknown token 2: <: 
Warning: session_start(): open(/var/lib/php/sessions/sess_ut2v38iagrnj3sc9aoesv6r44u, 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
{"1000628":"first function","1000658":"print function (=System.out.println + logging in memory)","1000801":"now function","1000810":"join function + array version","1001241":"concatLists","1001308":"centerFrame","1001528":"addToWindow (adds stuff at the bottom of window)","1001613":"dataToTable (Swing function)","1001733":"setFrameTitle","1001820":"run (hotwire and callMain)","1002033":"random - return random number between 0 and n-1, and other version","1002071":"trim function","1002108":"empty - extended synonym of isEmpty","1002348":"nempty - not empty","1002504":"collectTreeSet","1003008":"or2 function - return string or default value if string is empty (=null or \"\")","1003047":"collect - extended synonym of collectField","1003235":"createSuperHighSnippet","1003242":"fsI - synonym of formatSnippetID","1003310":"setText - more flexible shorthand for JTextComponent\/JLabel\/JButton.setText() - uses AWT thread (and waits)","1003312":"jbutton - extended synonym of newButton","1003469":"hideConsole - hide JavaX console window","1003586":"onDoubleClick (for JList\/JTable\/other components)","1003638":"litorderedmap - create LinkedHashMap with items","1003671":"substance - short for substanceLAF","1004034":"addMenu - replaces whole menu if it is there","1004149":"jcenteredline","1004385":"tableWithSearcher - add search bar on top of JTable","1004434":"jlabel - make JLabel with automatic tooltip and popup menu","1004442":"showFormTitled (+ showForm_makePanel) - show input form [Swing]","1004446":"tablePopupMenu - adds to the menu if it already exists","1004609":"uploadToImageServer - short for uploadToImageServerIfNotThere - returns URL","1004714":"withMargin","1005004":"programName - synonym of getProgramName","1005286":"showWrappedText function","1005363":"copyTextToClipboard (returns the argument)","1005546":"reversed - short for reversedList \/ reversedString","1005548":"parseFirstLong - parse first long in string - tokenizes","1005595":"quote - Java-compatible string quoting with \"\". now also escapes \\t","1005735":"addMenuItem - add JMenuItem to JMenu\/JPopupMenu\/Menu","1006057":"getTableCell - get raw value of a JTable's cell","1006453":"aGlobalID - make a new global ID [16 random characters from a-z]","1006455":"getTextTrim - getText() from JTextComponent, trim","1006542":"db - synonym of conceptsAndBot","1006548":"tablePopupMenuItem - adds to the menu if it already exists","1006614":"getConcept","1006694":"jtextfield - synonym of jTextField","1006833":"infoBox - synonym of infoMessage - show info message in top-right corner","1007059":"bot - mostly synonym of makeBot","1007079":"useDBOf - synonym of setDBProgramID","1007303":"CirclesAndLines [include]","1007342":"activateFrame - bring frame to foreground","1007592":"cnew - make new concept & register. takes value params (not constructor args)","1007748":"awtReplaceComponent","1007779":"renderDate - format a long timestamp in some general way (including time)","1009201":"sexyTableWithoutDrag - JTable with latest fancy stuff, but without drag-enable (bad for double clicks)","1009257":"cset - set fields in Concept object (with notification of DB)","1009336":"addToWindowSplitRight_aggressive (forces existing content to be smaller than minimum)","1009781":"sleepIfMain - sleep if main program","1009822":"whiteImage - make all-white BufferedImage with defined size","1009900":"addToWindowNorth - synonym of addToWindowTop (adds stuff at the top of window)","1009957":"awtCalcOnConceptsChange - synonym of awtCalcOnConceptChanges - it triggers reliably through special logic","1009974":"concept Drawing","1009991":"cal_structure - simplifies","1010025":"removeConcept - synonym of deleteConcept","1010081":"cal_unstructure","1010305":"cal_simplifiedStructure - reduce coordinate precision","1010683":"autoRestart - auto-restart program on server change","1010934":"runInNewThread_awt - with pcall-messagebox","1020890":"list (for concepts)","1034648":"structure function (v21, supporting enums, LIVE)","1035798":"unstructure (v20, introducing the Unstructurer class, LIVE)"} 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)

Author comment

Began life as a copy of #1009958

download  show line numbers  debug dex  old transpilations   

Travelled to 23 computer(s): aoiabmzegqzx, aqvamacmveew, bhatertpkbcr, bvmoasoxxqgd, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, imzmzdywqqli, ishqpsrjomds, lpdgvwnxivlt, mowyntqkapby, mqqgnosmbjvj, onxytkatvevr, pwiztjibzslt, pyentgdyhuwx, pzhvpgtvlbxg, triorysbatvj, tslmcundralx, tvejysmllsmz, vouqrxazstgt, vpdwwinrgdga, xeobevbjagfg, xrpafgyirdlv

No comments. add comment

Snippet ID: #1009961
Snippet name: Circles Editor v3 [OK]
Eternal ID of this version: #1009961/52
Text MD5: d6e107dcbf3e10d9f34c5976556f1122
Transpilation MD5: baf8af9c64b3e9e4b612fd3ea931b1f4
Author: stefan
Category: javax / gui
Type: JavaX source code (desktop)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-05-25 02:45:27
Source code size: 6442 bytes / 237 lines
Pitched / IR pitched: No / No
Views / Downloads: 1513 / 76246
Version history: 51 change(s)
Referenced in: #1007449 - AI Suite
#1007510 - Intelligence Machine [no longer live]
#1010501 - Browse Downloaded Diagrams [dev.]
#1010539 - startCirclesEditor
#1010647 - Restart Circle Editor [test restartProgram, OK]
#1010663 - Auto-Restart Program On Server Change [OK]
#1010688 - localUserWebEdits
#3000512 - Smart Bot's answer to: !eval centralRestartLog_raw()