Uses of Interface
com.helger.commons.text.display.IHasDisplayText
Packages that use IHasDisplayText
Package
Description
-
Uses of IHasDisplayText in com.helger.commons.error.text
Subinterfaces of IHasDisplayText in com.helger.commons.error.textModifier and TypeInterfaceDescriptioninterfaceBase interface for objects having an error text.Classes in com.helger.commons.error.text that implement IHasDisplayTextModifier and TypeClassDescriptionclassA constant implementation ofIHasErrorText.classA implementation ofIHasErrorTextbased onIHasText.classA special implementation ofIHasErrorTextthat encapsulates arguments to be put into the message.Constructors in com.helger.commons.error.text with parameters of type IHasDisplayTextModifierConstructorDescriptionDynamicHasErrorTextWithArgs(IHasDisplayText aParentText, Object... aArgs) -
Uses of IHasDisplayText in com.helger.commons.locale
Classes in com.helger.commons.locale that implement IHasDisplayTextModifier and TypeClassDescriptionenumSpecial locale names that are not part of the Java runtime. -
Uses of IHasDisplayText in com.helger.commons.locale.country
Classes in com.helger.commons.locale.country that implement IHasDisplayTextModifier and TypeClassDescriptionenumCountry enum.enumCountry enum name.enumCountry sub-element name enum. -
Uses of IHasDisplayText in com.helger.commons.text
Methods in com.helger.commons.text that return IHasDisplayText -
Uses of IHasDisplayText in com.helger.commons.text.display
Subinterfaces of IHasDisplayText in com.helger.commons.text.displayModifier and TypeInterfaceDescriptioninterfaceBase interface for objects that have a locale dependent display name.Classes in com.helger.commons.text.display that implement IHasDisplayTextModifier and TypeClassDescriptionclassAn implementation of theIHasDisplayTextinterface that always returns a constant string.classA special implementation ofIHasDisplayTextthat encapsulates arguments to be put into the message.Methods in com.helger.commons.text.display that return IHasDisplayTextMethods in com.helger.commons.text.display that return types with arguments of type IHasDisplayTextModifier and TypeMethodDescriptionstatic IDisplayTextProvider<IHasDisplayText> IDisplayTextProvider.createHasDisplayText()static Comparator<IHasDisplayText> IHasDisplayText.getComparatorCollating(Locale aContentLocale, Locale aSortLocale) Constructors in com.helger.commons.text.display with parameters of type IHasDisplayTextModifierConstructorDescriptionHasDisplayTextWithArgs(IHasDisplayText aParentText, Object... aArgs)