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