FxCommonTransparent
Inheritance: java.lang.Object, FxCommonColorOrTexture
The FX common transparent.
Constructors
| Constructor | Description |
|---|---|
| FxCommonTransparent() | Initializes a new instance of the FxCommonTransparent class. |
Methods
| Method | Description |
|---|---|
| getOpaque() | Gets or sets the opaque. |
| setOpaque(String value) | Gets or sets the opaque. |
FxCommonTransparent()
public FxCommonTransparent()
Initializes a new instance of the FxCommonTransparent class.
getOpaque()
public final String getOpaque()
Gets or sets the opaque.
Returns: String
setOpaque(String value)
public final void setOpaque(String value)
Gets or sets the opaque.