|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface OverviewProvider
An interface that marks a model as providing an overview component for the wizard.
If the models implements this interface, the overview will be displayed in the left pane of
the wizard. The overview can be hidden by calling Wizard.setOverviewVisible(boolean) with a
value of false.
| Method Summary | |
|---|---|
javax.swing.JComponent |
getOverviewComponent()
Called to get a component that provides an overview of the wizard. |
| Method Detail |
|---|
javax.swing.JComponent getOverviewComponent()
BorderLayout.LINE_START.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||