Uses of Interface
com.kitfox.svg.app.PlayerThreadListener
-
Packages that use PlayerThreadListener Package Description com.kitfox.svg.app -
-
Uses of PlayerThreadListener in com.kitfox.svg.app
Classes in com.kitfox.svg.app that implement PlayerThreadListener Modifier and Type Class Description class
PlayerDialog
Fields in com.kitfox.svg.app with type parameters of type PlayerThreadListener Modifier and Type Field Description (package private) java.util.HashSet<PlayerThreadListener>
PlayerThread. listeners
Methods in com.kitfox.svg.app with parameters of type PlayerThreadListener Modifier and Type Method Description void
PlayerThread. addListener(PlayerThreadListener listener)
-