| Package | Description |
|---|---|
| eu.mihosoft.vrl.workflow.fx | |
| jfxtras.scene.control.window |
| Modifier and Type | Class and Description |
|---|---|
class |
FlowNodeWindow
A window that represents a flow node.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Window
Window control.
|
| Modifier and Type | Method and Description |
|---|---|
ObservableList<SelectableNode> |
Clipboard.getSelectedItems()
Returns all selected items.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
Clipboard.select(SelectableNode n,
boolean selected)
Selects/deselect the specified node.
|