René's URL Explorer Experiment


Title: Support widget groups to resolve #310 by karlduderstadt · Pull Request #428 · scijava/scijava-common · GitHub

Open Graph Title: Support widget groups to resolve #310 by karlduderstadt · Pull Request #428 · scijava/scijava-common

X Title: Support widget groups to resolve #310 by karlduderstadt · Pull Request #428 · scijava/scijava-common

Description: This adds support for widget groups by adding ItemVisibility.GROUP and Parameter annotations group and expanded as well as all related implementations to interfaces and default classes. Intended use is for the value of String Parameters with visibility GROUP to be used to create group labels. All Parameters with a matching group annotation to that value will be added to the widget group. The expanded annotation controls whether the parameters group are showing or not. @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 supports a complete implementation of group labels that is realized in a corresponding PR in scijava-ui-swing - scijava/scijava-ui-swing#60 and resolves issue #310

Open Graph Description: This adds support for widget groups by adding ItemVisibility.GROUP and Parameter annotations group and expanded as well as all related implementations to interfaces and default classes. Intended us...

X Description: This adds support for widget groups by adding ItemVisibility.GROUP and Parameter annotations group and expanded as well as all related implementations to interfaces and default classes. Intended us...

Opengraph URL: https://github.com/scijava/scijava-common/pull/428

X: @github

direct link

Domain: github.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:547276dd-f71d-7250-8560-c53fb86b82d0
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-idE238:15DFF5:2147B7C:2D91AD0:696AC816
html-safe-nonce1a2059144edcf80946c61d285d9f25579da9d3331173e546b5716a9b97ed7e7c
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJFMjM4OjE1REZGNToyMTQ3QjdDOjJEOTFBRDA6Njk2QUM4MTYiLCJ2aXNpdG9yX2lkIjoiMjM4MTkwNDc4NDU4ODAwMTUwIiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0=
visitor-hmac6787e4c3292746737d89f0354675980fc8285d3a27c5c8f593dd6f129b523b7c
hovercard-subject-tagpull_request:702658981
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-common/pull/428/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 adds support for widget groups by adding ItemVisibility.GROUP and Parameter annotations group and expanded as well as all related implementations to interfaces and default classes. Intended us...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
Nonec785f4ce187e9e7331257791b36ddee01625bb8e292a9b4fe2c16d4c006abf5d
turbo-cache-controlno-preview
diff-viewunified
go-importgithub.com/scijava/scijava-common git https://github.com/scijava/scijava-common.git
octolytics-dimension-user_id1262770
octolytics-dimension-user_loginscijava
octolytics-dimension-repository_id3594497
octolytics-dimension-repository_nwoscijava/scijava-common
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id3594497
octolytics-dimension-repository_network_root_nwoscijava/scijava-common
turbo-body-classeslogged-out env-production page-responsive full-width
disable-turbotrue
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
releasec718a376fcf780eb22089171adb84a543f660bf7
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/scijava/scijava-common/pull/428/files#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fscijava%2Fscijava-common%2Fpull%2F428%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://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fscijava%2Fscijava-common%2Fpull%2F428%2Ffiles
Sign up https://github.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-common
Reloadhttps://github.com/scijava/scijava-common/pull/428/files
Reloadhttps://github.com/scijava/scijava-common/pull/428/files
Reloadhttps://github.com/scijava/scijava-common/pull/428/files
scijava https://github.com/scijava
scijava-commonhttps://github.com/scijava/scijava-common
Notifications https://github.com/login?return_to=%2Fscijava%2Fscijava-common
Fork 53 https://github.com/login?return_to=%2Fscijava%2Fscijava-common
Star 90 https://github.com/login?return_to=%2Fscijava%2Fscijava-common
Code https://github.com/scijava/scijava-common
Issues 169 https://github.com/scijava/scijava-common/issues
Pull requests 16 https://github.com/scijava/scijava-common/pulls
Actions https://github.com/scijava/scijava-common/actions
Projects 0 https://github.com/scijava/scijava-common/projects
Wiki https://github.com/scijava/scijava-common/wiki
Security Uh oh! There was an error while loading. Please reload this page. https://github.com/scijava/scijava-common/security
Please reload this pagehttps://github.com/scijava/scijava-common/pull/428/files
Insights https://github.com/scijava/scijava-common/pulse
Code https://github.com/scijava/scijava-common
Issues https://github.com/scijava/scijava-common/issues
Pull requests https://github.com/scijava/scijava-common/pulls
Actions https://github.com/scijava/scijava-common/actions
Projects https://github.com/scijava/scijava-common/projects
Wiki https://github.com/scijava/scijava-common/wiki
Security https://github.com/scijava/scijava-common/security
Insights https://github.com/scijava/scijava-common/pulse
Sign up for GitHub https://github.com/signup?return_to=%2Fscijava%2Fscijava-common%2Fissues%2Fnew%2Fchoose
terms of servicehttps://docs.github.com/terms
privacy statementhttps://docs.github.com/privacy
Sign inhttps://github.com/login?return_to=%2Fscijava%2Fscijava-common%2Fissues%2Fnew%2Fchoose
karlduderstadthttps://github.com/karlduderstadt
scijava:masterhttps://github.com/scijava/scijava-common/tree/master
karlduderstadt:support_widget_groupshttps://github.com/karlduderstadt/scijava-common/tree/support_widget_groups
Conversation 0 https://github.com/scijava/scijava-common/pull/428
Commits 5 https://github.com/scijava/scijava-common/pull/428/commits
Checks 0 https://github.com/scijava/scijava-common/pull/428/checks
Files changed https://github.com/scijava/scijava-common/pull/428/files
Please reload this pagehttps://github.com/scijava/scijava-common/pull/428/files
Support widget groups to resolve #310 https://github.com/scijava/scijava-common/pull/428/files#top
Show all changes 5 commits https://github.com/scijava/scijava-common/pull/428/files
1949891 Add widget group option to Parameter annotations and implementations karlduderstadt Jul 28, 2021 https://github.com/scijava/scijava-common/pull/428/commits/1949891258de0c7b6399919c6542572a769b8718
2e9c729 Add GROUP ItemVisibility option for specifying widget group names karlduderstadt Jul 30, 2021 https://github.com/scijava/scijava-common/pull/428/commits/2e9c729b974baeb15720a1da7f8fa47051202d5d
cdca0e5 Add expanded annotation to Parameter and related implementations karlduderstadt Jul 30, 2021 https://github.com/scijava/scijava-common/pull/428/commits/cdca0e52136ad9103e7c33b92a866b452ea46b45
76db52d WidgetModel: change to getGroup from isGroup, more appropriate karlduderstadt Aug 3, 2021 https://github.com/scijava/scijava-common/pull/428/commits/76db52db6b74164392e4fabd7ca2ec801c7cf385
c238cbb ParameterScriptProcessor: parse attributes group and expanded karlduderstadt Aug 3, 2021 https://github.com/scijava/scijava-common/pull/428/commits/c238cbb3e3edd1bf86317bcaf331ad2f37eff60b
Clear filters https://github.com/scijava/scijava-common/pull/428/files
Please reload this pagehttps://github.com/scijava/scijava-common/pull/428/files
Please reload this pagehttps://github.com/scijava/scijava-common/pull/428/files
ItemVisibility.java https://github.com/scijava/scijava-common/pull/428/files#diff-caa45cd9f4378f9e871b5494e7e8ab87b8b262d11ef0e875b6b30aeac832a6f7
CommandModuleItem.java https://github.com/scijava/scijava-common/pull/428/files#diff-950a889642a5569052756876d85aae5616dc300988e6c322bd3565bd404b89b2
AbstractModuleItem.java https://github.com/scijava/scijava-common/pull/428/files#diff-8a9c20f59bfe5a4ad198caf57d69962a6110087c362b07e153edab839b242a26
DefaultMutableModuleItem.java https://github.com/scijava/scijava-common/pull/428/files#diff-c832b1ae1dffcc434a41958f9938b131cba69a4accea2442edd9597c18958658
ModuleItem.java https://github.com/scijava/scijava-common/pull/428/files#diff-feeba972f0fe9e2aac6b54f50047265a79020e7e452f88a43f6764d4244b3f21
MutableModuleItem.java https://github.com/scijava/scijava-common/pull/428/files#diff-07c65eee72848d3bcbf2c554e976be1addaf66bce7bb90fb39b8e9c12fdfcfa1
Parameter.java https://github.com/scijava/scijava-common/pull/428/files#diff-032b5817676c0e2dd4c0286bdd8bbe914db84d1c357074be4d9d9e484b964484
ParameterScriptProcessor.java https://github.com/scijava/scijava-common/pull/428/files#diff-61714ade1875d6124a727ee629eecc4dda0151f6b365a90337f76f0cc6afa965
DefaultWidgetModel.java https://github.com/scijava/scijava-common/pull/428/files#diff-06ab98685cde2353115d68344d2175d8dae1aaedc62edda27ebd4111fb20810a
WidgetModel.java https://github.com/scijava/scijava-common/pull/428/files#diff-51a729c31b68f49ea44b3535c372a2ea47ee76db2fcc514127dfd87ccf3402fa
ScriptInfoTest.java https://github.com/scijava/scijava-common/pull/428/files#diff-1c20f74fd40a5ee340d48e3a582bc06409e90728f3975751dcadb40dc4ac5da9
src/main/java/org/scijava/ItemVisibility.javahttps://github.com/scijava/scijava-common/pull/428/files#diff-caa45cd9f4378f9e871b5494e7e8ab87b8b262d11ef0e875b6b30aeac832a6f7
View file https://github.com/scijava/scijava-common/blob/c238cbb3e3edd1bf86317bcaf331ad2f37eff60b/src/main/java/org/scijava/ItemVisibility.java
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/scijava/scijava-common/pull/428/{{ revealButtonHref }}
https://github.com/scijava/scijava-common/pull/428/files#diff-caa45cd9f4378f9e871b5494e7e8ab87b8b262d11ef0e875b6b30aeac832a6f7
src/main/java/org/scijava/command/CommandModuleItem.javahttps://github.com/scijava/scijava-common/pull/428/files#diff-950a889642a5569052756876d85aae5616dc300988e6c322bd3565bd404b89b2
View file https://github.com/scijava/scijava-common/blob/c238cbb3e3edd1bf86317bcaf331ad2f37eff60b/src/main/java/org/scijava/command/CommandModuleItem.java
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/scijava/scijava-common/pull/428/{{ revealButtonHref }}
https://github.com/scijava/scijava-common/pull/428/files#diff-950a889642a5569052756876d85aae5616dc300988e6c322bd3565bd404b89b2
https://github.com/scijava/scijava-common/pull/428/files#diff-950a889642a5569052756876d85aae5616dc300988e6c322bd3565bd404b89b2
src/main/java/org/scijava/module/AbstractModuleItem.javahttps://github.com/scijava/scijava-common/pull/428/files#diff-8a9c20f59bfe5a4ad198caf57d69962a6110087c362b07e153edab839b242a26
View file https://github.com/scijava/scijava-common/blob/c238cbb3e3edd1bf86317bcaf331ad2f37eff60b/src/main/java/org/scijava/module/AbstractModuleItem.java
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/scijava/scijava-common/pull/428/{{ revealButtonHref }}
https://github.com/scijava/scijava-common/pull/428/files#diff-8a9c20f59bfe5a4ad198caf57d69962a6110087c362b07e153edab839b242a26
https://github.com/scijava/scijava-common/pull/428/files#diff-8a9c20f59bfe5a4ad198caf57d69962a6110087c362b07e153edab839b242a26
https://github.com/scijava/scijava-common/pull/428/files#diff-8a9c20f59bfe5a4ad198caf57d69962a6110087c362b07e153edab839b242a26
https://github.com/scijava/scijava-common/pull/428/files#diff-8a9c20f59bfe5a4ad198caf57d69962a6110087c362b07e153edab839b242a26
src/main/java/org/scijava/module/DefaultMutableModuleItem.javahttps://github.com/scijava/scijava-common/pull/428/files#diff-c832b1ae1dffcc434a41958f9938b131cba69a4accea2442edd9597c18958658
View file https://github.com/scijava/scijava-common/blob/c238cbb3e3edd1bf86317bcaf331ad2f37eff60b/src/main/java/org/scijava/module/DefaultMutableModuleItem.java
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/scijava/scijava-common/pull/428/{{ revealButtonHref }}
https://github.com/scijava/scijava-common/pull/428/files#diff-c832b1ae1dffcc434a41958f9938b131cba69a4accea2442edd9597c18958658
https://github.com/scijava/scijava-common/pull/428/files#diff-c832b1ae1dffcc434a41958f9938b131cba69a4accea2442edd9597c18958658
https://github.com/scijava/scijava-common/pull/428/files#diff-c832b1ae1dffcc434a41958f9938b131cba69a4accea2442edd9597c18958658
https://github.com/scijava/scijava-common/pull/428/files#diff-c832b1ae1dffcc434a41958f9938b131cba69a4accea2442edd9597c18958658
https://github.com/scijava/scijava-common/pull/428/files#diff-c832b1ae1dffcc434a41958f9938b131cba69a4accea2442edd9597c18958658
https://github.com/scijava/scijava-common/pull/428/files#diff-c832b1ae1dffcc434a41958f9938b131cba69a4accea2442edd9597c18958658
https://github.com/scijava/scijava-common/pull/428/files#diff-c832b1ae1dffcc434a41958f9938b131cba69a4accea2442edd9597c18958658
https://github.com/scijava/scijava-common/pull/428/files#diff-c832b1ae1dffcc434a41958f9938b131cba69a4accea2442edd9597c18958658
https://github.com/scijava/scijava-common/pull/428/files#diff-c832b1ae1dffcc434a41958f9938b131cba69a4accea2442edd9597c18958658
https://github.com/scijava/scijava-common/pull/428/files#diff-c832b1ae1dffcc434a41958f9938b131cba69a4accea2442edd9597c18958658
src/main/java/org/scijava/module/ModuleItem.javahttps://github.com/scijava/scijava-common/pull/428/files#diff-feeba972f0fe9e2aac6b54f50047265a79020e7e452f88a43f6764d4244b3f21
View file https://github.com/scijava/scijava-common/blob/c238cbb3e3edd1bf86317bcaf331ad2f37eff60b/src/main/java/org/scijava/module/ModuleItem.java
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/scijava/scijava-common/pull/428/{{ revealButtonHref }}
https://github.com/scijava/scijava-common/pull/428/files#diff-feeba972f0fe9e2aac6b54f50047265a79020e7e452f88a43f6764d4244b3f21
https://github.com/scijava/scijava-common/pull/428/files#diff-feeba972f0fe9e2aac6b54f50047265a79020e7e452f88a43f6764d4244b3f21
src/main/java/org/scijava/module/MutableModuleItem.javahttps://github.com/scijava/scijava-common/pull/428/files#diff-07c65eee72848d3bcbf2c554e976be1addaf66bce7bb90fb39b8e9c12fdfcfa1
View file https://github.com/scijava/scijava-common/blob/c238cbb3e3edd1bf86317bcaf331ad2f37eff60b/src/main/java/org/scijava/module/MutableModuleItem.java
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/scijava/scijava-common/pull/428/{{ revealButtonHref }}
https://github.com/scijava/scijava-common/pull/428/files#diff-07c65eee72848d3bcbf2c554e976be1addaf66bce7bb90fb39b8e9c12fdfcfa1
https://github.com/scijava/scijava-common/pull/428/files#diff-07c65eee72848d3bcbf2c554e976be1addaf66bce7bb90fb39b8e9c12fdfcfa1
src/main/java/org/scijava/plugin/Parameter.javahttps://github.com/scijava/scijava-common/pull/428/files#diff-032b5817676c0e2dd4c0286bdd8bbe914db84d1c357074be4d9d9e484b964484
View file https://github.com/scijava/scijava-common/blob/c238cbb3e3edd1bf86317bcaf331ad2f37eff60b/src/main/java/org/scijava/plugin/Parameter.java
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/scijava/scijava-common/pull/428/{{ revealButtonHref }}
https://github.com/scijava/scijava-common/pull/428/files#diff-032b5817676c0e2dd4c0286bdd8bbe914db84d1c357074be4d9d9e484b964484
https://github.com/scijava/scijava-common/pull/428/files#diff-032b5817676c0e2dd4c0286bdd8bbe914db84d1c357074be4d9d9e484b964484
https://github.com/scijava/scijava-common/pull/428/files#diff-032b5817676c0e2dd4c0286bdd8bbe914db84d1c357074be4d9d9e484b964484
https://github.com/scijava/scijava-common/pull/428/files#diff-032b5817676c0e2dd4c0286bdd8bbe914db84d1c357074be4d9d9e484b964484
src/main/java/org/scijava/script/process/ParameterScriptProcessor.javahttps://github.com/scijava/scijava-common/pull/428/files#diff-61714ade1875d6124a727ee629eecc4dda0151f6b365a90337f76f0cc6afa965
View file https://github.com/scijava/scijava-common/blob/c238cbb3e3edd1bf86317bcaf331ad2f37eff60b/src/main/java/org/scijava/script/process/ParameterScriptProcessor.java
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/scijava/scijava-common/pull/428/{{ revealButtonHref }}
https://github.com/scijava/scijava-common/pull/428/files#diff-61714ade1875d6124a727ee629eecc4dda0151f6b365a90337f76f0cc6afa965
https://github.com/scijava/scijava-common/pull/428/files#diff-61714ade1875d6124a727ee629eecc4dda0151f6b365a90337f76f0cc6afa965
src/main/java/org/scijava/widget/DefaultWidgetModel.javahttps://github.com/scijava/scijava-common/pull/428/files#diff-06ab98685cde2353115d68344d2175d8dae1aaedc62edda27ebd4111fb20810a
View file https://github.com/scijava/scijava-common/blob/c238cbb3e3edd1bf86317bcaf331ad2f37eff60b/src/main/java/org/scijava/widget/DefaultWidgetModel.java
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/scijava/scijava-common/pull/428/{{ revealButtonHref }}
https://github.com/scijava/scijava-common/pull/428/files#diff-06ab98685cde2353115d68344d2175d8dae1aaedc62edda27ebd4111fb20810a
https://github.com/scijava/scijava-common/pull/428/files#diff-06ab98685cde2353115d68344d2175d8dae1aaedc62edda27ebd4111fb20810a
src/main/java/org/scijava/widget/WidgetModel.javahttps://github.com/scijava/scijava-common/pull/428/files#diff-51a729c31b68f49ea44b3535c372a2ea47ee76db2fcc514127dfd87ccf3402fa
View file https://github.com/scijava/scijava-common/blob/c238cbb3e3edd1bf86317bcaf331ad2f37eff60b/src/main/java/org/scijava/widget/WidgetModel.java
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/scijava/scijava-common/pull/428/{{ revealButtonHref }}
https://github.com/scijava/scijava-common/pull/428/files#diff-51a729c31b68f49ea44b3535c372a2ea47ee76db2fcc514127dfd87ccf3402fa
https://github.com/scijava/scijava-common/pull/428/files#diff-51a729c31b68f49ea44b3535c372a2ea47ee76db2fcc514127dfd87ccf3402fa
src/test/java/org/scijava/script/ScriptInfoTest.javahttps://github.com/scijava/scijava-common/pull/428/files#diff-1c20f74fd40a5ee340d48e3a582bc06409e90728f3975751dcadb40dc4ac5da9
View file https://github.com/scijava/scijava-common/blob/c238cbb3e3edd1bf86317bcaf331ad2f37eff60b/src/test/java/org/scijava/script/ScriptInfoTest.java
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/scijava/scijava-common/pull/428/{{ revealButtonHref }}
https://github.com/scijava/scijava-common/pull/428/files#diff-1c20f74fd40a5ee340d48e3a582bc06409e90728f3975751dcadb40dc4ac5da9
https://github.com/scijava/scijava-common/pull/428/files#diff-1c20f74fd40a5ee340d48e3a582bc06409e90728f3975751dcadb40dc4ac5da9
https://github.com/scijava/scijava-common/pull/428/files#diff-1c20f74fd40a5ee340d48e3a582bc06409e90728f3975751dcadb40dc4ac5da9
https://github.com/scijava/scijava-common/pull/428/files#diff-1c20f74fd40a5ee340d48e3a582bc06409e90728f3975751dcadb40dc4ac5da9
https://github.com/scijava/scijava-common/pull/428/files#diff-1c20f74fd40a5ee340d48e3a582bc06409e90728f3975751dcadb40dc4ac5da9
https://github.com/scijava/scijava-common/pull/428/files#diff-1c20f74fd40a5ee340d48e3a582bc06409e90728f3975751dcadb40dc4ac5da9
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.