public class ProcessRunPage extends JPage
backPageIdentifier, DEFAULT, FINISH, NEXT, nextPageIdentifier, pageIdentifier
Constructor and Description |
---|
ProcessRunPage(ProcessFactory factory) |
ProcessRunPage(ProcessFactory factory,
Map<String,Object> params) |
Modifier and Type | Method and Description |
---|---|
void |
aboutToDisplayPanel() |
String |
getBackPageIdentifier()
Identifier of the panel to use Back.
|
String |
getNextPageIdentifier()
Identifier of the panel to use Next.
|
createPanel, dispose, getJWizard, getModel, getPageIdentifier, getPanel, isValid, postDisplayPanel, preClosePanel, preDisplayPanel, setBackPageIdentifier, setNextPageIdentifier, setPageIdentifier
public ProcessRunPage(ProcessFactory factory)
public ProcessRunPage(ProcessFactory factory, Map<String,Object> params)
public String getBackPageIdentifier()
JPage
getBackPageIdentifier
in class JPage
public String getNextPageIdentifier()
JPage
getNextPageIdentifier
in class JPage
public void aboutToDisplayPanel()
Copyright © 1996–2019 Geotools. All rights reserved.