Uses of Class
eu.bandm.music.applications.myKdF.Control
Packages that use Control
Package
Description
Allows to play "Die Kunst der Fuge" on any JRE, with arrangement
defined interactively by the user.
-
Uses of Control in eu.bandm.music.applications.myKdF
Fields in eu.bandm.music.applications.myKdF declared as ControlModifier and TypeFieldDescription(package private) final Control
Network.control
Reference to the collection of control Posts.(package private) final Control
View.control
The instance of control which interacts bi-directionally with this instance.Methods in eu.bandm.music.applications.myKdF with parameters of type ControlModifier and TypeMethodDescription(package private) void
Kdf.changePiece
(String pieceName, Network network, View view, Control control) Central Service Point: prepare the whole application to play the movement with the given name.(package private) void
Kdf.selectPiece
(String pieceName, Network network, View view, Control control) Central Service Point: prepare the whole application to play the movement with the given name.(package private) void
Kdf.updateAudioRepresentation
(Network network, View view, Control control) Applies the changes to all visual and audible objects which are necessary whenever the selected movement and/or the selected audio-theme representation mode changes.Constructors in eu.bandm.music.applications.myKdF with parameters of type Control