Uses of Interface
com.actelion.research.share.gui.editor.io.IKeyCode
-
Packages that use IKeyCode Package Description com.actelion.research.share.gui.editor.geom com.actelion.research.share.gui.editor.io -
-
Uses of IKeyCode in com.actelion.research.share.gui.editor.geom
Methods in com.actelion.research.share.gui.editor.geom that return IKeyCode Modifier and Type Method Description abstract IKeyCode
GeomFactory. getBackSpaceKey()
abstract IKeyCode
GeomFactory. getDeleteKey()
abstract IKeyCode
GeomFactory. getEnterKey()
abstract IKeyCode
GeomFactory. getEscapeKey()
-
Uses of IKeyCode in com.actelion.research.share.gui.editor.io
Methods in com.actelion.research.share.gui.editor.io that return IKeyCode Modifier and Type Method Description IKeyCode
IKeyEvent. getCode()
-