org.netbeans.modules.db/1 1.44.1 30

org.netbeans.api.db.explorer
Interface ConnectionListener

All Superinterfaces:
EventListener

public interface ConnectionListener
extends EventListener

Listener for changes to ConnectionManager (adding and removing database connection from the DatabaseExplorer).

See Also:
ConnectionManager

Method Summary
 void connectionsChanged()
          Called when the list of connections has changed.
 

Method Detail

connectionsChanged

void connectionsChanged()
Called when the list of connections has changed.


org.netbeans.modules.db/1 1.44.1 30

Built on December 5 2011.  |  Portions Copyright 1997-2011 Sun Microsystems, Inc. All rights reserved.