protected abstract class CommandFinderBase.Action extends Object
Modifier and Type | Field and Description |
---|---|
protected String |
label |
protected String |
menuLocation |
Constructor and Description |
---|
Action(String label,
String menuLocation) |
Modifier and Type | Method and Description |
---|---|
String |
getExtraInformation() |
abstract void |
run() |
String |
toString() |
Copyright © 2015–2021 Fiji. All rights reserved.