yFiles Basic Features Tutorial An introduction to the basic concepts of yFiles for Java (Swing). Graph Builder Tutorial Shows how to use the GraphBuilder to create graphs from custom data sources.
In Part 3, you added your first component to the window. A JLabel displayed text on the screen, and you learned the two-step pattern: create the component, then add ...