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

4
LINES

< > BotCompany Repo | #1036482 // moveCaretAndScroll

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

Libraryless. Click here for Pure Java version (10260L/57K).

svoid moveCaretAndScroll(JTextArea ta, LineAndColumn lac) swing {
  moveCaretToLineAndCol(ta, lac);
  scrollTextAreaToLineAndCol(ta, lac);
}

Author comment

Began life as a copy of #1035160

download  show line numbers  debug dex  old transpilations   

Travelled to 2 computer(s): mowyntqkapby, mqqgnosmbjvj

No comments. add comment

Snippet ID: #1036482
Snippet name: moveCaretAndScroll
Eternal ID of this version: #1036482/2
Text MD5: f003b5a5c03b0f2f5b0390b9e848ea5a
Transpilation MD5: daab53f075bd84a8f008471adb7b0417
Author: stefan
Category: javax / gui
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2022-12-17 21:00:32
Source code size: 143 bytes / 4 lines
Pitched / IR pitched: No / No
Views / Downloads: 69 / 100
Version history: 1 change(s)
Referenced in: [show references]