|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EncodingEnum | |
|---|---|
| cz.zcu.fav.kiv.editor.controller.options | |
| Uses of EncodingEnum in cz.zcu.fav.kiv.editor.controller.options |
|---|
| Methods in cz.zcu.fav.kiv.editor.controller.options that return EncodingEnum | |
|---|---|
static EncodingEnum |
EncodingEnum.getEncoding(java.lang.String encodKey)
Returns EncodingEnum object for corresponding key. |
static EncodingEnum |
EncodingEnum.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static EncodingEnum[] |
EncodingEnum.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||