Karl Tauber
d8e59f2cf3
TextComponents: selectAllOnFocusPolicy related changes:
...
- No longer select all text if selection (or caret position) was changed by
application and `selectAllOnFocusPolicy` is `once` (the default). (issue #983 )
- FormattedTextField and Spinner: `selectAllOnFocusPolicy = once` behaves now
as `always` (was `never` before), which means that all text is selected when
component gains focus. This is because of special behavior of
`JFormattedTextField` that did not allow implementation of `once`.
- Client property `JTextField.selectAllOnFocusPolicy` now also works on
(editable) `JComboBox` and on `JSpinner`.
- Added client property `JTextField.selectAllOnMouseClick` to override UI
property `TextComponent.selectAllOnMouseClick`. (issue #961 )
- For `selectAllOnMouseClick = true`, clicking with the mouse into the text
field, to focus it, now always selects all text, even if
`selectAllOnFocusPolicy` is `once`.
2025-03-16 11:24:01 +01:00
..
2024-03-12 12:20:31 +01:00
2020-06-16 16:48:00 +02:00
2023-10-14 19:16:23 +02:00
2024-03-23 16:33:27 +01:00
2019-11-28 10:33:26 +01:00
2022-03-14 11:20:09 +01:00
2025-03-07 11:59:21 +01:00
2025-03-09 16:41:51 +01:00
2021-06-25 10:48:00 +02:00
2020-12-05 17:57:06 +01:00
2020-07-25 10:53:06 +02:00
2020-07-21 17:53:53 +02:00
2022-09-10 16:53:29 +02:00
2021-07-05 15:15:37 +02:00
2021-07-05 15:15:37 +02:00
2025-02-16 19:59:36 +01:00
2025-02-13 00:27:44 +01:00
2024-02-10 14:16:45 +01:00
2024-02-10 14:16:45 +01:00
2024-12-18 12:22:04 +01:00
2024-12-18 12:22:04 +01:00
2024-12-10 19:49:46 +01:00
2021-10-13 11:48:28 +02:00
2024-12-09 17:10:33 +01:00
2024-12-09 17:10:33 +01:00
2024-03-23 16:33:27 +01:00
2024-01-08 22:39:01 +01:00
2024-12-10 19:49:46 +01:00
2021-07-09 11:39:35 +02:00
2020-09-18 14:24:30 +02:00
2024-01-11 18:11:09 +01:00
2020-04-24 00:16:44 +02:00
2024-06-21 19:10:39 +02:00
2024-06-21 19:10:39 +02:00
2024-12-10 19:49:46 +01:00
2021-10-16 18:56:53 +02:00
2024-07-10 23:02:19 +02:00
HTML: Fixed font sizes for HTML tags <h1>...<h6>, <code>, <kbd>, <big>, <small> and <samp> in HTML text for components Button, CheckBox, RadioButton, MenuItem (and subclasses), JideLabel, JideButton, JXBusyLabel and JXHyperlink. Also fixed for Label and ToolTip if using Java 11+.
2024-05-30 16:39:23 +02:00
HTML: Fixed font sizes for HTML tags <h1>...<h6>, <code>, <kbd>, <big>, <small> and <samp> in HTML text for components Button, CheckBox, RadioButton, MenuItem (and subclasses), JideLabel, JideButton, JXBusyLabel and JXHyperlink. Also fixed for Label and ToolTip if using Java 11+.
2024-05-30 16:39:23 +02:00
2021-07-29 16:44:50 +02:00
2021-07-29 16:44:50 +02:00
2024-01-27 11:09:16 +01:00
2024-01-22 00:31:40 +01:00
2024-07-16 13:48:47 +02:00
2024-07-16 13:48:47 +02:00
2022-09-11 14:17:55 +02:00
2022-09-11 14:17:55 +02:00
2024-06-13 12:20:32 +02:00
2021-04-03 11:13:57 +02:00
2024-10-12 00:28:19 +02:00
2024-10-12 00:28:19 +02:00
2022-12-03 19:17:10 +01:00
2022-12-03 19:17:10 +01:00
2024-06-14 19:19:22 +02:00
2024-06-14 19:19:22 +02:00
2022-11-26 18:04:29 +01:00
2022-08-11 13:51:19 +02:00
2023-01-12 14:08:08 +01:00
2023-01-12 14:08:08 +01:00
2022-11-26 18:04:29 +01:00
2022-11-26 18:04:29 +01:00
2025-01-25 07:45:57 +01:00
2025-01-25 07:45:57 +01:00
2023-09-28 16:22:52 +02:00
2023-09-28 16:22:52 +02:00
2024-06-14 19:19:22 +02:00
2024-06-14 19:19:22 +02:00
2020-09-23 21:44:00 +02:00
2025-03-16 11:24:01 +01:00
2021-12-30 11:24:48 +01:00
2023-05-19 22:58:12 +02:00
2022-02-28 14:45:57 +01:00
2019-12-08 10:21:07 +01:00
2019-12-08 10:21:07 +01:00
2020-12-11 17:18:35 +01:00
2024-06-21 19:10:39 +02:00
2025-03-09 13:31:38 +01:00
2021-02-01 13:57:36 +01:00
2022-01-08 22:56:20 +01:00
2024-01-28 11:57:17 +01:00
2025-03-16 11:24:01 +01:00
2025-03-16 11:24:01 +01:00
2025-03-16 11:24:01 +01:00
2025-03-16 11:24:01 +01:00
2021-10-05 23:11:53 +02:00
2021-10-05 23:11:53 +02:00
2024-12-10 19:49:46 +01:00
2021-11-19 11:13:32 +01:00
2024-12-10 19:49:46 +01:00
2024-11-17 19:41:54 +01:00
2021-05-13 12:10:11 +02:00
2023-12-07 18:53:45 +01:00
2023-12-07 18:53:45 +01:00
2023-02-23 15:37:26 +01:00