Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
J
- jButton2 - Variable in class com.lariflix.jemm.forms.AddGenrePanel
- JellyfinCadGenresItem - Class in com.lariflix.jemm.dtos
-
Represents a genre item in Jellyfin.
- JellyfinCadGenresItem() - Constructor for class com.lariflix.jemm.dtos.JellyfinCadGenresItem
-
Constructs a new JellyfinCadGenresItem object.
- JellyfinCadGenresItems - Class in com.lariflix.jemm.dtos
-
Represents a collection of JellyfinCadGenresItem objects.
- JellyfinCadGenresItems() - Constructor for class com.lariflix.jemm.dtos.JellyfinCadGenresItems
-
Constructs a new empty JellyfinCadGenresItems object.
- JellyfinCadGenresItems(ArrayList<JellyfinCadGenresItem>, int, int) - Constructor for class com.lariflix.jemm.dtos.JellyfinCadGenresItems
-
Constructs a new JellyfinCadGenresItems object with the specified items, total record count, and start index.
- JellyfinCadGenresItemsTest - Class in com.lariflix.jemm.dtos
- JellyfinCadGenresItemsTest() - Constructor for class com.lariflix.jemm.dtos.JellyfinCadGenresItemsTest
- JellyfinCadGenresItemTest - Class in com.lariflix.jemm.dtos
- JellyfinCadGenresItemTest() - Constructor for class com.lariflix.jemm.dtos.JellyfinCadGenresItemTest
- JellyfinCadPeopleItem - Class in com.lariflix.jemm.dtos
-
Represents a JellyfinCadPeopleItem object.
- JellyfinCadPeopleItem() - Constructor for class com.lariflix.jemm.dtos.JellyfinCadPeopleItem
-
Default constructor for the JellyfinCadPeopleItem class.
- JellyfinCadPeopleItems - Class in com.lariflix.jemm.dtos
-
This class represents a people item in the Jellyfin catalog.
- JellyfinCadPeopleItems() - Constructor for class com.lariflix.jemm.dtos.JellyfinCadPeopleItems
- JellyfinCadPeopleItemsTest - Class in com.lariflix.jemm.dtos
- JellyfinCadPeopleItemsTest() - Constructor for class com.lariflix.jemm.dtos.JellyfinCadPeopleItemsTest
- JellyfinCadPeopleItemTest - Class in com.lariflix.jemm.dtos
- JellyfinCadPeopleItemTest() - Constructor for class com.lariflix.jemm.dtos.JellyfinCadPeopleItemTest
- JellyfinCadStudioItem - Class in com.lariflix.jemm.dtos
-
This class represents a studio item in the Jellyfin catalog.
- JellyfinCadStudioItem() - Constructor for class com.lariflix.jemm.dtos.JellyfinCadStudioItem
-
Constructs a new JellyfinCadStudioItem object.
- JellyfinCadStudioItems - Class in com.lariflix.jemm.dtos
-
This class represents a collection of studio items in the Jellyfin catalog.
- JellyfinCadStudioItems() - Constructor for class com.lariflix.jemm.dtos.JellyfinCadStudioItems
-
Default constructor for JellyfinCadStudioItems.
- JellyfinCadStudioItemsTest - Class in com.lariflix.jemm.dtos
- JellyfinCadStudioItemsTest() - Constructor for class com.lariflix.jemm.dtos.JellyfinCadStudioItemsTest
- JellyfinCadStudioItemTest - Class in com.lariflix.jemm.dtos
- JellyfinCadStudioItemTest() - Constructor for class com.lariflix.jemm.dtos.JellyfinCadStudioItemTest
- JellyfinConnectionResult - Class in com.lariflix.jemm.dtos
-
This class represents the result of a connection attempt to a Jellyfin server.
- JellyfinConnectionResult() - Constructor for class com.lariflix.jemm.dtos.JellyfinConnectionResult
-
Constructs a new JellyfinConnectionResult object.
- JellyfinConnectionResultTest - Class in com.lariflix.jemm.dtos
- JellyfinConnectionResultTest() - Constructor for class com.lariflix.jemm.dtos.JellyfinConnectionResultTest
- JellyfinCredentials - Class in com.lariflix.jemm.dtos
-
This class represents the credentials for a Jellyfin server.
- JellyfinCredentials() - Constructor for class com.lariflix.jemm.dtos.JellyfinCredentials
-
Default constructor for JellyfinCredentials.
- JellyfinCredentials(String, String) - Constructor for class com.lariflix.jemm.dtos.JellyfinCredentials
-
Constructor for JellyfinCredentials with specified base URL and token.
- JellyfinCredentialsTest - Class in com.lariflix.jemm.dtos
- JellyfinCredentialsTest() - Constructor for class com.lariflix.jemm.dtos.JellyfinCredentialsTest
- JellyfinCsvStructure - Class in com.lariflix.jemm.csv
-
The JellyfinCsvStructure class represents the structure of a CSV file for Jellyfin metadata.
- JellyfinCsvStructure() - Constructor for class com.lariflix.jemm.csv.JellyfinCsvStructure
-
Default constructor for the JellyfinCsvStructure class.
- JellyfinExportMetadata - Class in com.lariflix.jemm.csv
-
The JellyfinExportMetadata class is responsible for exporting metadata from a Jellyfin instance to a CSV file.
- JellyfinExportMetadata() - Constructor for class com.lariflix.jemm.csv.JellyfinExportMetadata
-
Default constructor for the JellyfinExportMetadata class.
- JellyfinExportMetadata(String, JellyfinInstanceDetails) - Constructor for class com.lariflix.jemm.csv.JellyfinExportMetadata
-
Constructor for the JellyfinExportMetadata class with parameters.
- JellyfinExportMetadataTest - Class in com.lariflix.jemm.csv
- JellyfinExportMetadataTest() - Constructor for class com.lariflix.jemm.csv.JellyfinExportMetadataTest
- JellyfinFolder - Class in com.lariflix.jemm.dtos
-
This class represents a folder in the Jellyfin server.
- JellyfinFolder() - Constructor for class com.lariflix.jemm.dtos.JellyfinFolder
-
Default constructor for the JellyfinFolder class.
- JellyfinFolderMetadata - Class in com.lariflix.jemm.dtos
-
This class represents the metadata for a Jellyfin folder.
- JellyfinFolderMetadata() - Constructor for class com.lariflix.jemm.dtos.JellyfinFolderMetadata
-
Default constructor for the JellyfinFolderMetadata class.
- JellyfinFolderMetadataTest - Class in com.lariflix.jemm.dtos
- JellyfinFolderMetadataTest() - Constructor for class com.lariflix.jemm.dtos.JellyfinFolderMetadataTest
- JellyfinFolderMetadataTest() - Method in class com.lariflix.jemm.dtos.JellyfinFolderMetadataTest
- JellyfinFolders - Class in com.lariflix.jemm.dtos
-
This class represents the JellyfinFolders.
- JellyfinFolders() - Constructor for class com.lariflix.jemm.dtos.JellyfinFolders
-
Default constructor for JellyfinFolders.
- JellyfinFoldersTest - Class in com.lariflix.jemm.dtos
- JellyfinFoldersTest() - Constructor for class com.lariflix.jemm.dtos.JellyfinFoldersTest
- JellyfinFolderTest - Class in com.lariflix.jemm.dtos
- JellyfinFolderTest() - Constructor for class com.lariflix.jemm.dtos.JellyfinFolderTest
- JellyfinGenreItem - Class in com.lariflix.jemm.dtos
-
This class represents the JellyfinGenreItem.
- JellyfinGenreItem() - Constructor for class com.lariflix.jemm.dtos.JellyfinGenreItem
-
Default constructor for JellyfinGenreItem.
- JellyfinGenreItemTest - Class in com.lariflix.jemm.dtos
- JellyfinGenreItemTest() - Constructor for class com.lariflix.jemm.dtos.JellyfinGenreItemTest
- JellyfinImportMetadata - Class in com.lariflix.jemm.csv
-
The JellyfinImportMetadata class is responsible for importing metadata from a CSV file into a Jellyfin instance.
- JellyfinImportMetadata() - Constructor for class com.lariflix.jemm.csv.JellyfinImportMetadata
-
Default constructor for the JellyfinImportMetadata class.
- JellyfinImportMetadata(String, JellyfinInstanceDetails) - Constructor for class com.lariflix.jemm.csv.JellyfinImportMetadata
-
Constructor for the JellyfinImportMetadata class with parameters.
- JellyfinInstanceDetails - Class in com.lariflix.jemm.dtos
-
This class represents the JellyfinInstanceDetails.
- JellyfinInstanceDetails() - Constructor for class com.lariflix.jemm.dtos.JellyfinInstanceDetails
-
Default constructor for JellyfinInstanceDetails.
- JellyfinInstanceDetailsTest - Class in com.lariflix.jemm.dtos
- JellyfinInstanceDetailsTest() - Constructor for class com.lariflix.jemm.dtos.JellyfinInstanceDetailsTest
- JellyfinItem - Class in com.lariflix.jemm.dtos
-
This class represents the JellyfinItem.
- JellyfinItem() - Constructor for class com.lariflix.jemm.dtos.JellyfinItem
-
Default constructor for JellyfinItem.
- JellyfinItemMetadata - Class in com.lariflix.jemm.dtos
-
This class represents the JellyfinItemMetadata.
- JellyfinItemMetadata() - Constructor for class com.lariflix.jemm.dtos.JellyfinItemMetadata
-
Default constructor.
- JellyfinItemMetadataTest - Class in com.lariflix.jemm.dtos
- JellyfinItemMetadataTest() - Constructor for class com.lariflix.jemm.dtos.JellyfinItemMetadataTest
- JellyfinItems - Class in com.lariflix.jemm.dtos
-
This class represents the items in Jellyfin.
- JellyfinItems() - Constructor for class com.lariflix.jemm.dtos.JellyfinItems
-
Default constructor for JellyfinItems.
- JellyfinItemsTest - Class in com.lariflix.jemm.dtos
- JellyfinItemsTest() - Constructor for class com.lariflix.jemm.dtos.JellyfinItemsTest
- JellyfinItemTest - Class in com.lariflix.jemm.dtos
- JellyfinItemTest() - Constructor for class com.lariflix.jemm.dtos.JellyfinItemTest
- JellyfinItemUpdate - Class in com.lariflix.jemm.dtos
-
This class represents the updates to Jellyfin items.
- JellyfinItemUpdate() - Constructor for class com.lariflix.jemm.dtos.JellyfinItemUpdate
-
Default constructor for JellyfinItemUpdate.
- JellyfinItemUpdateTest - Class in com.lariflix.jemm.dtos
- JellyfinItemUpdateTest() - Constructor for class com.lariflix.jemm.dtos.JellyfinItemUpdateTest
- JellyfinLookAndFell - Class in com.lariflix.jemm.utils
-
The JellyfinLookAndFell class is used to manage the look and feel of the Jellyfin application.
- JellyfinLookAndFell() - Constructor for class com.lariflix.jemm.utils.JellyfinLookAndFell
-
Constructor for the JellyfinLookAndFell class.
- JellyfinParameters - Enum in com.lariflix.jemm.utils
-
The JellyfimParameters enumeration is used to represent the parameters for a Jellyfin instance.
- JellyfinPeopleItem - Class in com.lariflix.jemm.dtos
-
This class represents a person involved in a media item in Jellyfin.
- JellyfinPeopleItem() - Constructor for class com.lariflix.jemm.dtos.JellyfinPeopleItem
-
Default constructor for JellyfinPeopleItem.
- JellyfinPeopleItemTest - Class in com.lariflix.jemm.dtos
- JellyfinPeopleItemTest() - Constructor for class com.lariflix.jemm.dtos.JellyfinPeopleItemTest
- JellyfinProviderIds - Class in com.lariflix.jemm.dtos
-
This class represents the provider IDs for a media item in Jellyfin.
- JellyfinProviderIds() - Constructor for class com.lariflix.jemm.dtos.JellyfinProviderIds
-
Default constructor for JellyfinProviderIds.
- JellyfinProviderIdsTest - Class in com.lariflix.jemm.dtos
- JellyfinProviderIdsTest() - Constructor for class com.lariflix.jemm.dtos.JellyfinProviderIdsTest
- JellyfinReportEngine - Class in com.lariflix.jemm.reports
-
The JellyfinReportEngine class extends the Thread class and is used to generate reports from a Jellyfin server.
- JellyfinReportEngine(JellyfinReportTypes, JellyfinInstanceDetails) - Constructor for class com.lariflix.jemm.reports.JellyfinReportEngine
-
Constructor for the JellyfinReportEngine class.
- JellyfinReportGenres - Class in com.lariflix.jemm.reports
-
The JellyfinReportGenres class is used to generate genre reports from a Jellyfin server.
- JellyfinReportGenres(JellyfinInstanceDetails, JellyfinReportTypes) - Constructor for class com.lariflix.jemm.reports.JellyfinReportGenres
-
Constructor for the JellyfinReportGenres class.
- JellyfinReportGenres(JellyfinReportTypes) - Constructor for class com.lariflix.jemm.reports.JellyfinReportGenres
-
Constructor for the JellyfinReportGenres class.
- JellyfinReportGenresItem - Class in com.lariflix.jemm.reports
-
The JellyfinReportGenresItem class extends the JellyfinCadGenresItem class and is used to represent a genre item in a report.
- JellyfinReportGenresItem() - Constructor for class com.lariflix.jemm.reports.JellyfinReportGenresItem
-
Constructor for the JellyfinReportGenresItem class.
- JellyfinReportGenresStructure - Class in com.lariflix.jemm.reports
-
The JellyfinReportGenresStructure class extends the ArrayList class and is used to represent a list of genre items in a report.
- JellyfinReportGenresStructure() - Constructor for class com.lariflix.jemm.reports.JellyfinReportGenresStructure
-
Constructor for the JellyfinReportGenresStructure class.
- JellyfinReportInventory - Class in com.lariflix.jemm.reports
-
The JellyfinReportInventory class is used to generate inventory reports from a Jellyfin server.
- JellyfinReportInventory(JellyfinInstanceDetails, JellyfinReportTypes) - Constructor for class com.lariflix.jemm.reports.JellyfinReportInventory
-
Constructor for the JellyfinReportInventory class.
- JellyfinReportInventory(JellyfinReportTypes) - Constructor for class com.lariflix.jemm.reports.JellyfinReportInventory
-
Constructor for the JellyfinReportInventory class.
- JellyfinReportInventoryItem - Class in com.lariflix.jemm.reports
-
The JellyfinReportInventoryItem class extends the JellyfinFolder class and is used to represent an inventory item in a report.
- JellyfinReportInventoryItem() - Constructor for class com.lariflix.jemm.reports.JellyfinReportInventoryItem
-
Constructor for the JellyfinReportInventoryItem class.
- JellyfinReportInventoryStructure - Class in com.lariflix.jemm.reports
-
The JellyfinReportInventoryStructure class extends the ArrayList class and is used to represent a list of inventory items in a report.
- JellyfinReportInventoryStructure() - Constructor for class com.lariflix.jemm.reports.JellyfinReportInventoryStructure
-
Constructor for the JellyfinReportInventoryStructure class.
- JellyfinReportInventorySubItem - Class in com.lariflix.jemm.reports
-
The JellyfinReportInventorySubItem class extends the JellyfinItem class and is used to represent a sub-item in an inventory item in a report.
- JellyfinReportInventorySubItem() - Constructor for class com.lariflix.jemm.reports.JellyfinReportInventorySubItem
-
Constructor for the JellyfinReportInventorySubItem class.
- JellyfinReportPeople - Class in com.lariflix.jemm.reports
-
The JellyfinReportPeople class is used to represent people in a report.
- JellyfinReportPeople(JellyfinInstanceDetails, JellyfinReportTypes) - Constructor for class com.lariflix.jemm.reports.JellyfinReportPeople
-
Constructor for the JellyfinReportPeople class.
- JellyfinReportPeople(JellyfinReportTypes) - Constructor for class com.lariflix.jemm.reports.JellyfinReportPeople
-
Constructor for the JellyfinReportPeople class.
- JellyfinReportPeopleItem - Class in com.lariflix.jemm.reports
-
The JellyfinReportPeopleItem class extends the JellyfinCadPeopleItem class and is used to represent a person in a report.
- JellyfinReportPeopleItem() - Constructor for class com.lariflix.jemm.reports.JellyfinReportPeopleItem
-
Constructor for the JellyfinReportPeopleItem class.
- JellyfinReportPeopleStructure - Class in com.lariflix.jemm.reports
-
The JellyfinReportPeopleStructure class extends the ArrayList class and is used to represent a list of people in a report.
- JellyfinReportPeopleStructure() - Constructor for class com.lariflix.jemm.reports.JellyfinReportPeopleStructure
-
Constructor for the JellyfinReportPeopleStructure class.
- JellyfinReportStudios - Class in com.lariflix.jemm.reports
-
The JellyfinReportStudios class is used to represent studios in a report.
- JellyfinReportStudios(JellyfinInstanceDetails, JellyfinReportTypes) - Constructor for class com.lariflix.jemm.reports.JellyfinReportStudios
-
Constructor for the JellyfinReportStudios class.
- JellyfinReportStudios(JellyfinReportTypes) - Constructor for class com.lariflix.jemm.reports.JellyfinReportStudios
-
Constructor for the JellyfinReportStudios class.
- JellyfinReportStudiosItem - Class in com.lariflix.jemm.reports
-
The JellyfinReportStudiosItem class extends the JellyfinCadStudioItem class and is used to represent a studio in a report.
- JellyfinReportStudiosItem() - Constructor for class com.lariflix.jemm.reports.JellyfinReportStudiosItem
-
Constructor for the JellyfinReportStudiosItem class.
- JellyfinReportStudiosStructure - Class in com.lariflix.jemm.reports
-
The JellyfinReportStudiosStructure class extends the ArrayList class and is used to represent a list of studios in a report.
- JellyfinReportStudiosStructure() - Constructor for class com.lariflix.jemm.reports.JellyfinReportStudiosStructure
-
Constructor for the JellyfinReportStudiosStructure class.
- JellyfinReportTags - Class in com.lariflix.jemm.reports
-
The JellyfinReportTags class is used to represent tags in a report.
- JellyfinReportTags(JellyfinInstanceDetails, JellyfinReportTypes) - Constructor for class com.lariflix.jemm.reports.JellyfinReportTags
-
Constructor for the JellyfinReportTags class.
- JellyfinReportTags(JellyfinReportTypes) - Constructor for class com.lariflix.jemm.reports.JellyfinReportTags
-
Constructor for the JellyfinReportTags class.
- JellyfinReportTagsItem - Class in com.lariflix.jemm.reports
-
The JellyfinReportTagsItem class is used to represent a tag in a report.
- JellyfinReportTagsItem() - Constructor for class com.lariflix.jemm.reports.JellyfinReportTagsItem
-
Constructor for the JellyfinReportTagsItem class.
- JellyfinReportTagsStructure - Class in com.lariflix.jemm.reports
-
The JellyfinReportTagsStructure class extends the ArrayList class and is used to represent a list of tags in a report.
- JellyfinReportTagsStructure() - Constructor for class com.lariflix.jemm.reports.JellyfinReportTagsStructure
-
Constructor for the JellyfinReportTagsStructure class.
- JellyfinReportTypes - Enum in com.lariflix.jemm.utils
-
The JellyfinReportTypes enumeration is used to represent the types of reports in the Jellyfin application.
- JellyfinReportTypes() - Static method in enum com.lariflix.jemm.utils.JellyfinReportTypes
-
Constructor for the JellyfinReportTypes enumeration.
- JellyfinReportYears - Class in com.lariflix.jemm.reports
-
The JellyfinReportYears class is used to represent years in a report.
- JellyfinReportYears(JellyfinInstanceDetails, JellyfinReportTypes) - Constructor for class com.lariflix.jemm.reports.JellyfinReportYears
-
Constructor for the JellyfinReportYears class.
- JellyfinReportYears(JellyfinReportTypes) - Constructor for class com.lariflix.jemm.reports.JellyfinReportYears
-
Constructor for the JellyfinReportYears class.
- JellyfinReportYearsItem - Class in com.lariflix.jemm.reports
-
The JellyfinReportYearsItem class is used to represent a year in a report.
- JellyfinReportYearsItem() - Constructor for class com.lariflix.jemm.reports.JellyfinReportYearsItem
-
Constructor for the JellyfinReportYearsItem class.
- JellyfinReportYearsStructure - Class in com.lariflix.jemm.reports
-
The JellyfinReportYearsStructure class extends the ArrayList class and is used to represent a list of years in a report.
- JellyfinReportYearsStructure() - Constructor for class com.lariflix.jemm.reports.JellyfinReportYearsStructure
-
Constructor for the JellyfinReportYearsStructure class.
- JellyfinResponseStandard - Class in com.lariflix.jemm.utils
- JellyfinResponseStandard() - Constructor for class com.lariflix.jemm.utils.JellyfinResponseStandard
- JellyfinServerInfo - Class in com.lariflix.jemm.dtos
- JellyfinServerInfo() - Constructor for class com.lariflix.jemm.dtos.JellyfinServerInfo
- JellyfinStudioItem - Class in com.lariflix.jemm.dtos
-
This class represents a studio involved in a media item in Jellyfin.
- JellyfinStudioItem() - Constructor for class com.lariflix.jemm.dtos.JellyfinStudioItem
-
Default constructor for JellyfinStudioItem.
- JellyfinStudioItemTest - Class in com.lariflix.jemm.dtos
- JellyfinStudioItemTest() - Constructor for class com.lariflix.jemm.dtos.JellyfinStudioItemTest
- JellyfinUser - Class in com.lariflix.jemm.dtos
-
This class represents a user in Jellyfin.
- JellyfinUser() - Constructor for class com.lariflix.jemm.dtos.JellyfinUser
-
Default constructor for JellyfinUser.
- JellyfinUserConfiguration - Class in com.lariflix.jemm.dtos
-
This class represents the configuration of a user in Jellyfin.
- JellyfinUserConfiguration() - Constructor for class com.lariflix.jemm.dtos.JellyfinUserConfiguration
-
Default constructor for JellyfinUserConfiguration.
- JellyfinUserConfigurationTest - Class in com.lariflix.jemm.dtos
- JellyfinUserConfigurationTest() - Constructor for class com.lariflix.jemm.dtos.JellyfinUserConfigurationTest
- JellyfinUserPolicy - Class in com.lariflix.jemm.dtos
-
This class represents the user policy in Jellyfin.
- JellyfinUserPolicy() - Constructor for class com.lariflix.jemm.dtos.JellyfinUserPolicy
-
Default constructor for JellyfinUserPolicy.
- JellyfinUserPolicyTest - Class in com.lariflix.jemm.dtos
- JellyfinUserPolicyTest() - Constructor for class com.lariflix.jemm.dtos.JellyfinUserPolicyTest
- JellyfinUsers - Class in com.lariflix.jemm.dtos
-
This class represents the users in Jellyfin.
- JellyfinUsers() - Constructor for class com.lariflix.jemm.dtos.JellyfinUsers
-
Constructor for the JellyfinUsers class.
- JellyfinUsersTest - Class in com.lariflix.jemm.dtos
- JellyfinUsersTest() - Constructor for class com.lariflix.jemm.dtos.JellyfinUsersTest
- JellyfinUserTest - Class in com.lariflix.jemm.dtos
- JellyfinUserTest() - Constructor for class com.lariflix.jemm.dtos.JellyfinUserTest
- JellyfinUtilFunctions - Class in com.lariflix.jemm.utils
-
Utility class for Jellyfin related functions.
- JellyfinUtilFunctions() - Constructor for class com.lariflix.jemm.utils.JellyfinUtilFunctions
-
Default constructor for the JellyfinUtilFunctions class.
- JellyfinUtilFunctionsTest - Class in com.lariflix.jemm.utils
- JellyfinUtilFunctionsTest() - Constructor for class com.lariflix.jemm.utils.JellyfinUtilFunctionsTest
- Jemm - Class in com.lariflix.jemm
-
Main class of the application.
- Jemm() - Constructor for class com.lariflix.jemm.Jemm
- JemmTest - Class in com.lariflix.jemm
- JemmTest() - Constructor for class com.lariflix.jemm.JemmTest
- JemmVersion - Class in com.lariflix.jemm.utils
-
Represents the version of Jemm (Jellyfin Easy Metadata Manager).
- JemmVersion - Variable in class com.lariflix.jemm.csv.JellyfinCsvStructure
- JemmVersion() - Constructor for class com.lariflix.jemm.utils.JemmVersion
- JemmVersionTest - Class in com.lariflix.jemm.utils
- JemmVersionTest() - Constructor for class com.lariflix.jemm.utils.JemmVersionTest
- jLabel10 - Variable in class com.lariflix.jemm.forms.AboutJemmPanel
- jLabel11 - Variable in class com.lariflix.jemm.forms.AboutJemmPanel
- jLabel12 - Variable in class com.lariflix.jemm.forms.AboutJemmPanel
- jLabel13 - Variable in class com.lariflix.jemm.forms.AboutJemmPanel
- jLabel14 - Variable in class com.lariflix.jemm.forms.AboutJemmPanel
- jLabel15 - Variable in class com.lariflix.jemm.forms.AboutJemmPanel
- jLabel16 - Variable in class com.lariflix.jemm.forms.AboutJemmPanel
- jLabel17 - Variable in class com.lariflix.jemm.forms.AboutJemmPanel
- jLabel18 - Variable in class com.lariflix.jemm.forms.AboutJemmPanel
- jLabel19 - Variable in class com.lariflix.jemm.forms.AboutJemmPanel
- jLabel2 - Variable in class com.lariflix.jemm.forms.AboutJemmPanel
- jLabel2 - Variable in class com.lariflix.jemm.forms.WaitingPanel
- jLabel3 - Variable in class com.lariflix.jemm.forms.AboutJemmPanel
- jLabel4 - Variable in class com.lariflix.jemm.forms.AboutJemmPanel
- jLabel5 - Variable in class com.lariflix.jemm.forms.AboutJemmPanel
- jLabel5 - Variable in class com.lariflix.jemm.forms.MainWindow
- jLabel7 - Variable in class com.lariflix.jemm.forms.AboutJemmPanel
- jLabel8 - Variable in class com.lariflix.jemm.forms.AboutJemmPanel
- jLabel9 - Variable in class com.lariflix.jemm.forms.AboutJemmPanel
- jPanel3 - Variable in class com.lariflix.jemm.forms.AddGenrePanel
- jTextField1 - Variable in class com.lariflix.jemm.forms.AddGenrePanel
- jTextField1 - Variable in class com.lariflix.jemm.forms.AddStudioPanel
- jTextField2 - Variable in class com.lariflix.jemm.forms.AddGenrePanel
- jTextField2 - Variable in class com.lariflix.jemm.forms.AddStudioPanel
- JUST_ITEMS - Enum constant in enum com.lariflix.jemm.utils.JellyfinParameters
- JUST_ROOT_FOLDERS - Enum constant in enum com.lariflix.jemm.utils.JellyfinParameters
- JUST_SUBFOLDERS - Enum constant in enum com.lariflix.jemm.utils.JellyfinParameters
- justLoadWithoutShow() - Method in class com.lariflix.jemm.forms.AddGenreWindow
-
Load the classes but down show the window.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form