Title: Support widget groups by karlduderstadt · Pull Request #60 · scijava/scijava-ui-swing · GitHub
Open Graph Title: Support widget groups by karlduderstadt · Pull Request #60 · scijava/scijava-ui-swing
X Title: Support widget groups by karlduderstadt · Pull Request #60 · scijava/scijava-ui-swing
Description: This add support for widget groups. Strings with a GROUP visibility become group labels. Group members are annotated using the group annotation with the same name. The expanded annotation on Group label determines whether group members are showing or hidden initially. @Parameter(visibility = ItemVisibility.GROUP) private String basic = "basic"; @Parameter(group = "basic", label = "Number of ducks") private int duckCount = 1; @Parameter(visibility = ItemVisibility.GROUP, expanded = false) private String advanced = "advanced"; @Parameter(group = "advanced", label = "Advanced duck typing") private boolean advancedDuckTyping = true; @Parameter(group = "advanced", label = "Starvation threshold") private int starvationThreshold = 6; and in scripts #@ String (visibility = GROUP, value = "basic") basic #@ Integer (label = "Number of ducks", group = "basic") duckCount #@ String (visibility = GROUP, value = "advanced", expanded = false) advanced #@ Boolean (label = "Advanced duck typing", value = true, group = "advanced") advancedDuckTyping #@ Integer (label = "Starvation threshold", value = 6, group = "advanced") starvationThreshold This PR requires changes in the Support widget groups to resolve #310 which is PR #428 at scijava-common - scijava/scijava-common#428 until those changes are merged and scijava-ui-swing depends on the new version of scijava-common CI will fail here. This resolves issue scijava/scijava-common#310
Open Graph Description: This add support for widget groups. Strings with a GROUP visibility become group labels. Group members are annotated using the group annotation with the same name. The expanded annotation on Group ...
X Description: This add support for widget groups. Strings with a GROUP visibility become group labels. Group members are annotated using the group annotation with the same name. The expanded annotation on Group ...
Opengraph URL: https://github.com/scijava/scijava-ui-swing/pull/60
X: @github
Domain: patch-diff.githubusercontent.com
| route-pattern | /:user_id/:repository/pull/:id/checks(.:format) |
| route-controller | pull_requests |
| route-action | checks |
| fetch-nonce | v2:ffde24aa-277a-5de7-0034-715ac75cc1b7 |
| current-catalog-service-hash | 87dc3bc62d9b466312751bfd5f889726f4f1337bdff4e8be7da7c93d6c00a25a |
| request-id | 9AC4:231E3E:11554F6:178A47C:696E97C3 |
| html-safe-nonce | 79c20a50edbd2d31f38d11972f3e7a7edee1080c06e728948d31df76723f2298 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI5QUM0OjIzMUUzRToxMTU1NEY2OjE3OEE0N0M6Njk2RTk3QzMiLCJ2aXNpdG9yX2lkIjoiMjYwNjAxNjY4MDg5MDE1NzEiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ== |
| visitor-hmac | 1176687e5336d4265f2918144ff5c6133bbf7fb55734b6718250942963cb1c5f |
| hovercard-subject-tag | pull_request:702664852 |
| github-keyboard-shortcuts | repository,pull-request-list,pull-request-conversation,pull-request-files-changed,checks,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/scijava/scijava-ui-swing/pull/60/checks |
| twitter:image | https://avatars.githubusercontent.com/u/17951396?s=400&v=4 |
| twitter:card | summary_large_image |
| og:image | https://avatars.githubusercontent.com/u/17951396?s=400&v=4 |
| og:image:alt | This add support for widget groups. Strings with a GROUP visibility become group labels. Group members are annotated using the group annotation with the same name. The expanded annotation on Group ... |
| og:site_name | GitHub |
| og:type | object |
| hostname | github.com |
| expected-hostname | github.com |
| None | fdad15fd2ad43212aa8b8be5f2c2725550f8374ceeeb154a999ad9145b43f3f7 |
| turbo-cache-control | no-preview |
| go-import | github.com/scijava/scijava-ui-swing git https://github.com/scijava/scijava-ui-swing.git |
| octolytics-dimension-user_id | 1262770 |
| octolytics-dimension-user_login | scijava |
| octolytics-dimension-repository_id | 19014728 |
| octolytics-dimension-repository_nwo | scijava/scijava-ui-swing |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 19014728 |
| octolytics-dimension-repository_network_root_nwo | scijava/scijava-ui-swing |
| turbo-body-classes | logged-out env-production page-responsive full-width full-width-p-0 |
| disable-turbo | false |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | 27b23bc056eb973d350fc95afc848757edb9e7a9 |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width