jlink.flowchart.vertexUI
Class JLVertexUI

java.lang.Object
  extended by javax.swing.plaf.ComponentUI
      extended by jlink.flowchart.vertexUI.VertexUI
          extended by jlink.flowchart.vertexUI.JLVertexUI

public class JLVertexUI
extends VertexUI

Author:
jasonkb

Field Summary
 
Fields inherited from class jlink.flowchart.vertexUI.VertexUI
UI_CLASS_ID
 
Constructor Summary
JLVertexUI()
           
 
Method Summary
 void setBorderColor(java.awt.Color c)
           
 
Methods inherited from class javax.swing.plaf.ComponentUI
contains, createUI, getAccessibleChild, getAccessibleChildrenCount, getBaseline, getBaselineResizeBehavior, getMaximumSize, getMinimumSize, getPreferredSize, installUI, paint, uninstallUI, update
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JLVertexUI

public JLVertexUI()
Method Detail

setBorderColor

public void setBorderColor(java.awt.Color c)