| Package | Description |
|---|---|
| com.flowingcode.addons.applayout |
| Modifier and Type | Method and Description |
|---|---|
MouseClickEvent.MouseButton |
MouseClickEvent.getButton() |
static MouseClickEvent.MouseButton |
MouseClickEvent.MouseButton.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MouseClickEvent.MouseButton[] |
MouseClickEvent.MouseButton.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
MouseClickEvent(T source,
MouseClickEvent.MouseButton button,
boolean fromClient) |
Copyright © 2018–2022 Flowing Code. All rights reserved.