JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
es.ull.mazesolver.translations
Interface EnvSelectorTranslations
public interface
EnvSelectorTranslations
Clase que agrupa las traducciones de la ventana de creación y configuración de entornos.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
loadedMaze
()
String
maze
()
String
newMaze
()
String
openMaze
()
Method Details
newMaze
String
newMaze
()
openMaze
String
openMaze
()
loadedMaze
String
loadedMaze
()
maze
String
maze
()