Overview
This node displays a control to choose a position on a not initialized workingtape
Variable Summary
access | name | type | Can Read | Can Init | Can Write | Default Value | description |
---|---|---|---|---|---|---|---|
label | String |
the label of this node |
|||||
listView | ListView |
the listview containing only the startSymbol and the first symbol on the workingtape |
Inherited Variables
Function Summary
- create() : javafx.scene.Node
- public getPosition() : Integer
- public setPosition(position: Integer) : Void