Package com.grahamedgecombe.jterminal.bell

Contains bell strategy classes, which define how an application should respond to the US-ASCII BEL character.

See:
          Description

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

Class Summary
BeepBellStrategy A BellStrategy which calls Toolkit.beep().
NopBellStrategy A BellStrategy which does nothing.
 

Package com.grahamedgecombe.jterminal.bell Description

Contains bell strategy classes, which define how an application should respond to the US-ASCII BEL character.



Copyright © 2009-2012. All Rights Reserved.