static void scrollTableDownNow(final JTable table) { if (table != null) swing { table.scrollRectToVisible(table.getCellRect(table.getRowCount()-1, 0, true)); } }
Began life as a copy of #1003898
download show line numbers debug dex old transpilations
Travelled to 12 computer(s): bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1019165 |
Snippet name: | scrollTableDownNow - seems to fail sometimes? |
Eternal ID of this version: | #1019165/2 |
Text MD5: | e347a67e79dfcec730b4ed2c4b7848a2 |
Author: | stefan |
Category: | javax / gui |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-10-26 14:35:13 |
Source code size: | 173 bytes / 5 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 342 / 390 |
Version history: | 1 change(s) |
Referenced in: | [show references] |