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 IKeyCodeGeomFactory. getBackSpaceKey()abstract IKeyCodeGeomFactory. getDeleteKey()abstract IKeyCodeGeomFactory. getEnterKey()abstract IKeyCodeGeomFactory. 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 IKeyCodeIKeyEvent. getCode()
-