|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object sk.uniba.euromath.editor.wizards.BaseWizardPage sk.uniba.euromath.editor.wizards.document.ExportClassChooserWizardPage
public class ExportClassChooserWizardPage
Allows the user to choose the export document class.
Field Summary |
---|
Fields inherited from class sk.uniba.euromath.editor.wizards.BaseWizardPage |
---|
name |
Constructor Summary | |
---|---|
ExportClassChooserWizardPage()
The constructor. |
Method Summary | |
---|---|
ExportClassChooser |
getWidget()
Returns the widget. |
Control |
handleCreateControl(Composite parent)
Creates the top level control for this dialog page under the given parent composite. |
protected void |
handleDispose()
Disposes the resources allocated by this dialog page. |
protected void |
validatePage()
Validates the page and shows appropriate error message if necessary. |
Methods inherited from class sk.uniba.euromath.editor.wizards.BaseWizardPage |
---|
getContext, hasErrors, setMessages, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ExportClassChooserWizardPage()
Method Detail |
---|
public ExportClassChooser getWidget()
public Control handleCreateControl(Composite parent)
BaseWizardPage
Creates the top level control for this dialog page under the given parent composite.
This method is called only once.
handleCreateControl
in class BaseWizardPage
parent
- the parent composite
protected void validatePage()
protected void handleDispose()
BaseWizardPage
handleDispose
in class BaseWizardPage
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |