FlyByWindowInformation.st
changeset 2543 7ad308542625
parent 2493 b19544e382b7
child 2587 81f38cd168a7
equal deleted inserted replaced
2542:5cb4a0bdc44c 2543:7ad308542625
    33     ^ lastApplication
    33     ^ lastApplication
    34 !
    34 !
    35 
    35 
    36 lastView
    36 lastView
    37     ^ lastView
    37     ^ lastView
       
    38 ! !
       
    39 
       
    40 !FlyByWindowInformation methodsFor:'defaults'!
       
    41 
       
    42 flyByHelpTimeoutMillis
       
    43     ^ 1000
    38 ! !
    44 ! !
    39 
    45 
    40 !FlyByWindowInformation methodsFor:'event handling'!
    46 !FlyByWindowInformation methodsFor:'event handling'!
    41 
    47 
    42 buttonMotion:buttonAndModifierState x:x y:y view:aView
    48 buttonMotion:buttonAndModifierState x:x y:y view:aView