Uses of Class
gnu.kawa.models.WeakListener
-
Packages that use WeakListener Package Description gnu.kawa.models -
-
Uses of WeakListener in gnu.kawa.models
Methods in gnu.kawa.models with parameters of type WeakListener Modifier and Type Method Description void
Model. addListener(WeakListener listener)
Constructors in gnu.kawa.models with parameters of type WeakListener Constructor Description WeakListener(Object referent, WeakListener next)
-