|
||||||||||
| 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.
The GNU Lesser General Public License for details.| 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-2015 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||