public class ProjectScoresUI
extends java.lang.Object
| Constructor and Description |
|---|
ProjectScoresUI(IStage stage)
Instantiates a new project scores ui.
|
| Modifier and Type | Method and Description |
|---|---|
TableScoresUI |
getTableUI(java.lang.String table)
Gets the table ui.
|
void |
loadTest()
Load test.
|
void |
setVisibility(boolean b)
Sets the visibility.
|
public ProjectScoresUI(IStage stage)
stage - the stagepublic TableScoresUI getTableUI(java.lang.String table)
table - the tablepublic void loadTest()
public void setVisibility(boolean b)
b - the new visibility