Waves

Menu:

Latest news:

January 5, 2007:
Version 1.1 released.

September 12, 2006:
Final version available.

Subscribe Subscribe

J. Bixbe

Info:

jBixbe provides a new quality of debugging complex Java applications by showing their structure and functioning on the conceptual level of the UML.

Links:

- Java
- UML
- ds-emedia

Structure diagrams

Snapshot

Structure diagrams display the states and relationships of classes, interfaces and objects. Not only public but also protected and private attributes are visible. Additionally, jBixbe watches all visible variables for value changes. If such a change takes place the triggering thread is displayed. You can use folding to hide non-relevant attributes.

The relationships are determined by object references. jBixbe resolves all object references and displays them so you can immediately see which connections between objects exist. This is very suitable for analyzing data structures.

Adding classes and objects can be made by using Drag & Drop. Clicking on an object reference causes the object to be included.

back to features