org.ow2.clif.analyze.lib.oda.ui.wizards
Class ClifDataPropertyPage

java.lang.Object
  extended by DataSourceEditorPage
      extended by org.ow2.clif.analyze.lib.oda.ui.wizards.ClifDataPropertyPage

public class ClifDataPropertyPage
extends DataSourceEditorPage

Author:
Grégory CALONNIER, Jordan BRUNIER

Constructor Summary
ClifDataPropertyPage()
          Instantiates a new clif data property page.
 
Method Summary
 java.util.Properties collectCustomProperties(java.util.Properties profileProps)
           
protected  void createAndInitCustomControl(org.eclipse.swt.widgets.Composite parent, java.util.Properties profileProps)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClifDataPropertyPage

public ClifDataPropertyPage()
Instantiates a new clif data property page.

Method Detail

collectCustomProperties

public java.util.Properties collectCustomProperties(java.util.Properties profileProps)

createAndInitCustomControl

protected void createAndInitCustomControl(org.eclipse.swt.widgets.Composite parent,
                                          java.util.Properties profileProps)