com.bbn.swede.ui.wizards
Class OWLLibraryEditorPageZero
java.lang.Object
WizardPage
com.bbn.swede.ui.wizards.OWLLibraryBuilderPageZero
com.bbn.swede.ui.wizards.OWLLibraryEditorPageZero
- public class OWLLibraryEditorPageZero
- extends OWLLibraryBuilderPageZero
This class is almost identical to its parent. The only difference is
that the parent does not accept as valid input the name of a library
which already exists, wheras this page does.
- Author:
- aperezlo
- See Also:
- Serialized Form
Method Summary |
void |
createControl(Composite parent)
|
protected void |
updatePageCompletion()
Checks whether the page is complete and updates the wizard internally
to reflect the result. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OWLLibraryEditorPageZero
public OWLLibraryEditorPageZero()
createControl
public void createControl(Composite parent)
- Overrides:
createControl
in class OWLLibraryBuilderPageZero
updatePageCompletion
protected void updatePageCompletion()
- Description copied from class:
OWLLibraryBuilderPageZero
- Checks whether the page is complete and updates the wizard internally
to reflect the result.
- Overrides:
updatePageCompletion
in class OWLLibraryBuilderPageZero
Copyright © 2004-2005 BBN Technologies. All Rights Reserved.