org.eclipse.datatools.connectivity.ui.wizards
Class NewConnectionProfileWizardPage
java.lang.Object
BaseWizardPage
org.eclipse.datatools.connectivity.ui.wizards.NewConnectionProfileWizardPage
public class NewConnectionProfileWizardPage
- extends BaseWizardPage
- Author:
- shongxum
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NewConnectionProfileWizardPage
public NewConnectionProfileWizardPage()
- Constructor
NewConnectionProfileWizardPage
public NewConnectionProfileWizardPage(java.lang.String name)
- Constructor
- Parameters:
name
-
createControl
public void createControl(Composite parent)
setVisible
public void setVisible(boolean visible)
getProfileName
public java.lang.String getProfileName()
setProfileName
public void setProfileName(java.lang.String name)
getProfileDescription
public java.lang.String getProfileDescription()
setProfileDescription
public void setProfileDescription(java.lang.String desc)
getAutoConnect
public boolean getAutoConnect()
getAutoConnectOnFinish
public boolean getAutoConnectOnFinish()
setAutoConnect
public void setAutoConnect(boolean selection)
setAutoConnectOnFinish
public void setAutoConnectOnFinish(boolean selection)
getSummaryData
public java.util.List getSummaryData()
getRepository
public IConnectionProfile getRepository()
getContext
public IContext getContext(java.lang.Object target)
getContextChangeMask
public int getContextChangeMask()
getSearchExpression
public java.lang.String getSearchExpression(java.lang.Object target)
Copyright © 2006 -- 2008 Actuate, IBM Corporation, Sybase, Inc. and others. All rights reserved.