com.togethersoft.openapi.util.enum
Interface KeyStrokeEnumeration

All Known Implementing Classes:
KeyStrokeEnumerationAdapter

public interface KeyStrokeEnumeration
extends Enumeration

Enumeration of KeyStrokes.

Author:
TogetherSoft
Since: Together 4.0

Method Summary
 KeyStrokenextKeyStroke()
          Returns next keystroke

Methods inherited from interface java.util.Enumeration
hasMoreElements, nextElement

Method Detail

nextKeyStroke

public KeyStroke nextKeyStroke()
Returns next keystroke