private class SeriesListDialog.CheckListItem
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private boolean |
isSelected |
private java.lang.String |
label |
Constructor and Description |
---|
CheckListItem(java.lang.String label) |
Modifier and Type | Method and Description |
---|---|
boolean |
isSelected() |
void |
setSelected(boolean isSelected) |
java.lang.String |
toString() |