Uses of Interface
com.sshtools.common.ui.SessionManager

Packages that use SessionManager
com.sshtools.common.ui   
 

Uses of SessionManager in com.sshtools.common.ui
 

Classes in com.sshtools.common.ui that implement SessionManager
 class SessionProviderFrame
          This frame class embeds a SessionProvider and manages the connection on behalf of the caller.
 class SessionProviderInternalFrame
          This frame class embeds a SessionProvider and manages the connection on behalf of the caller.
 

Fields in com.sshtools.common.ui declared as SessionManager
protected  SessionManager SshToolsApplicationSessionPanel.manager
           
 

Methods in com.sshtools.common.ui with parameters of type SessionManager
 boolean SshToolsApplicationSessionPanel.openSession(SessionManager manager, SshToolsConnectionProfile profile)
           
 



Copyright © 2002-2003 Lee David Painter & Contributors. All Rights Reserved.