| Package | Description |
|---|---|
| org.micromanager.ndviewer.internal.gui |
| Modifier and Type | Method and Description |
|---|---|
ScrollbarLockIcon.LockedState |
ScrollbarLockIcon.getLockedState() |
static ScrollbarLockIcon.LockedState |
ScrollbarLockIcon.LockedState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ScrollbarLockIcon.LockedState[] |
ScrollbarLockIcon.LockedState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AxisScroller.onLockToggle(String axis,
ScrollbarLockIcon.LockedState lockedState)
The lock icon was clicked; update our state to suit.
|
void |
ScrollbarLockIcon.setLockedState(ScrollbarLockIcon.LockedState state) |
Copyright © 2023. All rights reserved.