Libraryless. Click here for Pure Java version (4828L/27K).
sbool containsTabNameWithoutTrailingCount(JTabbedPane tabs, S name) { ret indexOfTabNameWithoutTrailingCount(tabs, name) >= 0; }
Began life as a copy of #1034132
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
| Snippet ID: | #1034152 | 
| Snippet name: | containsTabNameWithoutTrailingCount - also case-insensitive | 
| Eternal ID of this version: | #1034152/1 | 
| Text MD5: | 95a1fc4786e12e118880b95b0add8bc4 | 
| Transpilation MD5: | 798b6900eb35a1823151d388ce72a097 | 
| Author: | stefan | 
| Category: | javax / gui | 
| Type: | JavaX fragment (include) | 
| Public (visible to everyone): | Yes | 
| Archived (hidden from active list): | No | 
| Created/modified: | 2022-01-24 18:40:55 | 
| Source code size: | 132 bytes / 3 lines | 
| Pitched / IR pitched: | No / No | 
| Views / Downloads: | 385 / 507 | 
| Referenced in: | [show references] |