com.fullspan.hashgui
Interface IHashGuiApp

All Known Implementing Classes:
HashGui

public interface IHashGuiApp

Author:
Mitch Stuart

Method Summary
 void exit()
           
 void showMenuPanel()
           
 void showPanel(java.lang.String panelName)
           
 

Method Detail

exit

public void exit()

showMenuPanel

public void showMenuPanel()

showPanel

public void showPanel(java.lang.String panelName)