|
Eclipse Platform Release 3.0 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
IWizardContainer2
is a supplement to
IWizardContainer
that adds a method for updating the size of
the wizard shell based on the contents of the current page.
The class WizardDialog
provides a fully functional
implementation of this interface which will meet the needs of
most clients. However, clients are also free to implement this
interface if WizardDialog
does not suit their needs.
IWizardContainer
Method Summary | |
void |
updateSize()
Updates the window size to reflect the state of the current wizard. |
Methods inherited from interface org.eclipse.jface.wizard.IWizardContainer |
getCurrentPage, getShell, showPage, updateButtons, updateMessage, updateTitleBar, updateWindowTitle |
Methods inherited from interface org.eclipse.jface.operation.IRunnableContext |
run |
Method Detail |
public void updateSize()
This method is called by the container itself when its wizard changes and may be called by the wizard at other times to force a window size change.
|
Eclipse Platform Release 3.0 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2004. All rights reserved.