ui([id])

Class: SwingUI.

Description:

Gets or sets Java's GUI look and feel ID. Obtain a list of supported UIs by the system using ui.list getter property.

Parameters:

Name Type Description

[id]

string

Identifies of Java Swing's UI to be used.

Returns:

When setting arguments, this instance of SwingUI is returned, otherwise current value is returned.

Type: string | SwingUI