net.clackrouter.topology.create
Class CreateTopoHostView
java.lang.Object
VertexView
net.clackrouter.topology.create.CreateTopoHostView
public class CreateTopoHostView
- extends VertexView
View for a virtual host in a Topology JGraph.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
sBORDER
public static int sBORDER
smDefaultFontSize
public static int smDefaultFontSize
smDefaultFont
public static java.awt.Font smDefaultFont
swPAD
public static int swPAD
shPAD
public static int shPAD
sIconWidth
public static int sIconWidth
sIconHeight
public static int sIconHeight
mActiveRouterIcon
public static java.awt.Image mActiveRouterIcon
mActiveServerIcon
public static java.awt.Image mActiveServerIcon
mInactiveServerIcon
public static java.awt.Image mInactiveServerIcon
mFirewallIcon
public static java.awt.Image mFirewallIcon
mInternetIcon
public static java.awt.Image mInternetIcon
mBorderColor
protected java.awt.Color mBorderColor
mReservedFillColor
protected java.awt.Color mReservedFillColor
mNonReservedFillColor
protected java.awt.Color mNonReservedFillColor
mFont
protected java.awt.Font mFont
mFontSize
protected int mFontSize
CreateTopoHostView
public CreateTopoHostView(TopoHostCell cell,
JGraph graph,
CellMapper cm)
getRenderer
public CellViewRenderer getRenderer()