Package com.helger.commons.text.display
-
Interface Summary Interface Description IDisplayTextProvider<DATATYPE> Interface for a handler that provides the locale dependent name of an object.IHasDisplayText Base interface for objects that have a locale dependent display name.IHasDisplayTextWithArgs Base interface for objects that have a locale dependent display name. -
Class Summary Class Description ConstantHasDisplayText An implementation of theIHasDisplayTextinterface that always returns a constant string.HasDisplayTextWithArgs A special implementation ofIHasDisplayTextthat encapsulates arguments to be put into the message.