CHECK_GUI_SUPPORT 
This method allows checking if the GUI supports a specific feature. The features are organized by components. Therefore, it is necessary to specify both a component and a feature name in order to check if a specific feature is available or not.
|
Parent component for feature to check. |
|
Name of feature to check for. |
|
Flag indicating whether the specified feature is supported or not. Possible values:
|
|
Thrown if feature table cannot be retrieved. |
|
Currently not used. |
|
Raised if neither Windows nor Java GUI is being used. |
|
Currently not used. |
|
Currently not used. |