sk.uniba.euromath.editor.wizards
Interface IWizardPageContext


public interface IWizardPageContext

Wizard page can query this interface to get various info.

Author:
Martin Vysny

Method Summary
 Shell getShell()
          Returns shell where this page is displayed.
 void updateMessages()
          Informs that the page has changed validity messages and wishes for the shell to repaint them.
 

Method Detail

getShell

Shell getShell()
Returns shell where this page is displayed.

Returns:
shell where this page is displayed.

updateMessages

void updateMessages()
Informs that the page has changed validity messages and wishes for the shell to repaint them.



Copyright © 2003-2006 null. All Rights Reserved.