public static class ActionDescriptionPanel.OptionSelectionChangedEvent
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
int |
getSelectedIndex()
The index of the selected option.
|
java.lang.String |
getSelectedText()
The text of the selected option.
|
public int getSelectedIndex()
ActionDescriptionPanel.-1, if selection was clearedpublic java.lang.String getSelectedText()
null, if selection was cleared