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

11
LINES

< > BotCompany Repo | #1027567 // CRUD class [Swing, wrapped around SimpleCRUD for OS modules]

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

Libraryless. Click here for Pure Java version (21162L/154K).

// for an example, see #1027660
sclass CRUD<A extends Concept> implements Swingable {
  *() {}
  *(Class<A> *conceptClass) {}
  *(Concepts *cc, Class<A> *conceptClass) {}
  
  !include #1026525 // DynCRUD Include
  
  swappable AutoCloseable enter() { null; }
  swappable void setModuleName(S name) {}
}

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: #1027567
Snippet name: CRUD class [Swing, wrapped around SimpleCRUD for OS modules]
Eternal ID of this version: #1027567/10
Text MD5: 76f5f588979290bfd5ce463fa2c09d46
Transpilation MD5: a7b78b232c596a616baa17cb333f4e04
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-07-09 10:14:58
Source code size: 313 bytes / 11 lines
Pitched / IR pitched: No / No
Views / Downloads: 220 / 593
Version history: 9 change(s)
Referenced in: [show references]