| Package | Description |
|---|---|
| synergynet3.additionalitems.jme | |
| synergynet3.museum.table.mainapp | |
| synergynet3.museum.table.mainapp.textentry | |
| synergynet3.museum.table.mainapp.userrecorder |
| Modifier and Type | Class and Description |
|---|---|
class |
Textbox
The Class Textbox.
|
| Modifier and Type | Method and Description |
|---|---|
static ITextbox |
LabelGenerator.generateName(java.lang.String name,
IStage stage,
MuseumApp app)
Generate name.
|
ITextbox |
EntityItem.getCentralItem()
Gets the central item.
|
| Modifier and Type | Method and Description |
|---|---|
ITextbox |
TextScrollBox.getTextLabel() |
| Modifier and Type | Method and Description |
|---|---|
ITextbox |
UserRecordingPromptLabel.getTextItem() |
| Modifier and Type | Method and Description |
|---|---|
void |
UserRecordingPromptLabel.setEntityItem(ITextbox entityItem)
Sets the entity item.
|
| 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.
|