|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
K - the key's typeV - the value's typepublic interface MappedChoice<K,V>
MappedChoice is simply a Choice where there are a number of alternative options where each entry is a Map.Entry.
for license details.
The copyright to this program is held by it's authors.| Method Summary | |
|---|---|
Map<K,V> |
getOptions()
The available alternative values to be presented as options to the user where the user interface allows presentation of alternatives. |
| Methods inherited from interface org.crosswire.common.config.Choice |
|---|
getConversionClass, getFullPath, getHelpText, getKey, getString, getType, init, isHidden, isIgnored, isSaveable, requiresRestart, setFullPath, setHelpText, setString |
| Method Detail |
|---|
Map<K,V> getOptions()
|
Copyright ? 2003-2011 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||