^1639996220731
@
sname
KeyListener
slabel
KeyListener
sdescriptors
xworker.lang.MetaDescriptor3
sextends
xworker.java.awt.event.Listener
smany
true
seditCols
2
sinitialization
false
smodifier
public
sinheritDescription
false
Sdescription
#$@text#$@
<p><span style="background-color:rgb(255, 255, 255); color:rgb(53, 56, 51)">The listener interface for receiving keyboard events (keystrokes). The class that is interested in processing a keyboard event either implements this interface (and all the methods it contains) or extends the abstract </span><code>KeyAdapter</code><span style="background-color:rgb(255, 255, 255); color:rgb(53, 56, 51)"> class (overriding only the methods of interest).</span></p>

<p style="text-align: left;">The listener object created from that class is then registered with a component using the component&#39;s <code>addKeyListener</code> method. A keyboard event is generated when a key is pressed, released, or typed. The relevant method in the listener object is then invoked, and the<code>KeyEvent</code> is passed to it.</p>
#$@text#$@
sth_createIndex
false
sth_mark
false
sid
KeyListener
  @/@actions
  sname
  actions
  sdescriptors
  xworker.lang.MetaDescriptor3/@actions
  sth_createIndex
  false
  sth_mark
  false
  sid
  actions
    @/@actions/@create
    sname
    create
    sisSynchronized
    false
    sthrowException
    true
    suseOtherAction
    false
    suseOuterJava
    true
    souterClassName
    xworker.core.java.awt.event.ListenerCreator
    smethodName
    createKeyListener
    sdisableGlobalContext
    false
    sattributeTemplate
    false
    sinterpretationType
    Action
    svarScope
    Global
    screateLocalVarScope
    false
    ssaveReturn
    false
    sdescriptors
    xworker.lang.actions.Actions/@JavaAction
    sth_createIndex
    false
    sth_mark
    false
    sid
    create
    @/@actions/@keyTyped
    sname
    keyTyped
    sdescriptors
    xworker.lang.actions.Actions/@NOOP
    sth_createIndex
    false
    sth_mark
    false
    sid
    keyTyped
    @/@actions/@keyPressed
    sname
    keyPressed
    sdescriptors
    xworker.lang.actions.Actions/@NOOP
    sth_createIndex
    false
    sth_mark
    false
    sid
    keyPressed
    @/@actions/@keyReleased
    sname
    keyReleased
    sdescriptors
    xworker.lang.actions.Actions/@NOOP
    sth_createIndex
    false
    sth_mark
    false
    sid
    keyReleased
  @/@name
  sname
  name
  sshowLabel
  true
  sreadOnly
  false
  sinheritDescription
  false
  svalidateAllowBlank
  true
  LvalidateOnBlur
  true
  LallowDecimals
  true
  LallowNegative
  true
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sth_createIndex
  false
  sth_mark
  false
  sid
  name
