|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MessagePresentation | |
|---|---|
| de.beamertool.util | |
| de.beamertool.util.configuration | |
| de.beamertool.util.configuration.types | |
| Uses of MessagePresentation in de.beamertool.util |
|---|
| Methods in de.beamertool.util that return MessagePresentation | |
|---|---|
MessagePresentation |
ExtProperties.getMessagePresentation(String key)
|
MessagePresentation |
ExtProperties.getMessagePresentation(String key,
MessagePresentation defaultValue)
|
| Methods in de.beamertool.util with parameters of type MessagePresentation | |
|---|---|
MessagePresentation |
ExtProperties.getMessagePresentation(String key,
MessagePresentation defaultValue)
|
void |
ExtProperties.putMessagePresentation(String key,
MessagePresentation value)
|
| Uses of MessagePresentation in de.beamertool.util.configuration |
|---|
| Methods in de.beamertool.util.configuration that return MessagePresentation | |
|---|---|
MessagePresentation |
SettingsMBean.getMessagePresentation()
|
MessagePresentation |
Settings.getMessagePresentation()
|
| Methods in de.beamertool.util.configuration with parameters of type MessagePresentation | |
|---|---|
void |
SettingsMBean.setMessagePresentation(MessagePresentation messagePresentation)
|
void |
Settings.setMessagePresentation(MessagePresentation messagePresentation)
|
| Uses of MessagePresentation in de.beamertool.util.configuration.types |
|---|
| Methods in de.beamertool.util.configuration.types that return MessagePresentation | |
|---|---|
static MessagePresentation |
MessagePresentation.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static MessagePresentation[] |
MessagePresentation.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||