| Package | Description |
|---|---|
| net.thevpc.echo.swing.core | |
| net.thevpc.echo.swing.core.swing |
| Modifier and Type | Field and Description |
|---|---|
protected BindingNode |
BindingNode.parent |
| Modifier and Type | Field and Description |
|---|---|
protected List<BindingNode> |
BindingNode.children |
| Modifier and Type | Method and Description |
|---|---|
BindingNode |
BindingNode.add(AppToolComponent b) |
BindingNode |
BindingNode.addChildItem(int i,
AppToolComponent toolComponent) |
BindingNode |
BindingNode.get(ItemPath path) |
BindingNode[] |
BindingNode.getChildren() |
BindingNode |
BindingNode.getParent() |
| Constructor and Description |
|---|
BindingNode(BindingNode parent,
Object guiElement,
AppToolComponent binding,
AppComponent appComponent,
Application application,
net.thevpc.common.props.WritableList<AppComponent> components,
BindingNodeFactory factory,
GuiComponentNavigator navigator,
AppTools tools) |
| Modifier and Type | Method and Description |
|---|---|
BindingNode |
BindingNodeFactory.createBindingNode(BindingNode parent,
Object guiElement,
AppToolComponent binding,
AppComponent appComponent,
Application application,
net.thevpc.common.props.WritableList<AppComponent> components,
AppTools tools) |
| Modifier and Type | Method and Description |
|---|---|
BindingNode |
BindingNodeFactory.createBindingNode(BindingNode parent,
Object guiElement,
AppToolComponent binding,
AppComponent appComponent,
Application application,
net.thevpc.common.props.WritableList<AppComponent> components,
AppTools tools) |
Copyright © 2021 vpc open source initiative. All rights reserved.