Example #1
0
 private void doLeave() {
   tellerGui.DoLeave();
 }
Example #2
0
 // gui
 private void doGoToStation() {
   tellerGui.DoGoToStation();
 }