Uses of Class
com.sshtools.common.ui.SshToolsApplicationSessionPanel

Packages that use SshToolsApplicationSessionPanel
com.sshtools.common.ui   
 

Uses of SshToolsApplicationSessionPanel in com.sshtools.common.ui
 

Fields in com.sshtools.common.ui declared as SshToolsApplicationSessionPanel
private  SshToolsApplicationSessionPanel SessionProviderInternalFrame.panel
           
private  SshToolsApplicationSessionPanel SessionProviderFrame.panel
           
 

Methods in com.sshtools.common.ui that return SshToolsApplicationSessionPanel
 SshToolsApplicationSessionPanel SessionProviderInternalFrame.getSessionPanel()
          Get the attached session provider panel.
 SshToolsApplicationSessionPanel SessionProviderFrame.getSessionPanel()
          Get the attached session provider panel.