|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object edu.ucla.stat.SOCR.analyses.util.inicial.Language
public class Language
MultiDendrograms
Each label in the program is identified by an index and it is assigned a string that has been previously loaded from a file; the language of the application can be changed just replacing the file to load
Constructor Summary | |
---|---|
Language(java.lang.String path)
|
Method Summary | |
---|---|
static java.lang.String |
getLabel(int i)
|
int |
numWords()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Language(java.lang.String path) throws java.lang.Exception
java.lang.Exception
Method Detail |
---|
public int numWords()
public static java.lang.String getLabel(int i)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |