0

It seems to be completely missing from the code properties, see screenshot below. I realise I can do this by clicking Text and putting it in manually, but given I can set fx:id in the Code properties I would have thought I could do the same with fx:controller. Or is it hidden somewhere?

enter image description here

Manish Patel
  • 4,411
  • 4
  • 25
  • 48

1 Answers1

1

You can find it under the Documents Panel: View -> Show Document or Ctrl+5

jns
  • 6,017
  • 2
  • 23
  • 28
  • Thanks, actually in SceneBuilder that has been built into IntelliJ you cannot see this, but with the "proper" gluon app it can be seen tucked away under the other components – Manish Patel Aug 05 '16 at 15:13