Index
All Classes and Interfaces|All Packages|Constant Field Values
T
- @,Text - Search tag in package org.tquadrat.foundation.i18n
- Section
- @,Translation - Search tag in package org.tquadrat.foundation.i18n
- Section
- text() - Element in annotation interface org.tquadrat.foundation.i18n.Translation
-
Returns the text itself.
- Text - Annotation Interface in org.tquadrat.foundation.i18n
-
Use this annotation to define a text – usually for a UI element or alike – that has to be translated.
- Texts - Annotation Interface in org.tquadrat.foundation.i18n
-
The container annotation for repeated
@Text
annotations. - TextUse - Enum Class in org.tquadrat.foundation.i18n
-
The uses for a text.
- TextUse() - Constructor for enum class org.tquadrat.foundation.i18n.TextUse
- TEXTUSE_DEFAULT - Enum constant in enum class org.tquadrat.foundation.i18n.TextUse
-
The default; should not be used.
- TITLE - Enum constant in enum class org.tquadrat.foundation.i18n.TextUse
-
A title text (a window title, or a program title, or alike).
- TOOLTIP - Enum constant in enum class org.tquadrat.foundation.i18n.TextUse
-
A tooltip text.
- Translation - Annotation Interface in org.tquadrat.foundation.i18n
-
Use this annotation to define a text for a message or a UI element that has to be translated.
- translations() - Element in annotation interface org.tquadrat.foundation.i18n.Message
-
Returns the list of valid translations for the message.
- translations() - Element in annotation interface org.tquadrat.foundation.i18n.Text
-
Returns the list of valid translations for the text.
- TXT - Enum constant in enum class org.tquadrat.foundation.i18n.TextUse
-
A general purpose text.
All Classes and Interfaces|All Packages|Constant Field Values