接口 ConnectionListener
- 所有超级接口:
EventListener
- 所有已知实现类:
QueryPanel
,SqlViewer
A listener for connect/disconnect events.
- 版本:
- $Revision: 1.1 $
- 作者:
- FracPete (fracpete at waikato dot ac dot nz)
-
方法概要
修饰符和类型方法说明void
This method gets called when the connection is either established or disconnected.
-
方法详细资料
-
connectionChange
This method gets called when the connection is either established or disconnected.
-