Libraryless. Click here for Pure Java version (28L/1K).
sbool isJTextComponentUndoEnabled(JTextComponent c) { ret c != null && c.getActionMap().get("Undo") != null; }
download show line numbers debug dex old transpilations
Travelled to 6 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1023972 |
| Snippet name: | isJTextComponentUndoEnabled |
| Eternal ID of this version: | #1023972/3 |
| Text MD5: | db6eae1d0309a8b30a8749bcff466eb6 |
| Transpilation MD5: | 08792ccb2bbbe69cc9d79d5ce0e40ba8 |
| Author: | stefan |
| Category: | javax / gui |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-07-14 19:25:31 |
| Source code size: | 114 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 400 / 512 |
| Version history: | 2 change(s) |
| Referenced in: | [show references] |