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

18
LINES

< > BotCompany Repo | #1026333 // ELE: Past Inputs [just copies from #1017331]

JavaX source code (Dynamic Module) [tags: use-pretranspiled] - run with: Stefan's OS

Uses 911K of libraries. Click here for Pure Java version (3287L/17K).

!7

sclass Entry {
  S fullLine, time, text, comments;
}
  
cmodule ELEPastInputs > DynCopiedObjectTable<Entry> {
  void init {
    super.init();
    srcModuleLibID = "#1017331/SpeechLogTable";
    set autoScrollDown;
    dm_registerAs elePastInputs();
  }
  
  // API
  
  Cl<Entry> getPastInputs() { ret getData(); }
}

download  show line numbers  debug dex  old transpilations   

Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv

No comments. add comment

Snippet ID: #1026333
Snippet name: ELE: Past Inputs [just copies from #1017331]
Eternal ID of this version: #1026333/9
Text MD5: ace989055ba8f541ac6f15b566cdf7c4
Transpilation MD5: 0c3be3668f1a85d008ed1474aaf057d7
Author: stefan
Category: javax / electric light engine
Type: JavaX source code (Dynamic Module)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-12-25 15:14:42
Source code size: 337 bytes / 18 lines
Pitched / IR pitched: No / No
Views / Downloads: 158 / 2109
Version history: 8 change(s)
Referenced in: [show references]