Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
javazoom
jl
decoder
Manager
C# Class javazoom.jl.decoder.Manager
Work in progress. Manages a number of controls.
Afficher le fichier
Open project: RHY3756547/FreeSO
Méthodes publiques
Méthode
Description
addControl
(
Control
c
) :
void
removeAll
( ) :
void
removeControl
(
Control
c
) :
void
Method Details
addControl()
public
méthode
public
addControl
(
Control
c
) :
void
c
Control
Résultat
void
removeAll()
public
méthode
public
removeAll
( ) :
void
Résultat
void
removeControl()
public
méthode
public
removeControl
(
Control
c
) :
void
c
Control
Résultat
void