Uses of Class
com.sshtools.common.ui.SshToolsApplication
Packages that use SshToolsApplication
-
Uses of SshToolsApplication in com.sshtools.common.ui
Fields in com.sshtools.common.ui declared as SshToolsApplicationModifier and TypeFieldDescriptionprotected SshToolsApplication
SshToolsApplicationPanel.application
Methods in com.sshtools.common.ui that return SshToolsApplicationModifier and TypeMethodDescriptionSshToolsApplicationFrame.getApplication()
SshToolsApplicationInternalFrame.getApplication()
SshToolsApplicationPanel.getApplication()
Get the application attached to the panelMethods in com.sshtools.common.ui with parameters of type SshToolsApplicationModifier and TypeMethodDescriptionvoid
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 sessionConstructors in com.sshtools.common.ui with parameters of type SshToolsApplicationModifierConstructorDescriptionAboutAction
(Component parent, SshToolsApplication application) Creates a new AboutAction object.ExitAction
(SshToolsApplication application, SshToolsApplicationContainer container) Creates a new ExitAction object.NewWindowAction
(SshToolsApplication application) Creates a new NewWindowAction object.