Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
scijava
/
scijava-ui-swing
Public
Notifications
You must be signed in to change notification settings
Fork
11
Star
8
Code
Issues
25
Pull requests
8
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
scijava-ui-swing
src
on
range-widget
User selector
All users
Datepicker
All time
Commit history
Commits on Dec 11, 2017
WIP - switch to more general Range
Show description for 74fa99a
ctrueden
committed
74fa99a
View commit details
Copy full SHA for 74fa99a
View code at this point
Browse repository at this point
WIP - first cut at range widget
Show description for 58e328a
ctrueden
committed
58e328a
View commit details
Copy full SHA for 58e328a
View code at this point
Browse repository at this point
Commits on Nov 8, 2017
Organize imports
ctrueden
committed
8afd7e5
View commit details
Copy full SHA for 8afd7e5
View code at this point
Browse repository at this point
Fix some warnings
ctrueden
committed
df1e241
View commit details
Copy full SHA for df1e241
View code at this point
Browse repository at this point
Commits on Nov 3, 2017
Let SwingNumberWidget listen for mouse wheel events
imagejan
committed
0866e03
View commit details
Copy full SHA for 0866e03
View code at this point
Browse repository at this point
SwingNumberWidget: improve sliders and scroll bars
Show description for 32ddc3c
ctrueden
committed
32ddc3c
View commit details
Copy full SHA for 32ddc3c
View code at this point
Browse repository at this point
Commits on Sep 24, 2017
Add LoggingDemo to demonstrate LoggingPanel and SwingConsolePane
maarzt
committed
30f7e6a
View commit details
Copy full SHA for 30f7e6a
View code at this point
Browse repository at this point
SwingConsolePane: Store settings for log formatting in PrefService
maarzt
committed
6fbd881
View commit details
Copy full SHA for 6fbd881
View code at this point
Browse repository at this point
LoggingPanel: add "Settings" to LoggingPanel's popup menu
Show description for cf6496f
maarzt
committed
cf6496f
View commit details
Copy full SHA for cf6496f
View code at this point
Browse repository at this point
LoggingPanel: add gui to filter log messages by source and level
maarzt
committed
2fdb44a
View commit details
Copy full SHA for 2fdb44a
View code at this point
Browse repository at this point
LoggingPanel: add popup menu for copy and clear
maarzt
committed
4f568eb
View commit details
Copy full SHA for 4f568eb
View code at this point
Browse repository at this point
LoggingPanel: apply text filtering to recorded log messages
Show description for 7e47d9d
maarzt
committed
7e47d9d
View commit details
Copy full SHA for 7e47d9d
View code at this point
Browse repository at this point
LoggingPanel: add gui for text filtering
maarzt
committed
9e67b24
View commit details
Copy full SHA for 9e67b24
View code at this point
Browse repository at this point
LoggingPanel: use colors to visualize log levels
maarzt
committed
7f29f63
View commit details
Copy full SHA for 7f29f63
View code at this point
Browse repository at this point
Add LoggingPanel to show LogMessages separatly
Show description for 26bb777
maarzt
committed
26bb777
View commit details
Copy full SHA for 26bb777
View code at this point
Browse repository at this point
SwingConsolePane: extract ConsolePanel from SwingConsolePane
Show description for 74bc7f1
maarzt
committed
74bc7f1
View commit details
Copy full SHA for 74bc7f1
View code at this point
Browse repository at this point
Commits on Sep 22, 2017
Improve and extend Swing file widgets
Show description for 73281ec
imagejan
authored and
ctrueden
committed
73281ec
View commit details
Copy full SHA for 73281ec
View code at this point
Browse repository at this point
Commits on Jul 20, 2017
AbstractSwingUI: fix deadlock in chooseFile method
Show description for bac7815
ctrueden
committed
bac7815
View commit details
Copy full SHA for bac7815
View code at this point
Browse repository at this point
Commits on Jul 18, 2017
CommandFinderPanel: remove unused private field
ctrueden
committed
559cf1a
View commit details
Copy full SHA for 559cf1a
View code at this point
Browse repository at this point
Use the diamond syntax
ctrueden
committed
e06750c
View commit details
Copy full SHA for e06750c
View code at this point
Browse repository at this point
Commits on Apr 27, 2017
Fix javadoc errors
awalter17
committed
f7b474b
View commit details
Copy full SHA for f7b474b
View code at this point
Browse repository at this point
Commits on Apr 11, 2017
Fix generics-related warnings
ctrueden
committed
54d6f5c
View commit details
Copy full SHA for 54d6f5c
View code at this point
Browse repository at this point
Commits on Jan 20, 2017
SwingChoiceWidget: add missing generic parameter
ctrueden
committed
dba9038
View commit details
Copy full SHA for dba9038
View code at this point
Browse repository at this point
Happy New Year 2017
ctrueden
committed
c2d6e1f
View commit details
Copy full SHA for c2d6e1f
View code at this point
Browse repository at this point
Commits on Jan 10, 2017
OptionsLookAndFeel: improve L&F refresh logic
Show description for 91fb7c5
ctrueden
committed
91fb7c5
View commit details
Copy full SHA for 91fb7c5
View code at this point
Browse repository at this point
OptionsLookAndFeel: refactor L&F refresh logic
ctrueden
committed
0047d46
View commit details
Copy full SHA for 0047d46
View code at this point
Browse repository at this point
OptionsLookAndFeel: use UIService as parameter
Show description for 93ad2ab
ctrueden
committed
93ad2ab
View commit details
Copy full SHA for 93ad2ab
View code at this point
Browse repository at this point
OptionsLookAndFeel: deprecate undesired methods
Show description for 0bd3c6a
ctrueden
committed
0bd3c6a
View commit details
Copy full SHA for 0bd3c6a
View code at this point
Browse repository at this point
OptionsLookAndFeel: use the diamond syntax
ctrueden
committed
ac992d0
View commit details
Copy full SHA for ac992d0
View code at this point
Browse repository at this point
Commits on Jun 29, 2016
Migrate the Script Interpreter elsewhere
Show description for a7fc132
ctrueden
committed
a7fc132
View commit details
Copy full SHA for a7fc132
View code at this point
Browse repository at this point
Commits on Jun 7, 2016
Expose REPL for use in InterpreterWindow
Show description for 5a9fc21
skalarproduktraum
authored and
ctrueden
committed
5a9fc21
View commit details
Copy full SHA for 5a9fc21
View code at this point
Browse repository at this point
Commits on Apr 8, 2016
VarsPane: add some defensive checks
Show description for a628e0f
ctrueden
committed
a628e0f
View commit details
Copy full SHA for a628e0f
View code at this point
Browse repository at this point
Give the script interpreter a keyboard shortcut
Show description for 8577b71
ctrueden
committed
8577b71
View commit details
Copy full SHA for 8577b71
View code at this point
Browse repository at this point
InterpreterPane: add a left-hand variables pane
Show description for 3ea9342
ctrueden
committed
3ea9342
View commit details
Copy full SHA for 3ea9342
View code at this point
Browse repository at this point
Add an SJEP-based script language
Show description for e6c7b48
ctrueden
committed
e6c7b48
View commit details
Copy full SHA for e6c7b48
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.