Note: This class is not thread-safe. To ensure proper behavior, once a PopupWindow instance has been created, it should only be interracted with from the event-dispatching thread. The current version does not enforce this, but in a future version all public methods may throw a RuntimeException
or an Error
, such as
AssertionError
, if called from some other thread.
@author Torgil Zethson
@since 1.2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|