static <A extends JComponent> A fontSizePlus_textField(final int delta, final A c) { fontSizePlus(delta, childOfType(JTextField.class, c)); ret c; }
Began life as a copy of #1020383
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1021125 |
Snippet name: | fontSizePlus_textField - increase embedded JTextField's font size |
Eternal ID of this version: | #1021125/3 |
Text MD5: | 16f0896ae8cc2e008f672b0d41f8a4e2 |
Author: | stefan |
Category: | javax / gui |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2019-01-23 20:40:43 |
Source code size: | 155 bytes / 4 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 330 / 356 |
Version history: | 2 change(s) |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |