Skip to content

samhooper256/jtypes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

jtypes

A type hierarchy visualizer for Java types. You can add types to the board by entering their fully qualified name, and you can drag them around once they've been added. Note: This app was originally created in September 2020 but was not uploaded to GitHub until October 2021.

SimpleArrayList

A selected view of ArrayList's class hierarchy.

Right click

Right-clicking a type gives you several options, one of which is adding all of that type's supertypes to the board.

String CollectionsAndMaps

You can view the entire type hierarchy of a type or have multiple hierarchies on the board at once.

About

A type hierarchy visualizer for Java types.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages