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

20
LINES

< > BotCompany Repo | #1014110 // VisualKatze [OK, run with #1013936]

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

Uses 4281K of libraries. Click here for Pure Java version (7527L/51K/186K).

!7

static JLabel l;

p-noconsole {
  autoUpdate();
  
  final JFrame frame = showMaximizedFrame(jscroll_verticalExtend_trackWidth(jTiledBackground(#1007195,
    setForeground(Color.white, setFontSize(120, l = jcenteredlabel())))));
    
  tailFileLinewisePlusLastLine(speechRecognitionLog(), 100, voidfunc(S utterance) {
    utterance = trimLastLine(utterance);
    if (!isProperlyQuoted(utterance)) ret;
    utterance = unquote(utterance);
    print(">> " + utterance);
    utterance = trimSubstring(utterance, indexOf(utterance, ']')+1);
    setTitle(frame, utterance);
    setText(l, jlabel_textAsHTML_center(utterance))
  });
}

Author comment

Began life as a copy of #1014108

download  show line numbers  debug dex  old transpilations   

Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, nnmtytuibrzp, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1014110
Snippet name: VisualKatze [OK, run with #1013936]
Eternal ID of this version: #1014110/30
Text MD5: db41133ee01f215fa78156307cb90ecc
Transpilation MD5: 79656e330f5247ba89f436a92486917a
Author: stefan
Category: javax / gui
Type: JavaX source code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-04-11 04:01:57
Source code size: 651 bytes / 20 lines
Pitched / IR pitched: No / No
Views / Downloads: 411 / 1930
Version history: 29 change(s)
Referenced in: [show references]