Top  | Previous | Next

system.gui.getQuality

Syntax

system.gui.getQuality(component, propertyName)

Parameters

JComponent component - The component whose property is being checked.

String propertyName - The name of the property as a string value.

Returns

int - The data quality of the given property as an integer.

Scope

Client