The Interface class / ui.Interface methods |
Define the name of the current program for the front-end.
Use the ui.Interface.setName() class method to define the identifier for the program to be used by the front-ends, for example in case of window container usage.
The name passed to this method will be passed to the front-end in order to identify the program.
Call the method at the beginning of the program, before any interactive instruction.