ScriptedUI
Examples
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/.
- . <directory> (List of this directory)
- Display all of this directory's files and directories.
- .. <directory> (List of parent directory)
- Display all of the parent directory's files and directories.
- readme.txt
- Directions of invoking the programs.
- ui.rxj
- Script fetches panel supplied by Java program and adds its own elements and texts
using a newly created
java.awt.BorderLayout
.
- ui-oo.rxj
- Script fetches panel supplied by Java program and adds its own elements and texts.
Rony G. Flatscher, 2010-08-22, Wien/Vienna, Austria, Europe