org.mybatis.generator.eclipse.ui.buildpath
Class MyBatisContainerPage

java.lang.Object
  extended by WizardPage
      extended by org.mybatis.generator.eclipse.ui.buildpath.MyBatisContainerPage

public class MyBatisContainerPage
extends WizardPage


Constructor Summary
MyBatisContainerPage()
           
 
Method Summary
 void createControl(Composite parent)
           
 boolean finish()
           
 IClasspathEntry getSelection()
           
 void setSelection(IClasspathEntry containerEntry)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MyBatisContainerPage

public MyBatisContainerPage()
Method Detail

createControl

public void createControl(Composite parent)

finish

public boolean finish()

getSelection

public IClasspathEntry getSelection()

setSelection

public void setSelection(IClasspathEntry containerEntry)