| Methods in org.fuin.objects4j with parameters of type Label |
static java.util.ResourceBundle |
LabelInfo.getResourceBundle(Label label,
java.util.Locale locale,
java.lang.Class<?> clasz)
Returns the resource bundle for a given label. |
static java.lang.String |
LabelInfo.getShortText(java.util.ResourceBundle bundle,
Label label,
java.lang.String defaultKey)
Returns the short text for the label. |
static java.lang.String |
LabelInfo.getText(java.util.ResourceBundle bundle,
Label label,
java.lang.String defaultKey)
Returns the text for the label. |