Package es.ull.mazesolver.translations
Interface Translations
public interface Translations
Interfaz compuesta de todas las traducciones de todos los elementos de la
aplicación.
-
Method Details
-
button
ButtonTranslations button() -
message
MessageTranslations message() -
exception
ExceptionTranslations exception() -
enums
EnumTranslations enums() -
console
ConsoleTranslations console() -
env
EnvSelectorTranslations env() -
maze
MazeSelectorTranslations maze() -
agent
AgentSelectorTranslations agent() -
simulation
SimulatorResultTranslations simulation() -
languages
Languages languages() -
other
OtherTranslations other()