Pre-Final

- Removed all the TODO
- Fixed some code
- Added missing Docs
This commit is contained in:
20015091
2018-09-20 15:56:30 +02:00
parent eea9dd50e0
commit 898e25fcf3
17 changed files with 98 additions and 99 deletions

View File

@@ -2,6 +2,7 @@ package support.audio;
import chrriis.dj.nativeswing.swtimpl.NativeInterface;
import chrriis.dj.nativeswing.swtimpl.components.JWebBrowser;
import org.apache.http.annotation.Obsolete;
import support.Rest;
import javax.swing.*;
@@ -16,6 +17,7 @@ import java.util.Map;
/**
* Classe che serve a far partire un video di youtube in una frame
*/
@Deprecated
public class Musich implements Audio {
/**