Hint: if you wish to look at the ooRexx code with syntax highlighting, then you can
use the free and open-source editor "[g]vim", which is available for practically
all platforms and can be downloaded from its homepage at
http://www.vim.org/.
Note: by default debug output is active, such that you can study the effects of interacting
with the TableView respectively TableCells.
Hint: This program includes ooRexxDoc comments. If you process it with ooRexxDoc
(part of the ooRexx plugin for IntelliJ) you will get a nicely formatted
HTML documentation of what it does.
demoTableViewComboBoxCell_controller.rex"
and defines event handler, programmed in Rexx for the stylesheet menu items.
demoTableViewComboBoxCell.fxml" for the
stylesheet menu items.
demoTableViewComboBoxCell.fxml" which
fetches all JavaFX objects with a "fx:id" value and stores them
with that value as the index in a Rexx directory. This Rexx directory can
then be fetched via ".my.app~demoTableViewComboBoxCell.xml" from all
Rexx programs.
Rony G. Flatscher, 2020-07-15, Wien/Vienna, Austria, Europe