From 7c23f453d166d396451504e26fbb385afc0c4c13 Mon Sep 17 00:00:00 2001 From: Clyhtsuriva Date: Mon, 28 Dec 2020 17:31:33 +0100 Subject: Finishing javadoc --- javadoc/package-summary.html | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'javadoc/package-summary.html') diff --git a/javadoc/package-summary.html b/javadoc/package-summary.html index 8ce57fa..203b197 100644 --- a/javadoc/package-summary.html +++ b/javadoc/package-summary.html @@ -2,7 +2,7 @@ - + @@ -84,7 +84,7 @@ jMusicHub -
The jMusicHub class is basically the app.
+
The jMusicHub class is our main component.
@@ -95,12 +95,14 @@ Playlist -  + +
The Playlist class is used to create playlists containing songs and audiobooks.
+ Song -
Song is using instanciating MusicalElement and is Serializable.
+
The Song class is used to create songs while extending MusicalElement.
-- cgit v1.2.3