[ readonly ] list
Class: SwingUI.
Description:
Getter property that returns an array of available UI look and feel IDs on your system. For example Windows OS can have a Windows look and feel that linux doesn't have. Use them to set the desired look and feel using ui.ui(id) method.
Type: Array.<string>
