| Package | Description |
|---|---|
| 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 |
|---|---|
void |
FormUpdateListener.formUpdated(FormUpdateEvent event)
Called when the form is updated with a new form.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ExtractPanel.formUpdated(FormUpdateEvent event)
Called when the form is updated with a new form.
|
void |
FindFilePanel.formUpdated(FormUpdateEvent event)
Called when the form is updated with a new form.
|
void |
ReplaceContentPanel.formUpdated(FormUpdateEvent event)
Called when the form is updated with a new form.
|