Modifier and Type | Field and Description |
---|---|
java.lang.String |
phase0 |
Constructor and Description |
---|
SmileMatcher() |
Modifier and Type | Method and Description |
---|---|
int |
getLengthOfTask(java.lang.String phase) |
int |
getProgress() |
void |
index(UserSettings userSettings) |
void |
match(UserSettings userSettings) |
javax.swing.tree.DefaultMutableTreeNode |
visualizeIndex() |
public final java.lang.String phase0
public void index(UserSettings userSettings)
public int getLengthOfTask(java.lang.String phase)
getLengthOfTask
in interface Matcher
public int getProgress()
getProgress
in interface Matcher
public javax.swing.tree.DefaultMutableTreeNode visualizeIndex()
public void match(UserSettings userSettings)