public class CollectionLayerAssistantPage extends AbstractLayerSourceAssistantPage
Modifier and Type | Method and Description |
---|---|
Component |
createPageComponent()
Creates the component of this page.
|
boolean |
performFinish()
|
boolean |
validatePage()
Called from
AssistantPageContext.updateState() in order to validate user inputs. |
getContext, performCancel
canFinish, canHelp, getNextPage, getPageComponent, getPageTitle, hasNextPage, performHelp, setContext
public Component createPageComponent()
AbstractAssistantPage
createPageComponent
in class AbstractAssistantPage
public boolean validatePage()
AssistantPage
AssistantPageContext.updateState()
in order to validate user inputs.validatePage
in interface AssistantPage
validatePage
in class AbstractAssistantPage
public boolean performFinish()
AssistantPage
performFinish
in interface AssistantPage
performFinish
in class AbstractAssistantPage
true
if finishing was successful, otherwise false
.Copyright © 2014–2015 European Space Agency (ESA). All rights reserved.