Libraryless. Click here for Pure Java version (2944L/17K).
static <A extends JTextComponent> A uneditableBlack(A a) { ret makeUneditableWithTextColor(Color.black, a); }
Began life as a copy of #1031107
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1031261 |
| Snippet name: | uneditableBlack |
| Eternal ID of this version: | #1031261/1 |
| Text MD5: | 978621c87d58b4eb98221c83b89c8d85 |
| Transpilation MD5: | bbe6f2a71f07c1da63b026929f79f2cc |
| Author: | stefan |
| Category: | javax / gui |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2021-05-25 23:42:12 |
| Source code size: | 113 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 342 / 460 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |