^1639996220783
@
sname
WindowFocusListener
slabel
WindowFocusListener
sdescriptors
xworker.lang.MetaDescriptor3
sextends
xworker.java.awt.event.Listener
smany
true
seditCols
2
sinitialization
false
smodifier
public
sinheritDescription
false
sdescription
<p><span style="background-color:rgb(255, 255, 255); color:rgb(53, 56, 51)">The listener interface for receiving </span><code>WindowEvents</code><span style="background-color:rgb(255, 255, 255); color:rgb(53, 56, 51)">, including </span><code>WINDOW_GAINED_FOCUS</code><span style="background-color:rgb(255, 255, 255); color:rgb(53, 56, 51)"> and </span><code>WINDOW_LOST_FOCUS</code><span style="background-color:rgb(255, 255, 255); color:rgb(53, 56, 51)"> events. The class that is interested in processing a </span><code>WindowEvent</code><span style="background-color:rgb(255, 255, 255); color:rgb(53, 56, 51)"> either implements this interface (and all the methods it contains) or extends the abstract </span><code>WindowAdapter</code><span style="background-color:rgb(255, 255, 255); color:rgb(53, 56, 51)">class (overriding only the methods of interest). The listener object created from that class is then registered with a </span><code>Window</code><span style="background-color:rgb(255, 255, 255); color:rgb(53, 56, 51)"> using the </span><code>Window</code><span style="background-color:rgb(255, 255, 255); color:rgb(53, 56, 51)">&#39;s </span><code>addWindowFocusListener</code><span style="background-color:rgb(255, 255, 255); color:rgb(53, 56, 51)"> method. When the </span><code>Window</code><span style="background-color:rgb(255, 255, 255); color:rgb(53, 56, 51)">&#39;s status changes by virtue of it being opened, closed, activated, deactivated, iconified, or deiconified, or by focus being transfered into or out of the </span><code>Window</code><span style="background-color:rgb(255, 255, 255); color:rgb(53, 56, 51)">, the relevant method in the listener object is invoked, and the </span><code>WindowEvent</code><span style="background-color:rgb(255, 255, 255); color:rgb(53, 56, 51)"> is passed to it.</span></p>
sth_createIndex
false
sth_mark
false
sid
WindowFocusListener
  @/@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
    createWindowFocusListener
    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/@windowGainedFocus
    sname
    windowGainedFocus
    sdescriptors
    xworker.lang.actions.Actions/@NOOP
    sth_createIndex
    false
    sth_mark
    false
    sid
    windowGainedFocus
    @/@actions/@windowLostFocus
    sname
    windowLostFocus
    sdescriptors
    xworker.lang.actions.Actions/@NOOP
    sth_createIndex
    false
    sth_mark
    false
    sid
    windowLostFocus
  @/@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
