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

3
LINES

< > BotCompany Repo | #1008701 // textComponentSelection

JavaX fragment (include)

static IntRange textComponentSelection(JTextComponent c) {
  ret IntRange(c.getSelectionStart(), c.getSelectionEnd());
}

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: #1008701
Snippet name: textComponentSelection
Eternal ID of this version: #1008701/1
Text MD5: 524723c93146b0249d2798dbe0fe6704
Author: stefan
Category: javax / gui
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-05-29 00:31:06
Source code size: 122 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 391 / 454
Referenced in: [show references]