| Modifier and Type | Field and Description |
|---|---|
List<Action> |
availableActions |
Action |
defaultAction |
boolean |
enabled |
ImageIcon |
icon |
String |
tooltip |
| Constructor and Description |
|---|
RenderedLock() |
RenderedLock(ImageIcon icon,
String tooltip,
boolean enabled,
Action defaultAction,
List<Action> availableActions) |
Copyright © 2022 LSST. All rights reserved.