Package | Description |
---|---|
org.esa.snap.rcp.layermanager.layersrc | |
org.esa.snap.ui.assistant | |
org.esa.snap.ui.layer |
Modifier and Type | Class and Description |
---|---|
class |
SelectLayerSourceAssistantPage
Note: This API is not public yet and may significantly change in the future.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractAssistantPage
An abstract implementation of
AssistantPage . |
Modifier and Type | Method and Description |
---|---|
AssistantPage |
AssistantPane.getCurrentPage() |
AssistantPage |
AssistantPageContext.getCurrentPage()
Gets the currently displayed
page . |
AssistantPage |
AssistantPage.getNextPage()
|
AssistantPage |
AbstractAssistantPage.getNextPage() |
Modifier and Type | Method and Description |
---|---|
void |
AssistantPane.setCurrentPage(AssistantPage currentPage) |
void |
AssistantPageContext.setCurrentPage(AssistantPage page)
Sets the currently displayed
page . |
void |
AssistantPane.show(AssistantPage firstPage)
Displays the dialog if this
AssistantPane with
the given page as first page. |
void |
AssistantPane.show(AssistantPage firstPage,
Rectangle bounds)
Displays the dialog if this
AssistantPane with
the given page as first page. |
Modifier and Type | Class and Description |
---|---|
class |
AbstractLayerSourceAssistantPage
Note: This API is not public yet and may significantly change in the future.
|
class |
CollectionLayerAssistantPage |
Copyright © 2014–2017 European Space Agency (ESA). All rights reserved.