com.sshtools.common.ui
Interface OptionsTab

All Superinterfaces:
Tab
All Known Implementing Classes:
GlobalOptionsTab, HostsTab

public interface OptionsTab
extends Tab

DOCUMENT ME!


Method Summary
 void reset()
          DOCUMENT ME!
 
Methods inherited from interface com.sshtools.common.ui.Tab
applyTab, getTabComponent, getTabContext, getTabIcon, getTabMnemonic, getTabTitle, getTabToolTipText, tabSelected, validateTab
 

Method Detail

reset

public void reset()
DOCUMENT ME!