Apply

After an RGG object has been loaded successfully from an XL file, its public methods are made available in the RGG toolbar. Each method appears twice: In the list prefixed with Apply, a click invokes the method once, in the list prefixed with Run, a click starts the repeated invocation of the method. To stop this loop, click the Stop button in the toolbar. Initially, buttons for the first method are accessible immediately; to see a button list for the other methods, you have to click on the small arrow at the right button border.

The number of apply buttons shown can be configured through Panels > Preferences > RGG > Toolbar > Number to grouping .

All methods at the root of .rgg files that are :public void xxx() will be added.