org.jzy3d.junit.replay.events
Interface IKeyEventLog

All Superinterfaces:
IEventLog
All Known Implementing Classes:
KeyEventLog

public interface IKeyEventLog
extends IEventLog


Nested Class Summary
static class IKeyEventLog.KeyEventType
           
 
Method Summary
 int getKeyCode()
           
 IKeyEventLog.KeyEventType getType()
           
 
Methods inherited from interface org.jzy3d.junit.replay.events.IEventLog
since
 

Method Detail

getType

IKeyEventLog.KeyEventType getType()

getKeyCode

int getKeyCode()


Copyright © 2013. All rights reserved.