Package | Description |
---|---|
net.pandoragames.far.ui |
The user interface layer.
|
net.pandoragames.far.ui.model |
UI model classes.
|
net.pandoragames.far.ui.swing |
The main package for application user.
|
Modifier and Type | Method and Description |
---|---|
RenameForm |
FARConfig.getDefaultRenameForm()
Returns a new RenameForm with default settings.
|
Modifier and Type | Method and Description |
---|---|
void |
RenameForm.update(RenameForm form)
Updates this form with the data from the "form" parameter.
|
Modifier and Type | Method and Description |
---|---|
RenameForm |
ComponentRepository.getRenameForm()
Returns the RenameForm instance used by the application.
|