public static class ChatLog.Option
extends java.lang.Object
Constructor and Description |
---|
Option(java.lang.String label) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getLabel()
Label of the option message
|
boolean |
isSelected()
Selected state of this option
|
void |
select()
Marks this option as selected
|