Package | Description |
---|---|
org.fest.swing.listener |
Event listeners intended for internal use only.
|
Class and Description |
---|
WeakEventListener
Understands an event listener that wraps a given
and:
attaches itself to the default toolkit
dispatches any given event to the wrapped listener
removes itself from the default toolkit when the wrapped listener gets garbage-collected
|
Copyright © 2007-2013 FEST (Fixtures for Easy Software Testing). All Rights Reserved.