Here's My Bird Time Music Album Song No. #48 🎶

1 month ago
36

Make Sure To Follow Me All Over The Internet !

---[
°°° XXX (http://x.com/ShadowDangerII) °°° XXX (http://x.com/tadiousreza) °°° XXX (http://facebook.com/Reza.TDS) °°° XXX (http://clubhouse.com/@skyfiredll) °°° XXX (http://youtube.com/@REZ-d3f) °°° XXX (http://rumble.com/user/rezatadious) °°° XXX (http://rumble.com/c/ashtube) °°° XXX (http://instagram.com/illumia_light_array) °°° XXX (http://discord.com/users/876277313875095562) °°° XXX (http://t.me/illumiamedia) °°° XXX (http://x.com/SkyFireDLL) °°° XXX (http://t.me/truthkast/) °°° XXX (http://wa.me/989332220298) °°° XXX (https://t.me/rezatadious/) °°°
]---

By The Way I'm Using My Own Music Player Which I have made using Pure Java Code on Desktop 🖥 Here in this Video! Alright. Most of My Links Can Just be Found Here or There 👇:

t.me/illumiamedia 🔗
x.com/ShadowDangerII 🔗
facebook.com/Reza.TDS 🔗
youtube.com/@REZ-d3f 🔗

import javafx.application.Application;
import javafx.stage.Stage;

public class Main extends Application{

public static void main(String[] args) {
launch(args);
}

@Override
public void start(Stage arg0) throws Exception {
Mp3_Player obj1 = new Mp3_Player();
obj1.start(arg0);

}

}
// uhhhhh.... hahhha

Loading comments...