René's URL Explorer Experiment


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

direct link

Domain: patch-diff.githubusercontent.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:640e384f-4f89-ee1e-11c3-e2243d2663c9
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-idA0C6:CB971:205F3EA:2B0B270:696F242E
html-safe-nonce4c8ff18ab599908e119152b6e45d1598db86e0f83f8980c466ddaf4749f60c27
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJBMEM2OkNCOTcxOjIwNUYzRUE6MkIwQjI3MDo2OTZGMjQyRSIsInZpc2l0b3JfaWQiOiI3NTgxMjM2NDExNjI5NTExNzI2IiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0=
visitor-hmaca7666c78aae8789ee6b7a72642526dece0385734c0cf5ffba79d6b669326833a
hovercard-subject-tagpull_request:702664852
github-keyboard-shortcutsrepository,pull-request-list,pull-request-conversation,pull-request-files-changed,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///pull_requests/show/files
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/scijava/scijava-ui-swing/pull/60/files
twitter:imagehttps://avatars.githubusercontent.com/u/17951396?s=400&v=4
twitter:cardsummary_large_image
og:imagehttps://avatars.githubusercontent.com/u/17951396?s=400&v=4
og:image:altThis 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_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
Noneb278ad162d35332b6de714dfb005de04386c4d92df6475522bef910f491a35ee
turbo-cache-controlno-preview
diff-viewunified
go-importgithub.com/scijava/scijava-ui-swing git https://github.com/scijava/scijava-ui-swing.git
octolytics-dimension-user_id1262770
octolytics-dimension-user_loginscijava
octolytics-dimension-repository_id19014728
octolytics-dimension-repository_nwoscijava/scijava-ui-swing
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id19014728
octolytics-dimension-repository_network_root_nwoscijava/scijava-ui-swing
turbo-body-classeslogged-out env-production page-responsive
disable-turbotrue
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release39aed5006635ab6f45e6b77d23e73b08a00272a3
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://patch-diff.githubusercontent.com/scijava/scijava-ui-swing/pull/60/files#start-of-content
https://patch-diff.githubusercontent.com/
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2Fscijava%2Fscijava-ui-swing%2Fpull%2F60%2Ffiles
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub SparkBuild and deploy intelligent appshttps://github.com/features/spark
GitHub ModelsManage and compare promptshttps://github.com/features/models
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2Fscijava%2Fscijava-ui-swing%2Fpull%2F60%2Ffiles
Sign up https://patch-diff.githubusercontent.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fpull_requests%2Fshow%2Ffiles&source=header-repo&source_repo=scijava%2Fscijava-ui-swing
Reloadhttps://patch-diff.githubusercontent.com/scijava/scijava-ui-swing/pull/60/files
Reloadhttps://patch-diff.githubusercontent.com/scijava/scijava-ui-swing/pull/60/files
Reloadhttps://patch-diff.githubusercontent.com/scijava/scijava-ui-swing/pull/60/files
scijava https://patch-diff.githubusercontent.com/scijava
scijava-ui-swinghttps://patch-diff.githubusercontent.com/scijava/scijava-ui-swing
Notifications https://patch-diff.githubusercontent.com/login?return_to=%2Fscijava%2Fscijava-ui-swing
Fork 10 https://patch-diff.githubusercontent.com/login?return_to=%2Fscijava%2Fscijava-ui-swing
Star 7 https://patch-diff.githubusercontent.com/login?return_to=%2Fscijava%2Fscijava-ui-swing
Code https://patch-diff.githubusercontent.com/scijava/scijava-ui-swing
Issues 24 https://patch-diff.githubusercontent.com/scijava/scijava-ui-swing/issues
Pull requests 8 https://patch-diff.githubusercontent.com/scijava/scijava-ui-swing/pulls
Actions https://patch-diff.githubusercontent.com/scijava/scijava-ui-swing/actions
Projects 0 https://patch-diff.githubusercontent.com/scijava/scijava-ui-swing/projects
Wiki https://patch-diff.githubusercontent.com/scijava/scijava-ui-swing/wiki
Security Uh oh! There was an error while loading. Please reload this page. https://patch-diff.githubusercontent.com/scijava/scijava-ui-swing/security
Please reload this pagehttps://patch-diff.githubusercontent.com/scijava/scijava-ui-swing/pull/60/files
Insights https://patch-diff.githubusercontent.com/scijava/scijava-ui-swing/pulse
Code https://patch-diff.githubusercontent.com/scijava/scijava-ui-swing
Issues https://patch-diff.githubusercontent.com/scijava/scijava-ui-swing/issues
Pull requests https://patch-diff.githubusercontent.com/scijava/scijava-ui-swing/pulls
Actions https://patch-diff.githubusercontent.com/scijava/scijava-ui-swing/actions
Projects https://patch-diff.githubusercontent.com/scijava/scijava-ui-swing/projects
Wiki https://patch-diff.githubusercontent.com/scijava/scijava-ui-swing/wiki
Security https://patch-diff.githubusercontent.com/scijava/scijava-ui-swing/security
Insights https://patch-diff.githubusercontent.com/scijava/scijava-ui-swing/pulse
Sign up for GitHub https://patch-diff.githubusercontent.com/signup?return_to=%2Fscijava%2Fscijava-ui-swing%2Fissues%2Fnew%2Fchoose
terms of servicehttps://docs.github.com/terms
privacy statementhttps://docs.github.com/privacy
Sign inhttps://patch-diff.githubusercontent.com/login?return_to=%2Fscijava%2Fscijava-ui-swing%2Fissues%2Fnew%2Fchoose
karlduderstadthttps://patch-diff.githubusercontent.com/karlduderstadt
scijava:masterhttps://patch-diff.githubusercontent.com/scijava/scijava-ui-swing/tree/master
karlduderstadt:support_widget_groupshttps://patch-diff.githubusercontent.com/karlduderstadt/scijava-ui-swing/tree/support_widget_groups
Conversation 0 https://patch-diff.githubusercontent.com/scijava/scijava-ui-swing/pull/60
Commits 2 https://patch-diff.githubusercontent.com/scijava/scijava-ui-swing/pull/60/commits
Checks 0 https://patch-diff.githubusercontent.com/scijava/scijava-ui-swing/pull/60/checks
Files changed https://patch-diff.githubusercontent.com/scijava/scijava-ui-swing/pull/60/files
Please reload this pagehttps://patch-diff.githubusercontent.com/scijava/scijava-ui-swing/pull/60/files
Support widget groups https://patch-diff.githubusercontent.com/scijava/scijava-ui-swing/pull/60/files#top
Show all changes 2 commits https://patch-diff.githubusercontent.com/scijava/scijava-ui-swing/pull/60/files
b227668 SwingInputPanel: support input widget groups with collapsible labels karlduderstadt Aug 3, 2021 https://patch-diff.githubusercontent.com/scijava/scijava-ui-swing/pull/60/commits/b227668fc478acd0596435c98931843a383e9658
d435f5c SwingInputPanel: simply group visibility logic karlduderstadt Aug 3, 2021 https://patch-diff.githubusercontent.com/scijava/scijava-ui-swing/pull/60/commits/d435f5ca2b3f024074364d7b479a3160a91f3254
Clear filters https://patch-diff.githubusercontent.com/scijava/scijava-ui-swing/pull/60/files
Please reload this pagehttps://patch-diff.githubusercontent.com/scijava/scijava-ui-swing/pull/60/files
Please reload this pagehttps://patch-diff.githubusercontent.com/scijava/scijava-ui-swing/pull/60/files
src/main/java/org/scijava/ui/swing/widget/SwingInputPanel.javahttps://patch-diff.githubusercontent.com/scijava/scijava-ui-swing/pull/60/files#diff-2cb0c36021decccd4e4ca8e1699743ce1aa6498afe24f326aec6a8b6c4e820f5
View file https://patch-diff.githubusercontent.com/scijava/scijava-ui-swing/blob/d435f5ca2b3f024074364d7b479a3160a91f3254/src/main/java/org/scijava/ui/swing/widget/SwingInputPanel.java
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://patch-diff.githubusercontent.com/scijava/scijava-ui-swing/pull/60/{{ revealButtonHref }}
https://patch-diff.githubusercontent.com/scijava/scijava-ui-swing/pull/60/files#diff-2cb0c36021decccd4e4ca8e1699743ce1aa6498afe24f326aec6a8b6c4e820f5
https://patch-diff.githubusercontent.com/scijava/scijava-ui-swing/pull/60/files#diff-2cb0c36021decccd4e4ca8e1699743ce1aa6498afe24f326aec6a8b6c4e820f5
https://patch-diff.githubusercontent.com/scijava/scijava-ui-swing/pull/60/files#diff-2cb0c36021decccd4e4ca8e1699743ce1aa6498afe24f326aec6a8b6c4e820f5
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.