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

165
LINES

< > BotCompany Repo | #1035449 // JG22NetworkElement - Swing representation of a G22NetworkElement

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

Uses 2164K of libraries. Click here for Pure Java version (56451L/297K).

java.lang.RuntimeException: Unknown token 2: <: 
Warning: session_start(): open(/var/lib/php/sessions/sess_1schpklf7hvkbqbhcccinl0fkb, 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
{"1000658":"print function (=System.out.println + logging in memory)","1000826":"withLabel","1001625":"wrap - enclose a Swing component in JScrollPane if it begs for it; also call swing() method and convert arbitrary objects to jlabel","1001741":"or function","1003310":"setText - more flexible shorthand for JTextComponent\/JLabel\/JButton.setText() - uses AWT thread (and waits)","1004386":"northAndCenter (make BorderLayout)","1004434":"jlabel - make JLabel with automatic tooltip and popup menu","1005319":"SingleComponentPanel","1005391":"jMinWidth - set minimum + preferred width of Swing component","1006006":"jMinSize - set minimum size of Swing component","1006226":"jline - line components up left to right","1006306":"withRightMargin","1007806":"centerTextField","1007876":"jfullcenter - synonym of jFullCenter","1007911":"componentPopupMenuItem - adds to the menu if it already exists","1009130":"rect","1009810":"toRect","1009936":"setBounds - set bounds of component","1014944":"getBounds","1016452":"Swingable","1016994":"centerAndEastWithMargin - synonym of centerAndEastWithMarginInbetween","1018604":"onMouseDown (left button only)","1019941":"toolTip - synonym of setToolTipText","1020255":"jPopDownButton_noText - pop down button with just a triangle (no text)","1026378":"copyTextToClipboardVerbose (returns the argument, prints max. 1000 chars)","1026604":"onBoundsChange","1033214":"Value - just a value wrapper","1033803":"setBorder","1033981":"GazelleV_LeftArrowScript [LIVE]","1034022":"JLeftArrowScriptIDE","1034123":"jErrorView","1034148":"G22Utils","1034254":"showErrorFrame","1034280":"BoolVarWithNotify","1034282":"tempSetBoolVar","1034494":"G22JavaObjectVisualizer","1034544":"CollapsibleLeftPanel - collapsible side panel","1034722":"RunResultWithTimestamps","1034739":"scp - synonym of singleComponentPanel","1034954":"runResultWithTimestamps","1035092":"jVarTextField","1035240":"ComponentDragger - drag a Component around when clicking on it (or on a subcomponent)","1035241":"ComponentResizeDragger - resize a GUI Component with mouse","1035281":"FlexibleVarContext - a VarContext where you can add variables by name at runtime","1035442":"G22NetworkElement - element in a G22Network (also called \"blueprint\")","1035443":"JG22Network - Swing representation of a G22Network","1035446":"G22NetworkInstance - an instance of a G22Network ready for use in calculation","1035449":"JG22NetworkElement - Swing representation of a G22NetworkElement","1035499":"bindVarToVar - synonym of linkVars"} 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 #1035443

download  show line numbers  debug dex  old transpilations   

Travelled to 3 computer(s): ekrmjmnbrukm, mowyntqkapby, mqqgnosmbjvj

No comments. add comment

Snippet ID: #1035449
Snippet name: JG22NetworkElement - Swing representation of a G22NetworkElement
Eternal ID of this version: #1035449/82
Text MD5: aef6fa7714f8610167d81f8c88fa5b56
Transpilation MD5: 31de7edf1529612514b6c5d9b483d0d9
Author: stefan
Category: javax / gazelle 22
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2022-06-01 23:12:07
Source code size: 4804 bytes / 165 lines
Pitched / IR pitched: No / No
Views / Downloads: 674 / 820
Version history: 81 change(s)
Referenced in: #1003674 - Standard Classes + Interfaces (LIVE continued in #1034167)
#1035451 - JG22NetworkElement (backup of dummy version)
#1035453 - JG22NetworkPort - Swing representation of a G22NetworkElement.Port
#1035456 - JG22NetworkElement - Swing representation of a G22NetworkElement (backup with tabs)