public class StringListPreference extends Object
| Constructor and Description |
|---|
StringListPreference(IPreferences preferences) |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
get() |
String |
getName(int i) |
void |
set(List<String> strings) |
Copyright © 2007–2018 Andreas W. Bartels. All rights reserved.