View all API methods.
View all client properties.
|
|
Client property name |
SubstanceLookAndFeel.BUTTON_SHAPER_PROPERTY |
|
|
Description |
Property name for specifying button shaper. This property is used both as a JVM flag and as a client property that can be set on a specific button. If this property is used as a JVM flag, the value should be a fully-qualified name of the button shaper class. This class must have a default (no-argument) constructor. If this property is used as a client property, the value can be one of:
|
|
|
See also |
|
|
|
Sample code |
The screenshot below shows the application frame with custom button shaper installed on the middle and right buttons. ![]() |
|