JavaScript is disabled on your browser.
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.gvsig.utils.swing.wizard
Interface Step
All Known Implementing Classes:
ConnectionPanel
,
ObjectSelectionStep
public interface
Step
Interfaz a implementar por todas las páginas del wizard.
Method Summary
Methods
Modifier and Type
Method and Description
void
init
(
WizardControl
w)
Recibe la referencia al Wizard del que forman parte
Method Detail
init
void init(
WizardControl
w)
Recibe la referencia al Wizard del que forman parte
Parameters:
w
- Referencia al wizard
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method