KeyBindings

org.nlogo.swing.UserAction.KeyBindings
object KeyBindings

Attributes

Source
UserAction.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def keystroke(key: Int, withMenu: Boolean, withShift: Boolean, withAlt: Boolean): KeyStroke

Attributes

Source
UserAction.scala
def keystrokeChar(key: Char, withMenu: Boolean, withShift: Boolean, withAlt: Boolean): KeyStroke

Attributes

Source
UserAction.scala