Uses of Interface
org.eclipse.datatools.connectivity.IProfileListener

Packages that use IProfileListener
org.eclipse.datatools.connectivity   
org.eclipse.datatools.sqltools.core.profile   
 

Uses of IProfileListener in org.eclipse.datatools.connectivity
 

Subinterfaces of IProfileListener in org.eclipse.datatools.connectivity
 interface IProfileListener1
          Profile Change Listener
 

Methods in org.eclipse.datatools.connectivity with parameters of type IProfileListener
 void ProfileManager.addProfileListener(IProfileListener listener)
          Register a listener for proifle operation
 void ProfileManager.removeProfileListener(IProfileListener listener)
          Remove the listener for profile operation
 

Uses of IProfileListener in org.eclipse.datatools.sqltools.core.profile
 

Classes in org.eclipse.datatools.sqltools.core.profile that implement IProfileListener
 class SQLToolsProfileProxyListener
           
 



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