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

7
LINES

< > BotCompany Repo | #1015878 // jCancelButton

JavaX fragment (include)

static JButton jCancelButton() {
  ret jCancelButton("Cancel");
}

static JButton jCancelButton(S text) {
  ret jbutton(text, r { disposePIFrame(heldInstance(JButton)) });
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1015878
Snippet name: jCancelButton
Eternal ID of this version: #1015878/3
Text MD5: e80e3d6e74ea3474bb2253cdc0eb57f2
Author: stefan
Category: javax / gui
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-03-23 12:38:38
Source code size: 179 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 333 / 371
Version history: 2 change(s)
Referenced in: [show references]