Uses of Class
net.clackrouter.test.ConnectivityTestWindow

Packages that use ConnectivityTestWindow
net.clackrouter.gui Major graphical components that comprise the Clack Application. 
 

Uses of ConnectivityTestWindow in net.clackrouter.gui
 

Methods in net.clackrouter.gui that return ConnectivityTestWindow
 ConnectivityTestWindow ClackDocument.getConnectivityTestWin()
           
 

Methods in net.clackrouter.gui with parameters of type ConnectivityTestWindow
 void ClackDocument.setConnectivityTestWin(ConnectivityTestWindow win)