|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectDataSourceWizardPage
org.ow2.clif.analyze.lib.oda.ui.wizards.ExecutionSelectionWizardPage
public class ExecutionSelectionWizardPage
Provide a wizard page to select local CLIF executions.
Constructor Summary | |
---|---|
ExecutionSelectionWizardPage(java.lang.String pageName)
Instantiates a new execution selection wizard page. |
Method Summary | |
---|---|
java.util.Properties |
collectCustomProperties()
|
void |
createPageCustomControl(org.eclipse.swt.widgets.Composite parent)
|
java.util.Properties |
getProperties()
Get properties. |
boolean |
isPageComplete()
Check if page is complete |
void |
refresh()
|
void |
setInitialProperties(java.util.Properties dataSourceProps)
|
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 ExecutionSelectionWizardPage(java.lang.String pageName)
pageName
- the page nameMethod Detail |
---|
public void createPageCustomControl(org.eclipse.swt.widgets.Composite parent)
public void setInitialProperties(java.util.Properties dataSourceProps)
public java.util.Properties collectCustomProperties()
public void refresh()
public void setVisible(boolean visible)
public boolean isPageComplete()
public java.util.Properties getProperties()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |