Uses of Interface
ca.phon.formatter.Formatter
Package
Description
-
Uses of Formatter in ca.phon.app.formatter
-
Uses of Formatter in ca.phon.formatter
Modifier and TypeClassDescriptionclass
Basic formatter which simply returns the given string value.Modifier and TypeMethodDescriptionstatic <T> Formatter<T>
FormatterFactory.createFormatter
(Class<T> type) Create a new formatter for the given type. -
Uses of Formatter in ca.phon.ipa
-
Uses of Formatter in ca.phon.orthography
-
Uses of Formatter in ca.phon.query.report.datasource
-
Uses of Formatter in ca.phon.session.format
Modifier and TypeClassDescriptionclass
Create formatters for ages stored inPeriod
objects.class
class
class
-
Uses of Formatter in ca.phon.ui
-
Uses of Formatter in ca.phon.ui.text
ModifierConstructorDescriptionFormatterTextField
(Formatter<T> formatter) LanguageField
(Formatter<List<Language>> formatter) -
Uses of Formatter in ca.phon.util
Modifier and TypeClassDescriptionclass
Format time values in miliseconds into parseable strings.