Indicates the state of a button.
Namespace: com.mindfusion.diagramming.components
Package: com.mindfusion.diagramming.components
Java
![]() |
---|
public enum ButtonState |
Member name | Description | |
---|---|---|
![]() |
Hovered |
Specifies that the button is hovered with the mouse. |
![]() |
Normal |
Specifies a normal state. |
![]() |
Pressed |
Specifies that the button is pressed. |
JDiagram Programmer's Guide | © 2025 MindFusion |