Uses of Class
com.sshtools.common.ui.SshToolsApplicationException
Packages that use SshToolsApplicationException
-
Uses of SshToolsApplicationException in com.sshtools.common.ui
Methods in com.sshtools.common.ui that throw SshToolsApplicationExceptionModifier and TypeMethodDescriptionSshToolsApplicationApplet.buildAppletComponent()
SshToolsApplication.convertContainer
(SshToolsApplicationContainer container, Class newContainerClass) abstract SshToolsApplicationPanel
SshToolsApplicationApplet.createApplicationPanel()
void
void
SshToolsApplicationApplet.SshToolsApplicationAppletContainer.init
(SshToolsApplication application, SshToolsApplicationPanel panel) void
SshToolsApplicationClientPanel.init
(SshToolsApplication application) void
SshToolsApplicationContainer.init
(SshToolsApplication application, SshToolsApplicationPanel panel) void
SshToolsApplicationFrame.init
(SshToolsApplication application, SshToolsApplicationPanel panel) void
SshToolsApplicationInternalFrame.init
(SshToolsApplication application, SshToolsApplicationPanel panel) void
SshToolsApplicationPanel.init
(SshToolsApplication application) Initialize the panelboolean
SessionProviderFrame.initFrame
(SshToolsApplication app) Initialize the frame and open the remote sessionboolean
SessionProviderInternalFrame.initFrame
(SshToolsApplication app) Initialize the frame and open the remote sessionSshToolsApplication.newContainer()
void
SshToolsApplication.newContainer
(SshToolsApplicationContainer container) Constructors in com.sshtools.common.ui that throw SshToolsApplicationExceptionModifierConstructorDescriptionSessionProviderFrame
(SshToolsConnectionProfile profile, SshClient ssh, SessionProvider provider) Construct a new Session Provider frame.SessionProviderInternalFrame
(SshToolsConnectionProfile profile, SshClient ssh, SessionProvider provider) Construct a new Session Provider frame.