Package org.luwrain.popups
Class EditListPopupUtils.DefaultAppearance
java.lang.Object
org.luwrain.popups.EditListPopupUtils.DefaultAppearance
- All Implemented Interfaces:
EditListPopup.Appearance
- Enclosing class:
EditListPopupUtils
public static class EditListPopupUtils.DefaultAppearance
extends Object
implements EditListPopup.Appearance
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.luwrain.popups.EditListPopup.Appearance
EditListPopup.Appearance.Flags
-
Field Summary
-
Constructor Summary
ConstructorDescriptionDefaultAppearance
(Luwrain luwrain) DefaultAppearance
(Luwrain luwrain, Luwrain.SpeakableTextType speakableTextType) -
Method Summary
Modifier and TypeMethodDescriptionvoid
announceItem
(EditListPopup.Item item, Set<EditListPopup.Appearance.Flags> flags) getSpeakableText
(String prefix, String text)
-
Field Details
-
luwrain
-
speakableTextType
-
-
Constructor Details
-
DefaultAppearance
-
DefaultAppearance
-
-
Method Details
-
announceItem
- Specified by:
announceItem
in interfaceEditListPopup.Appearance
-
getSpeakableText
- Specified by:
getSpeakableText
in interfaceEditListPopup.Appearance
-