Uses of Class
com.kitfox.svg.app.SVGPlayer
-
Packages that use SVGPlayer Package Description com.kitfox.svg.app -
-
Uses of SVGPlayer in com.kitfox.svg.app
Fields in com.kitfox.svg.app declared as SVGPlayer Modifier and Type Field Description (package private) SVGPlayer
PlayerDialog. parent
Constructors in com.kitfox.svg.app with parameters of type SVGPlayer Constructor Description PlayerDialog(SVGPlayer parent)
Creates new form PlayerDialog
-