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

9
LINES

< > BotCompany Repo | #1035433 // G22TravelLogPanel

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

Transpiled version (57227L) is out of date.

srecord noeq G22TravelLogPanel(G22Utils g22utils) is Swingable {
  SimpleCRUD_v2<G22TravelLogEntry> crud;
  
  cachedVisualize {
    crud = new SimpleCRUD_v2<G22TravelLogEntry>(g22utils.concepts(), G22TravelLogEntry);
    ret jCenteredSection("Project Travel Log [" + g22utils.projectName() + "]",
      crud.visualize());
  }
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1035433
Snippet name: G22TravelLogPanel
Eternal ID of this version: #1035433/6
Text MD5: bdaab2bdbcb0c8b67822b48f09f69465
Author: stefan
Category: javax / gazelle 22
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2022-05-08 22:19:41
Source code size: 336 bytes / 9 lines
Pitched / IR pitched: No / No
Views / Downloads: 76 / 139
Version history: 5 change(s)
Referenced in: [show references]