https://github.com/danielr18/classinspector
Java Class / Instance Inspector using Reflection. Shows properties, methods, constructors and allows to invoke some methods.
https://github.com/danielr18/classinspector
java reflection swing
Last synced: about 1 year ago
JSON representation
Java Class / Instance Inspector using Reflection. Shows properties, methods, constructors and allows to invoke some methods.
- Host: GitHub
- URL: https://github.com/danielr18/classinspector
- Owner: danielr18
- License: mit
- Created: 2017-02-03T01:22:36.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-02-03T01:39:10.000Z (over 9 years ago)
- Last Synced: 2025-02-17T04:17:33.671Z (over 1 year ago)
- Topics: java, reflection, swing
- Language: Java
- Homepage:
- Size: 282 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
ClassInspector