Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

Data Hierarchy

Compare

  Analyzed about 16 hours ago

The question I very often have is: which objects (recursively) are loaded in memory if a particular object is created? If you know Call Hierarchy plugin, you will find the Data Hierarchy very similar. It searches selected Java classes for declared fields, and starting with the found "Data" it ... [More] recursively looks for fields which are declared on found classes ("Hierarchy"). At the end you can see kind of "Data Hierarchy" tree. The plugin can not detect reflection based data, data inside non-generic collections, data which is stored as "Object" etc. This is of course a very rough estimation of the real data hierarchy, but works perfectly for a quick walk over data structures/dependencies during code reviews. Additionally plugin can restrict the search to static fields only. [Less]

4.14K lines of code

0 current contributors

over 3 years since last commit

5 users on Open Hub

Inactive
4.0
   
I Use This

OrgApp

Compare

  Analyzed about 12 hours ago

OrgApp is a Java library to handle and draw organization charts (organigrams). The library has also an applet and a Swing Java client able to view an organization chart read from a file, in different formats (one of them based upon XML). The applet supports charts with different layouts and ... [More] boxes with hyperlinks, customizable colors, sizes, positions, … and it is easy to embed in an HTML page. [Less]

6.74K lines of code

1 current contributors

about 5 years since last commit

1 users on Open Hub

Inactive
3.0
   
I Use This

APropOS (properties organizer)

Compare

  Analyzed about 22 hours ago

Application Properties Organized and Stored in central location. That's main purpose of APropOS. This simple web application allows developers to put their application/build/i18n/... properties in a single place and access them from wherever they like.

2.22K lines of code

0 current contributors

over 15 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This