org.eclipse.datatools.connectivity.ui.wizards
Class ProfileDetailsPropertyPage

java.lang.Object
  extended by PropertyPage
      extended by org.eclipse.datatools.connectivity.ui.wizards.ProfilePropertyPage
          extended by org.eclipse.datatools.connectivity.ui.wizards.ProfileDetailsPropertyPage
Direct Known Subclasses:
ExtensibleProfileDetailsPropertyPage, GenericDBProfilePropertyPage

public abstract class ProfileDetailsPropertyPage
extends ProfilePropertyPage

Base property page implementation for connection profiles. This implementation takes care of updating the connection profile when OK is pressed.

Author:
shongxum

Method Summary
 void setPingButtonEnabled(boolean enabled)
           
 
Methods inherited from class org.eclipse.datatools.connectivity.ui.wizards.ProfilePropertyPage
createControl, dispose, getConnectionProfile, performOk
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

setPingButtonEnabled

public void setPingButtonEnabled(boolean enabled)


Copyright © 2006 -- 2008 Actuate, IBM Corporation, Sybase, Inc. and others. All rights reserved.