com.grahamedgecombe.jterminal.bell
Interface BellStrategy

All Known Implementing Classes:
BeepBellStrategy, NopBellStrategy

public interface BellStrategy

A 'strategy' used to sound the bell (US-ASCII character 7).

Author:
Graham Edgecombe

Method Summary
 void soundBell()
          Sounds the bell.
 

Method Detail

soundBell

void soundBell()
Sounds the bell.



Copyright © 2009-2012. All Rights Reserved.