^1639996220754
@
sname
MouseMotionListener
slabel
MouseMotionListener
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 mouse motion events on a component. (For clicks and other mouse events, use the </span><code>MouseListener</code><span style="background-color:rgb(255, 255, 255); color:rgb(53, 56, 51)">.)</span></p>

<p style="text-align: left;">The class that is interested in processing a mouse motion event either implements this interface (and all the methods it contains) or extends the abstract <code>MouseMotionAdapter</code> class (overriding only the methods of interest).</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>addMouseMotionListener</code> method. A mouse motion event is generated when the mouse is moved or dragged. (Many such events will be generated). When a mouse motion event occurs, the relevant method in the listener object is invoked, and the <code>MouseEvent</code> is passed to it.</p>
#$@text#$@
sth_createIndex
false
sth_mark
false
sid
MouseMotionListener
  @/@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
    createMouseMotionListener
    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/@mouseDragged
    sname
    mouseDragged
    sdescriptors
    xworker.lang.actions.Actions/@NOOP
    sth_createIndex
    false
    sth_mark
    false
    sid
    mouseDragged
    @/@actions/@mouseMoved
    sname
    mouseMoved
    sdescriptors
    xworker.lang.actions.Actions/@NOOP
    sth_createIndex
    false
    sth_mark
    false
    sid
    mouseMoved
  @/@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
