Uses of Class
jlink.flowchart.vertexUI.JLVertexUI

Packages that use JLVertexUI
jlink.flowchart.graph Collection of classes to form a model of a graph structure. 
 

Uses of JLVertexUI in jlink.flowchart.graph
 

Methods in jlink.flowchart.graph with parameters of type JLVertexUI
 void JLVertex.setCustomDisplay(JLVertexUI customUI)
           
 void JLVertex.setUI(JLVertexUI ui)