cafe.gui.startView
Interface RegisterEvent

All Known Implementing Classes:
StartPanel

public interface RegisterEvent

Interface is used by the register a new user button.

Author:
Markus Penttila

Method Summary
 void register()
          Tells to the implementing class that the register button was pressed.
 

Method Detail

register

void register()
Tells to the implementing class that the register button was pressed.