Uses of Interface
gumbo.graphic.content.LinkableGraphic

Packages that use LinkableGraphic
gumbo.visualize.data.impl.swing   
 

Uses of LinkableGraphic in gumbo.visualize.data.impl.swing
 

Classes in gumbo.visualize.data.impl.swing that implement LinkableGraphic
 class SwingGraphVertex
          A default graph vertex implemented using a JPanel, and a JLabel for the auto-label.