|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JPage | |
---|---|
org.geotools.swing.data | Dialog and wizard classes to get user input for data stores |
org.geotools.swing.wizard | Classes to construct wizards for user input |
Uses of JPage in org.geotools.swing.data |
---|
Subclasses of JPage in org.geotools.swing.data | |
---|---|
class |
JDataChoosePage
A wizard page that will allow the user to choose a format (ie DataAccess factory). |
class |
JDataStorePage
A wizard page that will prompt the user for a file of the supplied format ask for any additional information. |
class |
JParameterListPage
A wizard page that will prompt the user for a file of the supplied format ask for any additional information. |
Uses of JPage in org.geotools.swing.wizard |
---|
Methods in org.geotools.swing.wizard that return types with arguments of type JPage | |
---|---|
java.util.Map<java.lang.String,JPage> |
JPage.getModel()
|
Methods in org.geotools.swing.wizard with parameters of type JPage | |
---|---|
void |
JWizard.registerWizardPanel(JPage page)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |