| Package | Description |
|---|---|
| org.wandora.application.gui.topicpanels.queryeditorpanel |
| Modifier and Type | Field and Description |
|---|---|
protected ConnectorAnchor.Direction |
ComponentConnectorAnchor.exitDirection |
| Modifier and Type | Method and Description |
|---|---|
ConnectorAnchor.Direction |
ComponentConnectorAnchor.getExitDirection() |
ConnectorAnchor.Direction |
ConnectorAnchor.getExitDirection() |
static ConnectorAnchor.Direction |
ConnectorAnchor.Direction.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ConnectorAnchor.Direction[] |
ConnectorAnchor.Direction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ComponentConnectorAnchor(javax.swing.JComponent component,
ConnectorAnchor.Direction exitDirection) |
ComponentConnectorAnchor(javax.swing.JComponent component,
ConnectorAnchor.Direction exitDirection,
boolean hasFrom,
boolean hasTo) |
Copyright 2004-2015 Wandora Team