Uses of Interface
com.sshtools.common.ui.SessionManager
-
Packages that use SessionManager Package Description com.sshtools.common.ui -
-
Uses of SessionManager in com.sshtools.common.ui
Classes in com.sshtools.common.ui that implement SessionManager Modifier and Type Class Description 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 Modifier and Type Field Description protected SessionManager
SshToolsApplicationSessionPanel. manager
Methods in com.sshtools.common.ui with parameters of type SessionManager Modifier and Type Method Description boolean
SshToolsApplicationSessionPanel. openSession(SessionManager manager, SshToolsConnectionProfile profile)
-