|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectDataSetWizardPage
org.ow2.clif.analyze.lib.oda.ui.wizards.ClifDataSetSelectionPage
public class ClifDataSetSelectionPage
The Class ClifDataSetSelectionPage.
Constructor Summary | |
---|---|
ClifDataSetSelectionPage()
Constructor |
|
ClifDataSetSelectionPage(java.lang.String pageName)
Constructor |
Method Summary | |
---|---|
boolean |
canFlipToNextPage()
|
protected boolean |
canLeave()
|
protected DataSetDesign |
collectDataSetDesign(DataSetDesign design)
|
org.eclipse.swt.widgets.Control |
createPageControl(org.eclipse.swt.widgets.Composite parent)
|
void |
createPageCustomControl(org.eclipse.swt.widgets.Composite parent)
|
org.eclipse.jface.wizard.IWizardPage |
getNextPage()
|
void |
setMessage(java.lang.String newMessage)
set messages |
void |
setVisible(boolean visible)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ClifDataSetSelectionPage()
public ClifDataSetSelectionPage(java.lang.String pageName)
pageName
- Method Detail |
---|
public void createPageCustomControl(org.eclipse.swt.widgets.Composite parent)
protected DataSetDesign collectDataSetDesign(DataSetDesign design)
protected boolean canLeave()
public void setVisible(boolean visible)
public void setMessage(java.lang.String newMessage)
public org.eclipse.jface.wizard.IWizardPage getNextPage()
public boolean canFlipToNextPage()
public org.eclipse.swt.widgets.Control createPageControl(org.eclipse.swt.widgets.Composite parent)
parent
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |