The Interface class / ui.Interface methods |
Defines the icon image of the program.
Use the ui.Interface.setImage() class method to define the icon image for the program to be used by the front-ends.This icon will be used in task bars, for example.
Call the method at the beginning of the program, before any interactive instruction.