Guest User

Untitled

a guest
Apr 24th, 2018
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. ...
  2. <!-- inserting anything here will make me have to pudate the rowIndex of all
  3. <!-- rows below it. quite tiresome?
  4. <Text text="Trade ID:" GridPane.rowIndex="0" GridPane.columnIndex="0" />
  5. <TextField fx:id="tradeIdField" GridPane.rowIndex="0" GridPane.columnIndex="1" editable="false" />
  6. ...
Add Comment
Please, Sign In to add comment