public interface ExporttoSwingProviderPanel extends Component
ExporttoSwingProvider have to
implement this interface.| Modifier and Type | Method and Description |
|---|---|
void |
enterPanel() |
String |
getPanelTitle() |
boolean |
isValidPanel()
Checks if the panel is valid.
|
asJComponentString getPanelTitle()
boolean isValidPanel()
throws ExporttoPanelValidationException
ExporttoPanelValidationException - if there is any erro that has to be shown to the user.void enterPanel()