protected static class DirectivePanel.ParamAnchorInfo
extends java.lang.Object
implements java.lang.Comparable
Modifier and Type | Field and Description |
---|---|
ConnectorAnchor |
anchor |
javax.swing.JPanel |
component |
java.lang.String |
order |
Constructor and Description |
---|
ParamAnchorInfo() |
ParamAnchorInfo(ConnectorAnchor anchor,
javax.swing.JPanel component,
java.lang.String order) |
Modifier and Type | Method and Description |
---|---|
int |
compareTo(java.lang.Object o) |
public ConnectorAnchor anchor
public javax.swing.JPanel component
public java.lang.String order
public ParamAnchorInfo()
public ParamAnchorInfo(ConnectorAnchor anchor, javax.swing.JPanel component, java.lang.String order)
Copyright 2004-2015 Wandora Team