| Package | Description |
|---|---|
| synergynet3.museum.table.mainapp | |
| synergynet3.museum.table.mainapp.userrecorder |
| Modifier and Type | Method and Description |
|---|---|
void |
EntityItem.addUserRecordingPromptLabel(UserRecordingPromptLabel userRecordingPromptLabel)
Adds the user recording prompt label.
|
| Constructor and Description |
|---|
UserRecorder(java.lang.String prompt,
IStage stage,
java.io.File folder,
UserRecordingPromptLabel userRecordingPromptLabel,
ITextbox entityItem,
EntityManager entityManager)
Instantiates a new user recorder.
|