public class TeacherTableControls
extends java.lang.Object
| Constructor and Description |
|---|
TeacherTableControls(IStage stage,
EnvironmentExplorerTrackedApp app)
Instantiates a new teacher table controls.
|
| Modifier and Type | Method and Description |
|---|---|
void |
setVisibility(boolean visibility,
IStage stage)
Sets the visibility.
|
public TeacherTableControls(IStage stage, EnvironmentExplorerTrackedApp app)
stage - the stageapp - the apppublic void setVisibility(boolean visibility,
IStage stage)
visibility - the visibilitystage - the stage